summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-06-14 15:46:49 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-06-14 15:46:49 +0200
commitcd9694bf7c962b1938690a96017afba54028488a (patch)
treea7db815e228f3a1a87af0b8054c8229c1c0fe9e0 /debian
parent82c6f7528d583431722ef180b6064b86b644ad85 (diff)
* deb/deblistparser.cc:
- ensure that mixed positive/negative architecture wildcards are handled in the same way as dpkg handles them
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 7fdde4e89..2fb1b50d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (0.9.6.1) UNRELEASED; urgency=low
+
+ [ David Kalnischkies ]
+ * deb/deblistparser.cc:
+ - ensure that mixed positive/negative architecture wildcards
+ are handled in the same way as dpkg handles them
+
+ -- David Kalnischkies <kalnischkies@gmail.com> Thu, 14 Jun 2012 15:45:13 +0200
+
apt (0.9.6) unstable; urgency=low
[ David Kalnischkies ]