diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-14 10:14:13 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-14 10:14:13 +0200 |
commit | 84cdd603b8d4c457b88c17b387b1533ee0fe92ef (patch) | |
tree | 64148ec00d08e1ffee01702343d59c0788241b90 /debian | |
parent | 4e9108b8238438f1c390cb9ea9de598de1b7d7cb (diff) | |
parent | 4fe19044a7102f20c62f2f223d5624106f50ddb6 (diff) |
* 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')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eaecb1aa1..21a1bf216 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (0.8.15.8) UNRELEASED; urgency=low + + [ 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) + + -- David Kalnischkies <kalnischkies@gmail.com> Tue, 13 Sep 2011 17:39:10 +0200 + apt (0.8.15.7) unstable; urgency=low [ David Kalnischkies ] |