]> git.saurik.com Git - apt.git/commitdiff
* apt-pkg/deb/dpkgpm.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 12 Mar 2010 09:16:11 +0000 (10:16 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 12 Mar 2010 09:16:11 +0000 (10:16 +0100)
  - fix backgrounding when dpkg runs (closes: #486222)
* cmdline/apt-mark:
  - show error on incorrect aguments (LP: #517917), thanks to
    Torsten Spindler

1  2 
apt-pkg/deb/dpkgpm.cc
debian/changelog

Simple merge
index 8af45b1a9f934a98520b4f09b28d4121f85559ea,ffbc9f459f2af9f4d060c43bccc88cec36287fa9..7b20178ac7974b9bf31af40053fa32b2d9322769
@@@ -9,9 -17,11 +9,14 @@@ apt (0.7.25.3ubuntu2) UNRELEASED; urgen
    * abicheck/
      - add new abitest tester using the ABI Compliance Checker from
        http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker
 +  * debian/apt.conf.autoremove:
 +    - add "oldlibs" to the APT::Never-MarkAuto-Sections as its used
 +      for transitional packages
+   * apt-pkg/deb/dpkgpm.cc:
+     - fix backgrounding when dpkg runs (closes: #486222)
+   * cmdline/apt-mark:
+     - show error on incorrect aguments (LP: #517917), thanks to
+       Torsten Spindler
  
    [ Robert Collins ]
    * Change the package index Info methods to allow apt-cache policy to be