diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-13 17:51:34 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-13 17:51:34 +0200 |
commit | 81e17ad558f2e923342725ea48f5f4304fb0d041 (patch) | |
tree | cb99df81e746dfad6c739473671cd9ad871ee6de /debian/changelog | |
parent | 836c46623ca94c94f2a9118492f163ad1424a267 (diff) |
* cherry pick r2165 from lp:~donkult/apt/sid:
* cmdline/apt-get.cc:
- output list of virtual package providers to c1out in -q=1
instead of /dev/null to unbreak sbuild (LP: #816155)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a4d19bec6..f2c34beb3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,12 @@ apt (0.8.16~exp5ubuntu8) UNRELEASEDoneiric; urgency=low - fix double delete (LP: #848907) - ignore only the invalid regexp instead of all options + * cherry pick r2165 from lp:~donkult/apt/sid: + [ David Kalnischkies ] + * cmdline/apt-get.cc: + - output list of virtual package providers to c1out in -q=1 + instead of /dev/null to unbreak sbuild (LP: #816155) + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Sep 2011 16:22:20 +0200 apt (0.8.16~exp5ubuntu7) oneiric; urgency=low |