summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-11-23 11:04:24 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-11-23 11:04:24 +0100
commit5cbddfa3c7fd1d6be3657bdf2fae39c216fe5eeb (patch)
tree7607997eac718e7d0a295d34ca62a8854d39d57e
parentf0b503b394e6d1e9263e905560ec56a01d847563 (diff)
fixup changelog
-rw-r--r--debian/changelog28
1 files changed, 15 insertions, 13 deletions
diff --git a/debian/changelog b/debian/changelog
index 25e7fa18e..8b45cef39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,20 +13,8 @@ apt (0.8.16~exp9) UNRELEASED; urgency=low
[ Colin Watson ]
* Convert libapt-pkg4.12 and libapt-inst1.4 to Multi-Arch: same.
-
- -- Julian Andres Klode <jak@debian.org> Mon, 21 Nov 2011 18:46:36 +0100
-
-apt (0.8.16~exp8) experimental; urgency=low
[ David Kalnischkies ]
- * apt-pkg/packagemanager.cc:
- - do not fail on unpacked packages in SmartUnPack, just don't
- shedule them for unpack, but do all checks and configure them
- - do not enter an endless loop for (essential) pre-dependency loops
- * apt-pkg/contrib/sha2_internal.cc:
- - use a pointer-union to peace gcc strict-aliasing warning
- * apt-pkg/deb/deblistparser.cc:
- - M-A: foreign packages provide for other archs, too
* apt-pkg/cacheset.cc:
- make the cachesets real containers which can embedding any container
to be able to use the same interface regardless of set or list usage
@@ -39,8 +27,22 @@ apt (0.8.16~exp8) experimental; urgency=low
* cmdline/apt-get.cc:
- ignore foreign architectures if we check if a provides has only one
resolver as it's basically the same for the user, so no need to choose
+
+ -- Julian Andres Klode <jak@debian.org> Mon, 21 Nov 2011 18:46:36 +0100
+
+apt (0.8.16~exp8) experimental; urgency=low
+
+ [ David Kalnischkies ]
+ * apt-pkg/packagemanager.cc:
+ - do not fail on unpacked packages in SmartUnPack, just don't
+ shedule them for unpack, but do all checks and configure them
+ - do not enter an endless loop for (essential) pre-dependency loops
+ * apt-pkg/contrib/sha2_internal.cc:
+ - use a pointer-union to peace gcc strict-aliasing warning
+ * apt-pkg/deb/deblistparser.cc:
+ - M-A: foreign packages provide for other archs, too
- -- David Kalnischkies <kalnischkies@gmail.com> Wed, 23 Nov 2011 09:52:20 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Thu, 03 Nov 2011 09:40:29 -0500
apt (0.8.16~exp7) experimental; urgency=low