apt-xapian-index (0.16) unstable; urgency=low * 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. -- Enrico Zini Sat, 24 Jan 2009 10:45:05 +0000 apt-xapian-index (0.15) unstable; urgency=low * Properly implement detection of concurrent updates * If a concurrent update is detected, its status will be printed * Use a xapian stub database instead of a symlink -- Enrico Zini Thu, 07 Aug 2008 12:28:41 +0200 apt-xapian-index (0.14) unstable; urgency=low * Added --batch-mode to produce machine-readable output, to use for GUI feedback in package managers. Thanks to Petr Rockai. * Reformatted debian/copyright * Shortened short description -- Enrico Zini Thu, 31 Jul 2008 14:57:32 +0200 apt-xapian-index (0.13) unstable; urgency=low * Upload properly. -- Enrico Zini Sun, 20 Jul 2008 07:55:50 +0100 apt-xapian-index (0.12) unstable; urgency=low * Added axi-searchcloud.py example * Fix some lintian warnings * In postinst, build the index in background if it has never been done before -- Enrico Zini Sat, 19 Jul 2008 21:24:16 +0100 apt-xapian-index (0.11) unstable; urgency=low * Use -f when removing data on purge, to avoid complaining if it is missing. -- Enrico Zini Sun, 06 Jul 2008 17:48:18 +0200 apt-xapian-index (0.10) unstable; urgency=low * Applied patch from Michael Vogt. Closes: #487677. -- Enrico Zini Sun, 06 Jul 2008 16:58:20 +0200 apt-xapian-index (0.9) unstable; urgency=low * Remove the index on remove as well as on purge. * Properly unquote language names from translation files, and ignore translation records with strange Description fields. Closes: #472953 -- Enrico Zini Fri, 20 Jun 2008 09:49:48 +0100 apt-xapian-index (0.8) unstable; urgency=low * Fixed translations plugin to handle when there are no translations in the system. Closes: #471957 -- Enrico Zini Fri, 21 Mar 2008 19:22:09 +0800 apt-xapian-index (0.7) unstable; urgency=low * Remove *.pyc from the plugin directory on remove or purge. Closes: #467193 * Added plugin to index sections * Added plugin to index translated descriptions -- Enrico Zini Mon, 17 Mar 2008 13:02:42 +0000 apt-xapian-index (0.6) unstable; urgency=low * Added --pkgfile option to index arbitrary Package files instead of the APT cache. -- Enrico Zini Tue, 19 Feb 2008 11:19:08 +0000 apt-xapian-index (0.5) unstable; urgency=low * Updated XS-Vcs* fields to the new location in git under collab-maint * Cron job does not fail if the package is removed. Closes: #461571 * Fixed apttags.py plugin -- Enrico Zini Thu, 07 Feb 2008 11:28:14 +0000 apt-xapian-index (0.4) unstable; urgency=low * Added versioned dependency on python-xapian. Closes: #447382. * Added examples from my blog posts -- Enrico Zini Mon, 22 Oct 2007 15:34:38 +0100 apt-xapian-index (0.3) experimental; urgency=low * Install the examples properly -- Enrico Zini Tue, 16 Oct 2007 22:47:04 +0100 apt-xapian-index (0.2) experimental; urgency=low * Added license headers * Added examples -- Enrico Zini Tue, 16 Oct 2007 22:39:27 +0100 apt-xapian-index (0.1) experimental; urgency=low * Initial release. * This package will replace ept-cache reindex for the task of maintaining a system-wide index of Debian package metadata. -- Enrico Zini Tue, 16 Oct 2007 12:20:43 +0100