~ubuntu-branches/ubuntu/trusty/debtags/trusty

« back to all changes in this revision

Viewing changes to tools/SmartSearcher.cc

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2009-06-10 09:36:39 UTC
  • mfrom: (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090610093639-f33rv5xvotd3flj2
Tags: 1.7.9ubuntu1
* Merge from debian unstable (LP: #385245), remaining changes:
  + debian/control:
    - Build-Depend on the build1 version of libept-dev
  + debian/rules:
    - Install a zipped vocabulary to /usr/share/debtags
  + vocabulary:
    - Don't use Debian's security team's tags
  + sources.list:
    - Point at /usr/share/debtags instead of apt://

Show diffs side-by-side

added added

removed removed

Lines of Context:
219
219
                                         << "D         print the packages selected so far and exit" << endl
220
220
                                         << "Q         quit debtags smart search" << endl
221
221
                                         << "?         print this help information" << endl;
 
222
                                ans.clear();
222
223
                        }
223
224
                        else if (ans[0] == 'k' || ans[0] == 'K')
224
225
                        {