summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2013-05-25 19:57:48 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2013-06-09 15:12:32 +0200
commit8ba17539a3ec33abc283ca382cca6e59876a0f07 (patch)
treeb8feb5b0df9013bde28c487be34d5d8ba7b38307 /debian
parent991e690a693cf3724b815c1fb358aa033af73c03 (diff)
fix support for multiple patterns in apt-cache search
Patterns can appear in the name as well as in the description, they don't have to match all in the name/description only. Closes: 691453
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 8a1194b1b..9f35441f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ apt (0.9.8.3) UNRELEASED; urgency=low
* fix priority sorting by prefering higher in MarkInstall
* try all providers in order if uninstallable in MarkInstall
* do unpacks before configures in SmartConfigure (Closes: #707578)
+ * fix support for multiple patterns in apt-cache search (Closes: #691453)
-- David Kalnischkies <kalnischkies@gmail.com> Sun, 09 Jun 2013 15:06:24 +0200
@@ -31,11 +32,6 @@ apt (0.9.8.2) unstable; urgency=low
* Fix crash when the "mirror" method does not find any entry
(closes: #699303)
- [ Johan Kiviniemi ]
- * cmdline/apt-key:
- - Create new keyrings with mode 0644 instead of 0600.
- - Accept a nonexistent --keyring file with the adv subcommand as well.
-
-- Michael Vogt <mvo@debian.org> Thu, 06 Jun 2013 19:15:14 +0200
apt (0.9.8.1) unstable; urgency=low