~ubuntu-branches/ubuntu/saucy/apt-xapian-index/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Enrico Zini
  • Date: 2010-05-16 09:33:58 UTC
  • mfrom: (4.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20100516093358-xvbshas89apqnvgj
Tags: 0.35
* Tolerate (and if --verbose, report) .desktop file with invalid popcon
  fields
* Added missing import. Closes: #581736
* Run update-python-modules -p before updating the index in postinst.
  Closes: #581811

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
apt-xapian-index (0.35) unstable; urgency=low
 
2
 
 
3
  * Tolerate (and if --verbose, report) .desktop file with invalid popcon
 
4
    fields
 
5
  * Added missing import. Closes: #581736
 
6
  * Run update-python-modules -p before updating the index in postinst.
 
7
    Closes: #581811
 
8
 
 
9
 -- Enrico Zini <enrico@debian.org>  Sun, 16 May 2010 09:33:58 +0100
 
10
 
 
11
apt-xapian-index (0.34) unstable; urgency=low
 
12
 
 
13
  * Added aliases plugin, to feed synonims to the index
 
14
  * Tolerate older versions of python-debian
 
15
  * Give a nicer error message if run with not enough permissions
 
16
  * Added acknowledgements file mentioning sponsorship by the Fuss project
 
17
 
 
18
 -- Enrico Zini <enrico@debian.org>  Thu, 13 May 2010 14:19:43 +0100
 
19
 
 
20
apt-xapian-index (0.33) unstable; urgency=low
 
21
 
 
22
  * Added missing import, fixing indexing of multilanguage descriptions
 
23
 
 
24
 -- Enrico Zini <enrico@debian.org>  Wed, 12 May 2010 22:31:31 +0100
 
25
 
 
26
apt-xapian-index (0.32) unstable; urgency=low
 
27
 
 
28
  * Tolerate plugins' init functions that do not expect any arguments
 
29
 
 
30
 -- Enrico Zini <enrico@debian.org>  Wed, 12 May 2010 21:42:43 +0100
 
31
 
 
32
apt-xapian-index (0.31) unstable; urgency=low
 
33
 
 
34
  [ David Paleino ]
 
35
  * debian/rules: set COLUMNS envvar when calling help2man (Closes: #577525)
 
36
  * debian/cron.weekly:
 
37
    - pass --update to update-apt-xapian-index, try to be less
 
38
      invasive during background runs (LP: #363695)
 
39
    - don't run the indexer when on battery power
 
40
  * axi-cache, update-xapian-index: update version number
 
41
 
 
42
  [ Axel Rutz ]
 
43
  * debian/cron.weekly:
 
44
    - inserted missing space in 'ionice -c 3'
 
45
    - give the indexer maximum niceness (LP: #363695)
 
46
 
 
47
  [ Enrico Zini ]
 
48
  * Switch to debhelper7 and distutils
 
49
  * Reorganised code in modules
 
50
  * Added a test suite
 
51
  * Added indexer for app-install .desktop file information
 
52
 
 
53
 -- Enrico Zini <enrico@debian.org>  Wed, 12 May 2010 21:42:36 +0100
 
54
 
 
55
apt-xapian-index (0.30) unstable; urgency=low
 
56
 
 
57
  [ Enrico Zini ]
 
58
  * axi-cache: fix behaviour of again with no parameters
 
59
  * axi-cache: AND terms by default instead of OR
 
60
  * axi-cache: remove AND, OR and NOT from partial expressions when providing
 
61
    tab completion candidates
 
62
  * axi-cache: suggest tags from a preset list of facets when completing
 
63
    "axi-cache search "
 
64
  * axi-cache: when completing "axi-cache again " suggest context-sensitive
 
65
    terms from the previous "search" query
 
66
  * axi-cache: implemented showpkg
 
67
  * axi-cache: implemented showsrc
 
68
  * axi-cache: implemented depends, rdepends, policy, madison 
 
69
 
 
70
  [ David Paleino ]
 
71
  * axi-cache.sh: move common "else" clause out of the last case..esac
 
72
 
 
73
 -- David Paleino <dapal@debian.org>  Mon, 12 Apr 2010 18:37:53 +0200
 
74
 
1
75
apt-xapian-index (0.29) unstable; urgency=low
2
76
 
3
77
  * axi-cache: don't die horribly if a package exists in a-x-i but not in apt