logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

6997: trunk/xapian-core/debian/: msg#00133

search.xapian.cvs

Subject: 6997: trunk/xapian-core/debian/

SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 6997
Date: 2006-05-18 01:02:45 +0100 (Thu, 18 May 2006)

Log message (236 lines):
xapian-core (0.9.6-2) unstable; urgency=low

* dh_strip handles nostrip in DEB_BUILD_OPTIONS for us, so there's no
need to check by hand.

-- Olly Betts <olly@xxxxxxxxxx> Thu, 18 May 2006 01:01:10 +0100

xapian-core (0.9.6-1) unstable; urgency=low

* New upstream release.
* "Standards-Version: 3.7.2" - no changes required.

-- Olly Betts <olly@xxxxxxxxxx> Mon, 15 May 2006 21:20:07 +0100

xapian-core (0.9.5-3) unstable; urgency=low

* Create xapian-examples package.

-- Olly Betts <olly@xxxxxxxxxx> Wed, 12 Apr 2006 04:14:51 +0100

xapian-core (0.9.5-2) unstable; urgency=low

* Use debian/compat instead of setting DH_COMPAT.
* dh_install with --fail-missing intead of just --list-missing.
* dh_install now explicitly excludes the simple* examples.

-- Olly Betts <olly@xxxxxxxxxx> Sun, 9 Apr 2006 21:17:32 +0100

xapian-core (0.9.5-1) unstable; urgency=low

* New upstream release.
+ All installed binaries now have man pages.
* "Standards-Version: 3.6.2" - no changes required.
* debian/copyright: Update FSF address and give download URL for releases
instead of obsolete CVS location.
* debian/control.in: copydatabase and xapian-compact are packaged in
xapian-tools, so add them to the list of tools in the package description.
* debian/rules: Increase DH_COMPAT from 3 to 4.
* debian/TODO: Updated.
* New maintainer.

-- Olly Betts <olly@xxxxxxxxxx> Sun, 9 Apr 2006 00:41:22 +0100

xapian-core (0.9.4-3) unstable; urgency=low

* Add new header "deprecated.h"

-- Richard Boulton <richard@xxxxxxxxxxxx> Fri, 3 Mar 2006 02:59:10 +0000

xapian-core (0.9.4-2) unstable; urgency=low

* Fix invalid date line in previous changelog entry.

-- Richard Boulton <richard@xxxxxxxxxxxx> Fri, 3 Mar 2006 02:33:08 +0000

xapian-core (0.9.4-1) unstable; urgency=low

* New upstream release.
* A couple of small, but important, fixes.

-- Richard Boulton <richard@xxxxxxxxxxxx> Fri, 3 Mar 2006 02:31:23 +0000

xapian-core (0.9.3-1) unstable; urgency=low

* New upstream release.
* API additions: some new functions to get version information, useful
when using a shared library of Xapian.
* Query parser bug fix with "+" terms when default op is AND.
* Query parser supports "AND NOT" as a synonym for "NOT".
* Various bug fixes - some errors threw unhelpful exception types.
* Use updated versions of automake and libtool.
* Various documentation, debug and packaging updates.

-- Richard Boulton <richard@xxxxxxxxxxxx> Thu, 16 Feb 2006 12:59:27 +0000

xapian-core (0.9.2-1) unstable; urgency=low

* New upstream release.
* API modifications to queryparser.
* "flint" database backend now claimed to be functional.
* Many bug-fixes.

-- Richard Boulton <richard@xxxxxxxxxxxx> Fri, 15 Jul 2005 12:56:43 +0100

xapian-core (0.9.1-2) unstable; urgency=low

* Add new header xapian/dbfactory.h
* Add delve and quest to xapian-tools package.

-- Richard Boulton <richard@xxxxxxxxxxxx> Wed, 15 Jun 2005 10:45:17 +0100

xapian-core (0.9.1-1) unstable; urgency=low

* New upstream release. (Version 0.9.0 never got packaged.)
* Various API changes - see NEWS file for details.
* No longer Build-Depend on bison - we now use lemon, and use the copy
of lemon in the Xapian source tree.

-- Richard Boulton <richard@xxxxxxxxxxxx> Tue, 7 Jun 2005 07:31:29 +0100

xapian-core (0.8.5-1) unstable; urgency=low

* New upstream release.
* xapian-config: --libs output fixed to not include libxapian.la
* quartzcompact: Added --no-full / -n option to disable full compaction,
fix largefile support, slight increase in compaction efficiency, slight
change in statistics reporting formatting.

-- Richard Boulton <richard@xxxxxxxxxxxx> Wed, 5 Jan 2005 11:42:51 +0000

xapian-core (0.8.4-1) unstable; urgency=low

* New upstream release.
* API changes:
- Added constructors to Database and WritableDatabase.
Auto::open() is now deprecated.
- Removed the ability to write a Xapian object to an ostream directly.
- Renamed BM25 parameters to match standard naming in papers and elsewhere.
* Library version number increased from 3 to 5 due to interface changes.
* Some bug and portability fixes.

-- Richard Boulton <richard@xxxxxxxxxxxx> Thu, 9 Dec 2004 17:30:31 +0000

xapian-core (0.8.3-1) unstable; urgency=low

* New upstream release.
* Fixed bug which caused a segmentation fault or odd "Document not found"
exceptions when new check_at_least parameter to Enquire::get_mset() was
used and there weren't many matches (regression test checkatleast1).
* omtcpsrv renamed to xapian-tcpsrv.

-- Richard Boulton <richard@xxxxxxxxxxxx> Tue, 21 Sep 2004 13:30:17 +0100

xapian-core (0.8.2-3) unstable; urgency=low

* Make libxapian3 conflict with libxapian2, because libxapian2 version
0.8.1-1 actually contained libxapian.so.3 (which was a bug).

-- Richard Boulton <richard@xxxxxxxxxxxx> Tue, 14 Sep 2004 17:34:43 +0100

xapian-core (0.8.2-2) unstable; urgency=low

* Oops - library version number should be 3. Changed it back,
so we now have libxapian3.
(I was confused between the interface number and the version number.)

-- Richard Boulton <richard@xxxxxxxxxxxx> Tue, 14 Sep 2004 16:44:37 +0100

xapian-core (0.8.2-1) unstable; urgency=low

* New upstream release (0.8.2).
* library version number increased to 4 (from 2).
(Xapian::Database::get_lastdocid added; QueryParser tries
reparsing after stripping punctuation; several unused
Error subclasses removed; assorted Iterator changes,
Xapian::ESet::back and many other methods added).

-- Richard Boulton <richard@xxxxxxxxxxxx> Tue, 14 Sep 2004 01:03:49 +0100

xapian-core (0.8.1-1) unstable; urgency=low

* New upstream release.

-- Richard Boulton <richard@xxxxxxxxxxxx> Wed, 30 Jun 2004 20:10:05 +0100

xapian-core (0.8.0-9) unstable; urgency=low

* Remove build dependencies on tools which aren't required if not using
maintainer mode.

-- Richard Boulton <richard@xxxxxxxxxxxx> Thu, 27 May 2004 00:37:02 +0100

xapian-core (0.8.0-8) unstable; urgency=low

* Fix minor bugs in debian/rules (trailing backslashes, and missing -p
from mkdir)

-- Richard Boulton <richard@xxxxxxxxxxxx> Wed, 19 May 2004 13:33:02 +0100

xapian-core (0.8.0-7) unstable; urgency=low

* Perform build in a subdirectory. This is neater, and will also make it
easier to perform a differently configured build to produce a debug
version.

-- Richard Boulton <richard@xxxxxxxxxxxx> Wed, 19 May 2004 12:13:45 +0100

xapian-core (0.8.0-6) unstable; urgency=low

* debian/rules,debian/control.in: Remove queryparser packages - merge
them into the main library package.

-- Richard Boulton <richard@xxxxxxxxxxxx> Wed, 19 May 2004 01:44:58 +0100

xapian-core (0.8.0-5) unstable; urgency=low

* debian/rules: Add --list-missing back to dh_install.
* debian/control.in: Remove build depend on graphviz, and add TODO item
to sort this out properly.
Also, build depend on debhelper >= 4.1.22, since this is needed for
--list-missing.

-- Richard Boulton <richard@xxxxxxxxxxxx> Wed, 12 May 2004 11:59:42 +0100

xapian-core (0.8.0-4) unstable; urgency=low

* xapian-doc: Correct Recommends field to point to libxapian-dev, not
libxapian2-dev, and to libxapian-queryparser-dev not
libxapian-queryparser1-dev.

-- Richard Boulton <richard@xxxxxxxxxxxx> Wed, 12 May 2004 10:36:16 +0100

xapian-core (0.8.0-3) unstable; urgency=low

* Remove empty maintainer scripts, allowing debhelper to make them.
* Add rules to make symlinks to config.guess and config.sub, and added
Build-Depends on autotools-dev. Remove Build-Depends on automake,
autoconf and libtool (these will be run before the source package is
generated).
* Add some more items to TODO list.

-- Richard Boulton <richard@xxxxxxxxxxxx> Wed, 12 May 2004 09:48:34 +0100

xapian-core (0.8.0-2) unstable; urgency=low

* Fixed postinst, postrm, and prerm scripts to have a #!/bin/sh line, so
they actually work.
* Various tweaks to debian/rules suggested by looking at dh_make output.

-- Richard Boulton <richard@xxxxxxxxxxxx> Tue, 11 May 2004 17:00:03 +0100

xapian-core (0.8.0-1) unstable; urgency=low

* Initial release, from upstream source snapshot.

-- Richard Boulton <richard@xxxxxxxxxxxx> Sun, 9 May 2004 16:28:37 +0100

Modified files:
U trunk/xapian-core/debian/changelog
U trunk/xapian-core/debian/rules

Links:
http://xapian.org/C?6997
http://xapian.org/C?6997?trunk/xapian-core/debian/changelog
http://xapian.org/C?6997?trunk/xapian-core/debian/rules


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
qnx.openqnx.dev...    gcc.libstdc++.c...    solaris.opensol...    information-ret...    misc.misterhous...    web.catalyst.ge...    apache.webservi...    redhat.release....    hardware.lirc/2...    kernel.autofs/2...    technology.sust...    linux.vdr/2003-...    editors.lyx.gen...    org.user-groups...    netbsd.devel.pk...    xdg.devel/2004-...    version-control...    jakarta.slide.d...    debian.packages...    creativecommons...    ports.ppc.embed...    bug-tracking.bu...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation