xapian-bindings 1.2.7-1 source package in Ubuntu

Changelog

xapian-bindings (1.2.7-1) unstable; urgency=low

  * New upstream release.
    + Includes fixes for #625679 and Ruby Dir.mktmpdir() issue, so drop
      patches for these.
  * debian/rules: Use single quotes for substituting into debian/control.in to
    stop the shell from attempting to expand ${python:Versions}.
  * debian/rules: Use build-stamp and configure-stamp in the top level rather
    than in the debian subdirectory - this is consistent with where other
    packages put these files, and means dh_clean removes them for us
    automatically.
  * debian/rules: Add build-arch and build-indep targets.
 -- Matthias Klose <email address hidden>   Wed,  19 Oct 2011 11:19:53 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Olly Betts
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xapian-bindings_1.2.7.orig.tar.gz 1.4 MiB c9f63ad7a032c260f0617e029327d7b05dd986d91af401032268a9f7b2eabde8
xapian-bindings_1.2.7-1.debian.tar.gz 15.9 KiB f1856f9cbda876a18b35993c0bd16883c090a6d7878c7195b218613009e65226
xapian-bindings_1.2.7-1.dsc 2.0 KiB 54879302b4e3f5ef0b4e056b144af08ca998fe76a9ed2f19e356f0ff90e1060e

Available diffs

View changes file

Binary packages built by this source

libxapian-ruby1.8: Xapian search engine interface for Ruby 1.8

 This package provides Xapian Ruby bindings built for Ruby 1.8.
 .
 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.

libxapian-ruby1.9.1: Xapian search engine interface for Ruby 1.9.1

 This package provides Xapian Ruby bindings built for Ruby 1.9.1.
 .
 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.

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.

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.