summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-03-25 20:17:32 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-03-25 20:17:32 +0100
commit566046f403acb3f50df78be93ea3b68b9f2c3e7b (patch)
tree3a8b111181baff04cc3e37958acfeac97db006ae /debian
parente548ae1c69c101f2a0b610fd2bf7b337f22fb09e (diff)
* apt-pkg/pkgcachegen.cc:
- make "all"->"native" an implementation detail of NewPackage rather than rewrite it in higher methods
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 90a56968c..e46c69ca4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,11 @@ apt (0.8.13.1) UNRELEASED; urgency=low
as suggested by Charles Plessy (Closes: #619083)
* apt-pkg/depcache.cc:
- remove pseudo handling leftover from SetReInstall
+ * apt-pkg/pkgcachegen.cc:
+ - make "all"->"native" an implementation detail of NewPackage
+ rather than rewrite it in higher methods
- -- David Kalnischkies <kalnischkies@gmail.com> Fri, 25 Mar 2011 20:06:03 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Fri, 25 Mar 2011 20:15:18 +0100
apt (0.8.13) unstable; urgency=low