lp:ubuntu/karmic/apt-xapian-index
- Get this branch:
- bzr branch lp:ubuntu/karmic/apt-xapian-index
Related bugs
Bug #363695: update-apt-xapian-index uses too much CPU and memory | Undecided | Confirmed |
|
Related blueprints
Branch information
Recent revisions
- 5. By Enrico Zini <email address hidden>
-
* Applied patch from Michael Vogt to implement a --update option that
performs an incremental update of only those packages whose version has
changed
* Use "auto path" instead of "flint path" in the Xapian link file, so that
we can transparently handle new formats in the future
* Added "exit 0" at the end of maintainer scripts - 4. By Enrico Zini <email address hidden>
-
* Ported to use the new method names from python-debian. It seems to have
become trendy to rename methods in libraries. I dread to think what will
happen when it will become trendy to migrate to python 3. Closes: #526587.
* Bumped Standards-Version, no changes needed
* Depends on ${misc:Depends} - 3. By Enrico Zini <email address hidden>
-
* Create /var/lib/
apt-xapian- index/ in a way that is free of race
conditions. Closes: #506766.
* Fix cron job to be quiet if the package is removed but not purged.
Closes: #502607.
* Simplified searchcloud example. - 2. By Enrico Zini <email address hidden>
-
Added --pkgfile option to index arbitrary Package files instead of the APT
cache. - 1. By Enrico Zini <email address hidden>
-
* Added versioned dependency on python-xapian. Closes: #447382.
* Added examples from my blog posts
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/lucid/apt-xapian-index