deepin-album (5.9.1+dfsg-3) unstable; urgency=medium . * Team upload. * debian/patches/0004-Fix-FTBFS-due-to-missing-header.patch: Add missing header to avoid FTBFS. (Closes: #1096248) deepin-album (5.9.1+dfsg-2) unstable; urgency=medium . * debian/rules: disable LTO (Closes: #1015381). * debian/patches: + Fix ftbfs with ffmpeg7 (Closes: #1078276). + Fix ftbfs in double build with ts file (Closes: #1045124). deepin-album (5.9.1+dfsg-1) unstable; urgency=medium . * debian/copyright: Update copyright information. * debian/control: + Bump Standards-Version to 4.6.0. + Replace libxcb-util0-dev with libxcb-util-dev. + Add myself to Uploaders list. * debian/patches: Add patch to fix FTBFS missing DComboBox header (Closes: #1008345). * debian/watch: Update watch file for dfsg repack. deepin-album (5.9.1-1) unstable; urgency=medium . * Team upload. * New upstream release. * debian/control: Add new build-dep: + libffmpegthumbnailer-dev. + libavformat-dev. deepin-album (5.8.9-1) unstable; urgency=medium . * Team upload. * Upload to unstable. deepin-album (5.8.9-1~exp1) experimental; urgency=low . [ Clay Stan ] * Update debian/* . [ Hu Feng ] *debian/control: * debian/copyright: Update license information. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository and Repository-Browse. . [Ma Aiguo] * Initial package (Closes: #975107) golang-google-api (0.276.0-2) unstable; urgency=medium . * Team upload * Use gbp sign-tags and upstream-vcs-tag * Add d/u/metadata * Work around FTBFS due to too old golang-google-cloud * Drop logger.patch (appears not needed any more) * Bump debian/* copyright years ubertooth (2018.12.R1-5.6) unstable; urgency=medium . * Non-maintainer upload * Fix up autopkgtest ubertooth (2018.12.R1-5.5) unstable; urgency=medium . * Non-maintainer upload . [ Keith Packard ] * debian: Adjust dependencies for picolibc toolchain (Closes: #1134184) * debian: Pass PACKAGE_VERSION to cmake * firmware/bluetooth_rxtx: Use picolibc's minimal printf to save space ubertooth (2018.12.R1-5.4) unstable; urgency=medium . * Non-maintainer upload. * add cmake4.patch (Closes: #1113593) ubertooth (2018.12.R1-5.3) unstable; urgency=medium . * Non-maintainer upload. * Add build-dep on python3-setuptools (Closes: #1076930) ubertooth (2018.12.R1-5.2) unstable; urgency=medium . * Non-maintainer upload. * Install udev rule into /usr (DEP17 M2). ubertooth (2018.12.R1-5.1) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream fix for FTBFS with gcc >= 10. (Closes: #991450) ubertooth (2018.12.R1-5) unstable; urgency=medium . * Fix build with GCC-10 by removing unused extra definition of variable (Closes: #957891) ubertooth (2018.12.R1-4) unstable; urgency=medium . * Bring pack ubertooth-specan-ui in package by running it in Python3 instead of Python2 (Closes: #954976) ubertooth (2018.12.R1-3) unstable; urgency=medium . * Drop Python 2 dependency (Closes: #938738) ubertooth-specan-ui removed from package until it has been ported. * debian/control: - New standards version 4.4.1 - no changes - Debhelper compat level 12 - Depend on specific newer version of libbtbb * debian/compat: deleted file ubertooth (2018.12.R1-2) unstable; urgency=medium . * debian/control: - Fix dependencies ("Recommends") for ubertooth-specan-ui (Closes: #919388) Replaced: python-pyside.qtcore and python-pyside.qtgui with python-pyside2.qtgui, python-pyside2.qtwidgets and python-pyside2.qtcore. (upstream has migrated the code to work with PySide2) - New standards version 4.3.0 - no changes ubertooth (2018.12.R1-1) unstable; urgency=medium . * New upstream release * debian/control: - Move Vcs from github to salsa * debian/libubertooth1.symbols: - Added new symbol in symbols file * debian/gitlab-ci.yml: - Enable CI on salsa.debian.org ubertooth (2018.08.R1-4) unstable; urgency=medium . [ Helmut Grohne ] * Fix FTCBFS: Annotate python-all with :any. (Closes: #912757) ubertooth (2018.08.R1-3) unstable; urgency=medium . [ Helmut Grohne ] * Demote Build-Depends: python-all-dev to python-all. (Closes: #909553) . [ Ruben Undheim ] * debian/control: - New standards version 4.2.1 - no changes ubertooth (2018.08.R1-2) unstable; urgency=medium . * Move python-pyside.qtcore and python-pyside.qtgui from Depends to Recommends since core functionality is not broken when they are not present. ubertooth (2018.08.R1-1) unstable; urgency=medium . * New upstream release - Refreshed patches * Simplify handling of revision patch so that it does not need to be updated for every new upstream release. * debian/source/lintian-overrides deleted since it is not needed anymore * debian/compat: level 11 * debian/control: - debhelper >= 11 - New standards version 4.2.0 - no changes * debain/rules: - Pass --no-parallel to dh_auto_build for firmware since it does not build reliably with multiple threads. ubertooth (2018.06.R1-2) unstable; urgency=medium . * debian/upstream/metadata added * debian/patches/04_no_git_for_debian.patch: - Fix setting GIT_REVISION in patch ubertooth (2018.06.R1-1) unstable; urgency=medium . * New upstream release * Refreshed patches. Using gbp-pq * debian/control: - Depend on newer version of libbtbb: 2018.06.R1 * debian/com.greatscottgadgets.ubertooth.metainfo.xml - Fix formatting of vendor and product IDs * debian/copyright: - Copyright information for some new files - Use https protocol in Format field * debian/libubertooth1.symbols: - Two new symbols * debian/rules: - Replace dpkg-parsechangelog with include /usr/share/dpkg/pkg-info.mk * debian/source/lintian-overrides: - ignore lintian for patch file which is used in debian/rules * debian/ubertooth-firmware.lintian-overrides: - ignore lintian for package name "-firmware", since it is firmware for external USB device, and not for the Linux kernel. ubertooth (2017.03.R2-3) unstable; urgency=medium . [ Helmut Grohne ] * Demote firmware dependencies to Build-Depends-Indep. (Closes: #893906) . [ Ruben Undheim * debian/control: - Remove 'Testsuite: autopkgtest' since it is handled automatically now - New standards version 4.1.5 - no changes * Added debian/com.greatscottgadgets.ubertooth.metainfo.xml to announce the hardware via AppStream ubertooth (2017.03.R2-2) unstable; urgency=low . * debian/control: - Add "Multi-Arch: foreign" to ubertooth-firmware * debian/tests/buildfirmware: - Pipe stderr to stdout for "make" invocation to prevent the CI test from failing due to some build warnings. * debian/tests/control: - Explicitly include all test dependencies ubertooth (2017.03.R2-1) unstable; urgency=low . * Upload to unstable * debian/control: - New standards version 4.0.0 - no changes ubertooth (2017.03.R2-1~exp2) experimental; urgency=low . * debian/control: - Updated long description for binary package ubertooth * debian/tests/*: - Added autopkgtest for building firmware from ubertooth-firmware-source. ubertooth (2017.03.R2-1~exp1) experimental; urgency=medium . * New upstream version (Closes: #852141) * libubertooth0 -> libubertooth1 * debian/libubertooth1.symbols: - Added new symbols and removed some symbols * debian/ubertooth.manpages: Use new upstream man pages instead * debian/control: - New standards version: 3.9.8 - Removed -dbg package (now handled automatically) - Set versioned build-dependency on libbtbb-dev * debian/copyright: - Updated copyright information * debian/man/ubertooth-tx.txt: - New dummy man page for ubertooth-tx not yet included in package * debian/patches/0006-Try-fixing-two-lintians.patch - Some of the upstream man pages needed to be patch to not cause lintians * debian/patches/*: All other patches refreshed * debian/rules: - No need to explicitly override dh_strip anymore - Skip installing ubertooth-tx, since it does not do anything yet. ubertooth (2015.09.R2-4) unstable; urgency=medium . * debian/copyright: Updated copyright year for Debian packaging * debian/rules: - Use UTC for the timestamp to firmware build as well - Use --mode= for tar command to make tarball reproducible ubertooth (2015.09.R2-3) unstable; urgency=medium . * debian/rules: - Fix order in tarball to make it reproducible - Make COMPILE_BY and COMPILE_HOST also deterministic when building bluetooth_rxtx.dfu ubertooth (2015.09.R2-2) unstable; urgency=medium . * Set changelog date to UTC with LC_ALL=C to make man pages reproducible. * Add --mtime to tar command to make tar-ball reproducible. * Set TIMESTAMP to "", to make firmware reproducible * New standards version (3.9.7). No needed updates. * Run "cme fix dpkg-control": - Changed Vcs-Git to use secure URL. - Various other ordering changes for fields in d/control ubertooth (2015.09.R2-1) unstable; urgency=low . * Initial release (Closes: #772509)