* apt-pkg/deb/dpkgpm.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 26 Mar 2010 15:04:49 +0000 (16:04 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 26 Mar 2010 15:04:49 +0000 (16:04 +0100)
commit47371b0047432ba7a5ee87173b00f912cdcd14e6
treea9ced108b6ae38e7ab1338d55c43e0285f3959ea
parentb34d4b4745e4f7ead090a03e5efe35bd2e2e82b5
parent131418cfb2b83fb725fff62b0401252fef5655e2
* 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
* cmdline/apt-get.cc:
  - if apt-get source foo=version or foo/distro can not be found,
    error out (LP: #502641)
* apt-pkg/packagemanager.cc:
  - better debug output
* doc/examples/configure-index:
  - add missing Debug::pkgPackageManager option
apt-pkg/deb/dpkgpm.cc
cmdline/apt-get.cc
cmdline/apt-mark
debian/changelog
doc/examples/configure-index