summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-09-14 10:14:13 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-09-14 10:14:13 +0200
commit84cdd603b8d4c457b88c17b387b1533ee0fe92ef (patch)
tree64148ec00d08e1ffee01702343d59c0788241b90 /debian
parent4e9108b8238438f1c390cb9ea9de598de1b7d7cb (diff)
parent4fe19044a7102f20c62f2f223d5624106f50ddb6 (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/changelog9
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 ]