diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-12 10:16:11 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-12 10:16:11 +0100 |
commit | 4df2e0640505f5e80fcbd9f167e4539637a251a6 (patch) | |
tree | ac599571fd845919b656e2054885403c52519851 /debian/changelog | |
parent | 3ed9acb90edb6fac452af21b2bb277ddb6ee63dc (diff) | |
parent | eefacd4c6653485b3da8dc267a8068207398464b (diff) |
* 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
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8af45b1a9..7b20178ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,11 @@ apt (0.7.25.3ubuntu2) UNRELEASED; urgency=low * 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 |