summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e1e023c7d..127152b09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,12 @@ apt (0.8.16~exp14) UNRELEASED; urgency=low
causes timestamp changes for the mo files which therefore can't
be refcounted by dpkg for your M-A: same packages
(Closes: #659333, LP: #924628)
+ * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:
+ - drop instead of fix as it is only needed if you want to reimplement dpkg
+ and comes straight from the beginning of last decade (Closes: #663372)
+ * apt-inst/deb/debfile.cc:
+ - {Extract,Merge}Control() is another instance of "lets reimplement dpkg"
+ so shot of this code before someone ends up using this…
* debian/libapt-pkg4.12:
- update symbols file
* debian/apt-utils.install:
@@ -46,7 +52,7 @@ apt (0.8.16~exp14) UNRELEASED; urgency=low
* doc/apt-get.8.xml:
- typofix: respect → respecting, thanks Mike Erickson! (Closes: #664833)
- -- David Kalnischkies <kalnischkies@gmail.com> Thu, 22 Mar 2012 10:33:17 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Thu, 22 Mar 2012 12:53:34 +0100
apt (0.8.16~exp13) experimental; urgency=low