aptdaemon (1.1.1+bzr982-0ubuntu14.1) xenial; urgency=medium * Various locking fixes (LP: #1831981) - Implement frontend locking (incl. fixup from 0ubuntu24) - Adjust locking order to match APT - Use reverse order for unlocking * Test suite fixes: - Fix failing tests - Make failing tests fail the build again - debian/tests/control: Depend on gir1.2-vte-2.91, not gir1.2-vte-2.90 -- Julian Andres Klode Wed, 03 Jul 2019 12:39:38 +0200 aptdaemon (1.1.1+bzr982-0ubuntu14) wily; urgency=medium * debian/patches/lp1439769-aptdaemon-autoinstall.patch: Display the flag name in the error message, not the package name. -- Brian Murray Mon, 12 Oct 2015 09:02:44 -0700 aptdaemon (1.1.1+bzr982-0ubuntu13) wily; urgency=medium * Drop Vcs-Bzr from debian/control: - The branch pointed to is "ubuntu-vivid". This is obviously incorrect for wily; and you shouldn't have to do a busywork update of Vcs-Bzr with each release. - Uploaders do not have commit rights on the listed branch. A Vcs-Bzr field should only point to a branch that uploaders have rights to, otherwise it can never be authoritative. * debian/patches/lp1439769-aptdaemon-autoinstall.patch: Take a flag to indicate whether a requested package is auto-installed. Thanks to Michael Vogt . Closes LP: #1439769. -- Steve Langasek Tue, 06 Oct 2015 11:33:41 -0700 aptdaemon (1.1.1+bzr982-0ubuntu12) wily; urgency=medium * debian/patches/fix-observed-linitian-error.diff: drop Ubuntu patch that was added this cycle, it's not needed with the recent lintian change -- Sebastien Bacher Thu, 01 Oct 2015 12:22:11 +0200 aptdaemon (1.1.1+bzr982-0ubuntu11) wily; urgency=medium * debian/patches/lintian_deprecated_error.patch: - don't list the binary-file-compressed-with-upx lintian error, it was removed from Debian/Ubuntu and is leading software-center to display warnings about skype or chrome debs (lp: #1490169) -- Sebastien Bacher Wed, 30 Sep 2015 16:46:03 +0200 aptdaemon (1.1.1+bzr982-0ubuntu10) wily; urgency=medium * debian/control: let python(3)-aptdaemon Depends on gir1.2-packagekitglib-1.0 (<< 0.9) (restrict the version because 0.9 is incompatible, also that version was uploaded to wily-proposed and deleted but some users got it installed, that way apt knows there is a conflict to resolve) (lp: #1496292) * debian/patches/key_value_typo.patch: - remove trailing "," causing a TypeError, thanks Justin McPherson -- Sebastien Bacher Tue, 29 Sep 2015 16:40:25 +0200 aptdaemon (1.1.1+bzr982-0ubuntu9) wily; urgency=medium * Fix package installation by not considering the "data" which is bogus to pass to apt. (LP: #1352654) * Fix undefined NATIVE_ARCH by getting it from the worker. -- Iain Lane Mon, 28 Sep 2015 18:10:56 +0100 aptdaemon (1.1.1+bzr982-0ubuntu8) wily; urgency=medium * debian/patches/lp1487087.diff: Always avoid the bogus mock .assert_called() call. -- Barry Warsaw Thu, 20 Aug 2015 15:33:06 -0400 aptdaemon (1.1.1+bzr982-0ubuntu7) wily; urgency=medium * debian/patches/lp1487087.diff: Added to skip a bogus .assert_called() call on a mock which no longer exists, but only under Python 3.5. -- Barry Warsaw Thu, 20 Aug 2015 10:17:28 -0400 aptdaemon (1.1.1+bzr982-0ubuntu6) wily; urgency=medium * debian/patches/pep8-accommodations.diff: Added to make the PEP 8 test not fail autopkgtests due to pep8 tool bogosity. * debian/patches/fix-observed-linitian-error.diff: Adjust the test to check for the lintian error actually observed. -- Barry Warsaw Wed, 19 Aug 2015 11:40:43 -0400 # For older changelog entries, run 'apt-get changelog python-aptdaemon'