summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-08-30 11:39:43 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-08-30 11:39:43 +0200
commitba91b1518a1208fecc1ca076fd9cfbd28344b5b3 (patch)
tree3f0203a59b23372078d36a0cdf6a41e18e4ab364 /debian
parentb093a199056673b55e6467ab9e22e8af15183c43 (diff)
* apt-pkg/versionmatch.cc:
- let the pin origin actually work as advertised in the manpage which means "" are optional and pinning a local archive does work - even if it is a non-flat archive (Closes: #594435)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 072c00398..0d566f8b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,8 +29,12 @@ apt (0.8.1) UNRELEASED; urgency=low
* apt-pkg/contrib/configuration.cc:
- fix autoremove by using correct config-option name and
don't make faulty assumptions in error handling (Closes: #594689)
+ * apt-pkg/versionmatch.cc:
+ - let the pin origin actually work as advertised in the manpage
+ which means "" are optional and pinning a local archive does
+ work - even if it is a non-flat archive (Closes: #594435)
- -- David Kalnischkies <kalnischkies@gmail.com> Sat, 28 Aug 2010 22:23:20 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Mon, 30 Aug 2010 11:38:50 +0200
apt (0.8.0) unstable; urgency=low