debian/0000755000000000000000000000000012206565626007200 5ustar debian/watch0000644000000000000000000000035312101266276010223 0ustar version=3 http://xapian.org/download http://oligarchy.co.uk/xapian/.*/Search-Xapian-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) https://metacpan.org/release/Search-Xapian/ .*/Search-Xapian-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/copyright0000644000000000000000000000417112206564334011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Search-Xapian Upstream-Contact: Olly Betts Source: https://metacpan.org/release/Search-Xapian/ Files: * Copyright: 2002,2003, Alex Bowley 2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013 Olly Betts 2010,2012 Adam Sjøgren License: Artistic or GPL-1+ Files: examples/simple* Copyright: 2003, James Aylett 2004,2006,2007,2009, Olly Betts License: GPL-2+ Files: examples/full* Copyright: 2009, Olly Betts License: GPL-2+ Files: debian/* Copyright: 2009, Jonathan Yu 2009, Ryan Niebur 2009, Xavier Oswald 2008, Jose Luis Rivas 2007-2009, gregor herrmann 2007-2008, Damyan Ivanov 2006-2008, Frank Lichtenheld 2007, Krzysztof Krzyzaniak (eloy) 2009,2010,2011,2011,2012, Olly Betts License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/control0000644000000000000000000000320312206565521010573 0ustar Source: libsearch-xapian-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl, libtest-pod-perl, libxapian-dev (>= 1.2.6~), libxapian-dev (<< 1.3.0) Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , Frank Lichtenheld , Jose Luis Rivas , Damyan Ivanov , gregor herrmann , Ryan Niebur , Jonathan Yu , Salvatore Bonaccorso , Xavier Oswald , Olly Betts Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsearch-xapian-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsearch-xapian-perl.git Homepage: http://xapian.org/ Package: libsearch-xapian-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Suggests: xapian-doc Description: Perl bindings for the Xapian search library Search::Xapian provides Perl bindings for the Xapian Open Source Search Engine library. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable and is capable of working with collections containing hundreds of millions of documents. debian/compat0000644000000000000000000000000212206565521010370 0ustar 9 debian/changelog0000644000000000000000000002476012206565626011063 0ustar libsearch-xapian-perl (1.2.15.0-1) unstable; urgency=low * Team upload [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 1.2.15.0 (closes: #720893) * Update years of upstream copyright * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0) * Switch dh compatibility to level 9 to enable passing of hardening flags -- Florian Schlichting Mon, 26 Aug 2013 07:45:24 +0200 libsearch-xapian-perl (1.2.10.0-1) unstable; urgency=low * New upstream release * debian/copyright: Update copyright years. * debian/control: Standards-Version: 3.9.3 (no changes required). -- Olly Betts Fri, 11 May 2012 01:50:55 +0000 libsearch-xapian-perl (1.2.8.0-2) unstable; urgency=low * Actually include the changes in 1.2.8.0. -- Olly Betts Sat, 17 Dec 2011 12:57:09 +0000 libsearch-xapian-perl (1.2.8.0-1) unstable; urgency=low * New upstream release. * debian/rules: Simplify. -- Olly Betts Sat, 17 Dec 2011 12:33:02 +0000 libsearch-xapian-perl (1.2.7.0-2) unstable; urgency=low [Olly Betts] * debian/control: Requires at least libxapian-dev 1.2.6 for QueryParser::set_max_wildcard_expansion(). (Closes: #638937) -- Olly Betts Tue, 23 Aug 2011 06:25:51 +0000 libsearch-xapian-perl (1.2.7.0-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/copyright: Add an additional copyright holder; update formatting. * debian/control: Convert Vcs-* fields to Git. [ Olly Betts ] * New upstream release. * debian/control: Reflect upstream xapian-core API compatibility policy by adding "libxapian-dev (<< 1.3.0)" build-dependency. -- Olly Betts Fri, 12 Aug 2011 20:14:04 +0000 libsearch-xapian-perl (1.2.5.0-3) unstable; urgency=low * Bump revision because of botched upload. -- Olly Betts Mon, 09 May 2011 03:21:16 +0000 libsearch-xapian-perl (1.2.5.0-2) unstable; urgency=low * Rebuild with correct distribution. -- Olly Betts Tue, 12 Apr 2011 08:24:36 +0000 libsearch-xapian-perl (1.2.5.0-1) maverick; urgency=low * New upstream release * debian/control: Standards-Version: 3.9.2 (no changes required). * debian/copyright: Update for 2011. -- Olly Betts Sun, 10 Apr 2011 12:46:50 +0000 libsearch-xapian-perl (1.2.4.0-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Update my email address. [ Olly Betts ] * New upstream release -- Olly Betts Wed, 22 Dec 2010 12:13:34 +0000 libsearch-xapian-perl (1.2.3.0-1) unstable; urgency=low * New upstream release * Upload to unstable * debian/control.in: Standards-Version: 3.9.1 (no changes required). * debian/source/format: Set to "3.0 (quilt)". -- Olly Betts Tue, 24 Aug 2010 12:53:15 +0000 libsearch-xapian-perl (1.2.2.0-1) experimental; urgency=low * New upstream release -- Olly Betts Tue, 06 Jul 2010 16:02:36 +0000 libsearch-xapian-perl (1.2.0.0-1) experimental; urgency=low * New upstream release + Needs xapian-core >= 1.2.0. -- Olly Betts Mon, 03 May 2010 13:25:14 +0000 libsearch-xapian-perl (1.0.20.0-1) unstable; urgency=low * New upstream release + Avoid importing isa from UNIVERSAL to fix Perl 5.12 deprecation warning. (Closes: #578559) + Fix testcase t/04functions.t to work with Perl compiled with -Duselongdouble. (Closes: #578558) -- Olly Betts Wed, 28 Apr 2010 03:53:29 +0000 libsearch-xapian-perl (1.0.19.0-1) unstable; urgency=low * New upstream release * debian/rules: Add xapian.org download page as alternative location. -- Olly Betts Fri, 16 Apr 2010 07:34:14 +0000 libsearch-xapian-perl (1.0.18.0-1) unstable; urgency=low * New upstream release * debian/copyright: - Fix some infelicities in the details. - Update for 2010 copyrights. * Bump Standards-Version to 3.8.4 (no changes). -- Olly Betts Mon, 15 Feb 2010 08:54:43 +0000 libsearch-xapian-perl (1.0.17.0-1) unstable; urgency=low [Olly Betts] * New upstream release * debian/control: - Add myself to Uploaders. - Drop "www." from homepage URL as to avoid a redirect. - Bump build dependency on libxapian-dev to >= 1.0.17. -- Olly Betts Sat, 21 Nov 2009 14:17:23 +0000 libsearch-xapian-perl (1.0.16.0-1) unstable; urgency=low [ Ryan Niebur ] * Update jawnsy's email address * Update ryan52's email address [ Salvatore Bonaccorso ] * New upstream release * debian/control: - Add myself to Uploaders - Drop versioned Build-Depends on perl for version older that the one in etch (5.8.8). * Drop debian/patches and quilt Build-Depends since patch is integrated upstream. Remove README.source. Update debian/rules to not using patch system. * Bump Standards-Version to 3.8.3 (no changes). [ gregor herrmann ] * Bump build dependency on libxapian-dev to >= 1.0.16. [ Xavier Oswald ] * Add myself to Uploaders * Update debian/copyright -- Jonathan Yu Mon, 12 Oct 2009 15:20:47 -0400 libsearch-xapian-perl (1.0.14.0-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Add handling of C++ exceptions from methods of Document * Forward the coverage test patch upstream and note it * Added myself to Uploaders and Copyright * Minor fixes to the control description * Updated copyright years on everything [ Ryan Niebur ] * make work with older dh versions again, as Olly requested -- Ryan Niebur Tue, 11 Aug 2009 22:56:13 -0700 libsearch-xapian-perl (1.0.13.1-1) unstable; urgency=low [ Ryan Niebur ] * New upstream release [ gregor herrmann ] * debian/copyright: add information for new example scripts. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Set Standards-Version to 3.8.2 (no changes). * Bump build dependency on libxapian-dev to >= 1.0.13. * Minimize debian/rules, update build dependencies. -- gregor herrmann Fri, 26 Jun 2009 15:01:11 +0200 libsearch-xapian-perl (1.0.12.0-1) unstable; urgency=low [ gregor herrmann ] * Remove patch stop_failing_tests_on_values_begin.patch, not needed any more; thanks to Olly Betts for the bug report (closes: #517660). [ Ryan Niebur ] * New upstream release * update debian/copyright * standards version 3.8.1 * update version of dependency on libxapian-dev * New upstream release [ gregor herrmann ] * debian/copyright: update formatting. -- Ryan Niebur Fri, 08 May 2009 00:34:54 -0700 libsearch-xapian-perl (1.0.10.0-1) unstable; urgency=low [ Jose Luis Rivas ] * New upstream release. * debian/control: + Added me as uploader. * debian/copyright: + Updated formatting. [ gregor herrmann ] * debian/copyright: attribute copyright for the packaging to members of the Debian Perl Group instead of to the group as a whole. * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * debian/control: change my email address. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Ryan Niebur ] * add description to patch * bump versioned dependency on libxapian-dev * remove the test databases in the clean target * add me to uploaders -- Jose Luis Rivas Sun, 02 Nov 2008 02:56:27 -0430 libsearch-xapian-perl (1.0.7.0-1) unstable; urgency=low [ gregor herrmann ] * New upstream release (closes: #486138). * debian/copyright: change upstream source location. * debian/control: - add /me to Uploaders - make build dependency on quilt versioned * debian/rules: remove obsolete source and diff targets, add install target to .PHONY. [ Frank Lichtenheld ] * debian/control: - Bump Standards-Version to 3.8.0 * debian/README.source: - Add to satisfy policy. -- Frank Lichtenheld Tue, 29 Jul 2008 18:53:38 +0200 libsearch-xapian-perl (1.0.5.0-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * Set Standards-Version to 3.7.3 (no changes needed). * debian/watch: use dist-based URL. * debian/rules: only remove /usr/share/perl5 if it exists. [ Damyan Ivanov ] * be verbose when removing usr/share/perl5 * update years of copyright * strip Uploaders -- Damyan Ivanov Mon, 07 Jan 2008 22:31:55 +0200 libsearch-xapian-perl (1.0.4.0-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * Move homepage to real field in debian/control. * Versioned build-dependency of libxapian-dev adjusted to ">= 1.0.4". * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Removed: XS-Vcs-Svn fields. [ Frank Lichtenheld ] * Move tests from install to build target. [ Damyan Ivanov ] * Add libtest-pod-coverage-perl to B-D-I, but do not enable the test yet, as most of them fail :/ * Update copyright years and download URL * Add patch siggested by upstream for avoiding failing in t/threads.t See http://thread.gmane.org/gmane.comp.search.xapian.general/5425 * Migrate the change to t/03podcoverage.t to a separate patch * Add quilt to Build-Depends and debian/rules * Add myself to Uploaders * Move stamp-removal before distclean * Remove unused dh_link call -- Damyan Ivanov Wed, 14 Nov 2007 16:38:17 +0200 libsearch-xapian-perl (1.0.2.0-1) unstable; urgency=low * New upstream release -- Frank Lichtenheld Fri, 06 Jul 2007 00:50:01 +0200 libsearch-xapian-perl (1.0.0.0-1) unstable; urgency=low * New upstream release * debian/control: added me to Uploaders -- Krzysztof Krzyzaniak (eloy) Wed, 30 May 2007 11:09:45 +0200 libsearch-xapian-perl (0.9.10.0-1) unstable; urgency=low * New upstream release. * Remove empty /usr/share/perl5 directory from binary package. -- gregor herrmann Fri, 13 Apr 2007 20:42:05 +0200 libsearch-xapian-perl (0.9.9.0-1) unstable; urgency=low * Initial release. (Closes: #402074) * t/03podcoverage.t: Use TEST_POD_COVERAGE instead of TEST_POD to be able to run t/02pod.t which is useful and not t/03podcoverage.t which will currently always fail. -- Frank Lichtenheld Fri, 8 Dec 2006 01:19:45 +0100 debian/libsearch-xapian-perl.examples0000644000000000000000000000001311672201374015075 0ustar examples/* debian/source/0000755000000000000000000000000011672201374010471 5ustar debian/source/format0000644000000000000000000000001411672201374011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000023411673126161010251 0ustar #!/usr/bin/make -f # Please keep this working with debhelper version 7.0.13, Olly Betts wants it # that way for backporting. export TEST_POD=1 %: dh $@ debian/clean0000644000000000000000000000001211672201374010167 0ustar testdb*/*