fix support for multiple patterns in apt-cache search
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sat, 25 May 2013 17:57:48 +0000 (19:57 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 9 Jun 2013 13:12:32 +0000 (15:12 +0200)
commit8ba17539a3ec33abc283ca382cca6e59876a0f07
treeb8feb5b0df9013bde28c487be34d5d8ba7b38307
parent991e690a693cf3724b815c1fb358aa033af73c03
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
cmdline/apt-cache.cc
debian/changelog
test/integration/framework
test/integration/test-bug-691453-apt-cache-search-multi-pattern [new file with mode: 0755]