Change logs for aptdaemon source package in Wily

  • 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 <email address hidden>  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 <email address hidden>.  Closes LP: #1439769.
    
     -- Steve Langasek <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  Wed, 19 Aug 2015 11:40:43 -0400
  • aptdaemon (1.1.1+bzr982-0ubuntu5) wily; urgency=medium
    
      * No-change rebuild for python3.5 transition
    
     -- Steve Langasek <email address hidden>  Wed, 22 Jul 2015 04:09:09 +0000
  • aptdaemon (1.1.1+bzr982-0ubuntu4) wily; urgency=low
    
      [ Michael Vogt ]
      * SECURITY UPDATE: information disclosure via simulate dbus method
        (LP: #1449587)
        - debian/patches/lp1449587.diff: drop privileges when running lintian,
          update tests.
        - CVE-2015-1323
    
     -- Marc Deslauriers <email address hidden>  Tue, 16 Jun 2015 13:38:47 -0400
  • aptdaemon (1.1.1+bzr982-0ubuntu3) vivid; urgency=low
    
      * debian/patches/lp1356823.diff:
        - try harder to fix crash #1356823
     -- Michael Vogt <email address hidden>   Thu, 16 Apr 2015 10:05:07 -0500