xapian-bindings 1.2.18-1ubuntu1 source package in Ubuntu RTM

Changelog

xapian-bindings (1.2.18-1ubuntu1) utopic; urgency=medium

  * Merge with Debian; remaining changes:
    - Build using dh-autoreconf, explicitly using automake-1.11.

xapian-bindings (1.2.18-1) unstable; urgency=medium

  * New upstream release.

xapian-bindings (1.2.17-3) unstable; urgency=medium

  * Fix reversed conditional for adding pre-ruby-all-dev ruby BDs.
    (Closes: #748749)

xapian-bindings (1.2.17-2) unstable; urgency=medium

  * Check debian/bindings-to-packages for a list of bindings to package, to
    allow people to easily build subsets of the binary packages.
  * Always regenerate debian/control on "debian/rules maint" as the
    dependencies are complex and the work to regenerate is minor.
  * Where available, use ruby-all-dev and ruby-all as BDs and use
    ruby_debian_dev.rb to determine the ruby versions to build for.
    (Closes: #745924)
 -- Matthias Klose <email address hidden>   Tue, 05 Aug 2014 21:45:56 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main libs
14.09 release main libs

Downloads

File Size SHA-256 Checksum
xapian-bindings_1.2.18.orig.tar.xz 808.8 KiB e0c13d4a15d310c309f03dc8a8edfb9f99c0876ea5c1b1261c38988126cfecf7
xapian-bindings_1.2.18-1ubuntu1.debian.tar.xz 18.8 KiB 53a64a809eb238f72e4e77d1eebf70072c85c3fc9f03b4f8dc869baf5d2be066
xapian-bindings_1.2.18-1ubuntu1.dsc 1.6 KiB 67fb670b6825fc47709fd562d35a1507e56da006105434ecd668bbbfaed97349

View changes file

Binary packages built by this source

python-xapian: Xapian search engine interface for Python

 This package provides Xapian Python bindings for all the packaged versions
 of Python.
 .
 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.
 .
 The Xapian Python bindings provide an interface to the Xapian library from the
 Python programming language, allowing both indexing and retrieval operations.

ruby-xapian: Xapian search engine interface for Ruby

 This package provides Xapian Ruby bindings built for Ruby.
 .
 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.
 .
 The Xapian Ruby bindings provide an interface to the Xapian library from the
 Ruby programming language, allowing both indexing and retrieval operations.

tclxapian: Xapian search engine interface for Tcl

 This package provides Xapian Tcl bindings which should work with any version
 of Tcl >= 8.1 (by using Tcl's stubs mechanism.)
 .
 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.
 .
 The Xapian Tcl bindings provide an interface to the Xapian library from the
 Tcl programming language, allowing both indexing and retrieval operations.