Accepted xapian-bindings 0.9.7-2 (source)
Scott James Remnant
scott at ubuntu.com
Fri Nov 17 02:38:25 GMT 2006
Accepted:
xapian-bindings 0.9.7-2 was ACCEPTED.
Component: universe Section: libs
Origin: Debian/unstable
Format: 1.7
Date: Fri, 17 Nov 2006 00:30:05 +0000
Source: xapian-bindings
Binary: php4-xapian, libxapian-ruby1.8, python-xapian, tclxapian, php5-xapian
Architecture: source
Version: 0.9.7-2
Distribution: feisty
Urgency: low
Maintainer: Olly Betts <olly at survex.com>
Changed-By: Scott James Remnant <scott at ubuntu.com>
Closes: 380341 382933 383396 387533 392537
Changes:
xapian-bindings (0.9.7-2) unstable; urgency=low
.
* debian/control.in,debian/rules: Build dependency on libxapian-dev
should be versioned (Closes: #392537).
* debian/rules: Don't include Python 2.1 support in the stable backport
since SWIG generates bad code for it at present.
.
xapian-bindings (0.9.7-1) unstable; urgency=low
.
* New upstream release.
* debian/rules: Fix typo in configure invocation for Tcl so that we only
build the Tcl bindings in that source tree.
* debian/rules: Build-Depends on phpN-cli so that we can run "make check".
* debian/po/: Added newly translated debconf messages for fr, cs, pt, sv
(Closes: #380341, #382933, #383396, #387533).
.
xapian-bindings (0.9.6-5) unstable; urgency=low
.
* debian/copyright: Add Java bindings copyrights and licences.
* debian/rules: Run "make check" on each of the built bindings. It's a very
lightweight test but will at least ensure that the basics work. It also
serves to check the core library is working - xapian-core's own testsuite
is probably too slow to justify devoting autobuilder time to.
* debian/control.in,debian/control-php.in: Remove "designed to be" from the
package description at Wookey's suggestion.
.
xapian-bindings (0.9.6-4) unstable; urgency=low
.
* debian/rules: Since the python packaging change we no longer have any
"Architecture: all" packages to build so remove the binary-indep target.
* Fix prerm file comments which said "postinst".
* debian/copyright: Update with a thorough list of copyrights and licences.
.
xapian-bindings (0.9.6-3) unstable; urgency=low
.
* Tweak description and add "Homepage: http://www.xapian.org/".
* tclxapian package wasn't depending on the tcl interpreter due to a typo
in debian/rules.
* libxapian-ruby1.8 package wasn't depending on the ruby interpreter due to
a typo in debian/rules.
* Update python packages to follow new python packaging policy.
.
xapian-bindings (0.9.6-2) unstable; urgency=low
.
* dh_strip checks for nostrip in DEB_BUILD_OPTIONS, so we don't need to.
* configure with --disable-depending-tracking to reduce build time and
space requirements a little.
* Fix debian/control generation not to leave a partial file if interrupted.
* Add packages for the Ruby bindings, built for Ruby 1.8.
.
xapian-bindings (0.9.6-1) unstable; urgency=low
.
* New upstream release.
* "Standards-Version: 3.7.2" - no changes required.
* Debian unstable no longer includes Python 2.1 or 2.2, so don't package
Python bindings for them (backports can easily reenable them.)
* Add packages for the TCL bindings (which should work with any Tcl version
from 8.1 onwards.)
* We no longer need to change the permissions of xapian.py and xapian.pyc
as they are now set correctly by the upstream "make install".
* Add "python" to "Build-Depends" so that dh_python works and also to
workaround a broken configure test for PYTHON_PATHSEP which uses "python"
instead of "$PYTHON" so PYTHON_PATHSEP is empty if there's no "python"
in the path.
xapian-bindings (0.9.5-3) unstable; urgency=low
.
* PHP bindings packages now have the correct "Depends:" and are able to
automatically modify php.ini upon installation (using debconf to ask if
this should be done) and removal.
* dh_python automatically generates the xapian-python->xapian-python2.X
dependency for us, so remove the PYTHON_VERSION_MAIN mechanism (which
wasn't actually being used anyway!)
.
xapian-bindings (0.9.5-2) unstable; urgency=low
.
* Added packages for PHP bindings (for both PHP4 and PHP5).
* Don't install .py wrapper as executable (fixes Lintian warning).
* dh_install with --fail-missing intead of just --list-missing.
.
xapian-bindings (0.9.5-1) unstable; urgency=low
.
* New upstream release.
* "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/rules: When generating debian/control, die if the python package
isn't installed (since we require it to discover the default python
version).
* debian/rules: Simplify configure invocation by taking advantage of the
change to handling of --with-XXX options in 0.9.3.
* debian/rules: Increase DH_COMPAT from 3 to 4.
* debian/TODO: No point planning to package guile right now!
* debian/rules: Generate bindings package for Python 2.1.
* New maintainer.
.
xapian-bindings (0.9.4-2) unstable; urgency=low
.
* Fix invalid date line in previous changelog entry.
.
xapian-bindings (0.9.4-1) unstable; urgency=low
.
* New upstream release. (No package was made of 0.9.3)
* Query constructor which takes a list of strings fixed.
* Zero byte cleanliness.
* Improved tests.
* Other small fixes.
.
xapian-bindings (0.9.2-1) unstable; urgency=low
.
* New upstream release.
* Added wrappers for new optional flags argument to
QueryParser::parse_query().
* Efficiency improvement when converting python list to vector<string>.
.
xapian-bindings (0.9.1-3) unstable; urgency=low
.
* Correct python2.4-xapian.install to include the 2.4 files, not the 2.3
ones.
.
xapian-bindings (0.9.1-2) unstable; urgency=low
.
* Temporarily disable python 2.1 packages, since tarball seems to be
broken for them.
.
xapian-bindings (0.9.1-1) unstable; urgency=low
.
* New upstream releases (No package was generated for release 0.9.0)
* Now build for python 2.4.
* Update default python version to be compatible with that for new
Debain stable version.
.
xapian-bindings (0.8.5-1) unstable; urgency=low
.
* New upstream release.
* Remove patch - fixed in slightly different manner in release.
.
xapian-bindings (0.8.4-4) unstable; urgency=low
.
* Fixes to patch.
.
xapian-bindings (0.8.4-3) unstable; urgency=low
.
* Add patch needed to get python install to work. This is backported
from latest CVS, so will be removed with the next release.
.
xapian-bindings (0.8.4-2) unstable; urgency=low
.
* Don't configure with csharp support when building the python packages.
.
xapian-bindings (0.8.4-1) unstable; urgency=low
.
* New upstream release.
* Build fixes - in particular, swig is used at package generation time,
not build time.
* python: wrap MSet::MSet() again, and other fixes.
.
xapian-bindings (0.8.3-1) unstable; urgency=low
.
* New upstream release.
* Use swig's -modern switch for Python 2.2 and up - it gives cleaner, leaner,
faster Python wrapper code.
.
xapian-bindings (0.8.2-2) unstable; urgency=low
.
* Build against libxapian3. (See changelog for libxapian for explanation)
.
xapian-bindings (0.8.2-1) unstable; urgency=low
.
* New upstream release.
* Many changes and additions to methods which are wrapped - applications
may need updates. See NEWS for full details.
* Builds against libxapian4.
.
xapian-bindings (0.8.1-2) unstable; urgency=low
.
* debian/control.in: Update build dependency on swig to require at
least version 1.3.20, since the configure script now requires this.
.
xapian-bindings (0.8.1-1) unstable; urgency=low
.
* New upstream release.
.
xapian-bindings (0.8.0-9) unstable; urgency=low
.
* debian/rules: Read value of $COMPONENT from a file, rather than the
environment, so that it is the same whenever we re-run.
.
xapian-bindings (0.8.0-8) unstable; urgency=low
.
* debian/rules: Build appropriate python versions depending on enviornment
variable "$COMPONENT", set in my build script. Remove dependencies on
debian/control, so that it is only generated when explicitly requested
by build script.
.
xapian-bindings (0.8.0-7) unstable; urgency=low
.
* debian/rules: Change ' to " so that python versions get substituted
correctly.
* debain/python*-xapian.install: Install documentation files.
.
xapian-bindings (0.8.0-6) unstable; urgency=low
.
* debian/rules: Determine primary python version on the system
automatically (by invoking /usr/bin/python).
.
xapian-bindings (0.8.0-5) unstable; urgency=low
.
* debian/rules: move stamp files into debian directory, to avoid polluting
other builds.
* debian/patch: Add patch containing missing documentation files for python
bindings (were missing from distribution tarballs in the 0.8.0 release).
.
xapian-bindings (0.8.0-4) unstable; urgency=low
.
* Split debian/control into debian/control.in and debian/control-python.in
and add rules to generate debian/control whilst substituting python
version numbers. The python versions supported can now be updated
simply by changing variables in debian/rules and rebuilding.
* debian/rules: remove --enable-maintainer-mode configure flag.
.
xapian-bindings (0.8.0-3) unstable; urgency=low
.
* Add --list-missing back to dh_install command, since we're already
depending on a debhelper version high enough to support that option.
.
xapian-bindings (0.8.0-2) unstable; urgency=low
.
* Add rules to make symlinks to config.guess and config.sub, and added
Build-Depends on autotools-dev.
* Add some more TODO notes.
.
xapian-bindings (0.8.0-1) unstable; urgency=low
.
* Initial release - provides packages for only the python bindings, so far.
Files:
852c3615482ba1fe491460712ded693b 866030 libs optional xapian-bindings_0.9.7.orig.tar.gz
08f9d1d9abe2aaba558baef6b5929cdb 903 libs optional xapian-bindings_0.9.7-2.dsc
3531611884081bc98db053498de81efb 12045 libs optional xapian-bindings_0.9.7-2.diff.gz
More information about the feisty-changes
mailing list