summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-08-15 14:21:31 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-08-15 14:21:31 +0200
commitd0f1646ae06ca5710b015662b9244e277dce73fa (patch)
treea05bac27eed31cd7d867c524fac71dc57b2d3cdd /debian
parentc5ca2c52a98fcb50de6429cf370ed5b6b7602a00 (diff)
parentabcbf0af368cdda142b5d7cc03f793cfbdf23028 (diff)
merged from lp:~mvo/apt/mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 000459c5c..3c40d13c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-apt (0.8.16~exp5) experimental; urgency=low
+apt (0.8.16~exp5) UNRELEASEDexperimental; urgency=low
* merged the latest debian-sid fixes
* apt-pkg/makefile:
@@ -11,6 +11,11 @@ apt (0.8.16~exp5) experimental; urgency=low
* apt-pkg/acquire-item.{cc,h}:
- do not check for a "Package" tag in optional index targets
like the translations index
+ * apt-pkg/acquire.cc:
+ - fix potential divide-by-zero
+ * methods/mirror.cc:
+ - include the architecture(s) in the query string as well so
+ that the server can make better decisions
-- Michael Vogt <mvo@debian.org> Fri, 05 Aug 2011 10:57:08 +0200