Change logs for dpkg source package in Oneiric

  • dpkg (1.16.0.3ubuntu5.1) oneiric-proposed; urgency=low
    
      * Backport patch that avoids disappearing other packages from the same set.
        Packages within a set can rightfully share files and should not be
        disappeared in the case where they share all the files.  LP: #902603.
     -- Steve Langasek <email address hidden>   Mon, 16 Apr 2012 20:54:37 -0700
  • dpkg (1.16.0.3ubuntu5) oneiric; urgency=low
    
      * Cherry pick b8d4668 and 967a45f from pu/multiarch so that cross-grading a
        package doesn't result in dpkg believing the package has been disappeared
        on the next call.  Thanks to Raphaël Hertzog <email address hidden> for
        the quick fix!  (LP: #863675)
     -- Steve Langasek <email address hidden>   Thu, 06 Oct 2011 07:29:02 +0000
  • dpkg (1.16.0.3ubuntu4) oneiric; urgency=low
    
      * Add /etc/dpkg/dpkg.cfg.d/multiarch as a conffile on amd64, so that users
        are guaranteed to always have it after upgrade even if they don't use
        update-manager for the upgrade itself.  Also fixes up the problem of
        systems installed at 11.10 beta 1 missing the file due to an installer
        bug.  LP: #846451.
     -- Steve Langasek <email address hidden>   Tue, 27 Sep 2011 16:40:04 -0700
  • dpkg (1.16.0.3ubuntu3) oneiric; urgency=low
    
      * add DPKG_UNTRANSLATED_MESSAGES environment check so that the
        higher level tools can get untranslated dpkg terminal log
        messages while at the same time have translated debconf
        prompts. This is useful for tools that hide the dpkg terminal
        by default and use apport for bugreport with the untranslated
        error message.
     -- Michael Vogt <email address hidden>   Tue, 28 Jun 2011 09:20:11 +0100
  • dpkg (1.16.0.3ubuntu2) oneiric; urgency=low
    
      * Properly update trigdeferred.c from trigdeferred.l, fixing a slew of
        triggers/Unincorp parsing failures.
     -- Colin Watson <email address hidden>   Fri, 17 Jun 2011 15:27:35 +0100
  • dpkg (1.16.0.3ubuntu1) oneiric; urgency=low
    
      * Merge from Debian unstable; remaining changes:
        - Merge from git://git.debian.org/users/hertzog/dpkg.git
          pu/multiarch/snapshot/20110314 for multiarch support.
        - On upgrade from 1.16.0~ubuntu[1-3], if /var/lib/dpkg/info/$arch is a
          directory, migrate the contents to var/lib/dpkg/info; and handle the
          reverse on downgrade.  This does not handle metadata for packages of
          foreign architectures.
      * Restores support for parsing priority fields with unknown values.
        LP: #773022.
     -- Steve Langasek <email address hidden>   Fri, 17 Jun 2011 00:04:19 -0700
  • dpkg (1.16.0~ubuntu8) oneiric; urgency=low
    
      * src/packages.c: fix use of --force-depends so that it works again for
        foreign arch packages.  Thanks to Raphaël Hertzog for the fix.
        LP: #767634.
     -- Steve Langasek <email address hidden>   Fri, 29 Apr 2011 19:07:24 -0700
  • dpkg (1.16.0~ubuntu7) natty; urgency=low
    
      * src/packages.c: fix the check for whether our dependencies are
        installed, so that it works correctly for multi-arch: foreign packages
        configured during the current dpkg run.  Thanks to Raphaël Hertzog
        <email address hidden> for the fix.  LP: #756381.
    
      [ Raphaël Hertzog ]
      * fddba30d74856e2d5c3f287343569fc259729bc0: Fix regression in dpkg 1.16.0
        affecting dpkg R.  Closes: #620636.
     -- Steve Langasek <email address hidden>   Thu, 14 Apr 2011 11:28:51 -0700