summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-06-16 17:48:37 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-06-16 17:48:37 +0200
commit1019948cea2e6adbd4b0df3f07b52c90187b1a05 (patch)
tree44fc44c4b9ee545fec13753235e668fe3f5da4d0 /debian
parent8ceeb9d695f7c8fc5d856aa4f8647e88c4a8659f (diff)
* apt-pkg/depcache.cc:
- SetCandidateVer for all pseudo packages - SetReInstall for the "all" package of a pseudo package
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2648730ec..4de21d343 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ apt (0.7.26~exp8) UNRELEASED; urgency=low
- packages that are not touched doesn't need to be unpacked
* debian/control:
- remove intltool's dependency as it is an ubuntu artefact
+ * apt-pkg/depcache.cc:
+ - SetCandidateVer for all pseudo packages
+ - SetReInstall for the "all" package of a pseudo package
-- David Kalnischkies <kalnischkies@gmail.com> Thu, 10 Jun 2010 16:36:58 +0200