lp:ubuntu/lucid/xapian-core

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/xapian-core
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

14. By Olly Betts

* New upstream release.
  + Includes fix for Xapian ticket#250. Closes: #564830

13. By Olly Betts

New upstream release.

12. By Olly Betts

The lsof probing reveals that the fd ulimit problem isn't due to extra
fds being open, so remove it as it has served its purpose, and instead
just disable the fd ulimit for now.

11. By Loïc Minier

No change rebuild to fix misbuilt binaries on armel.

10. By Michael Vogt

* debian/patches/runtest-no-fd-ulimit-on-alpha.patch:
  - unset fd ulimit in the testsuit to fix FTBFS
    (thanks to Olly Bets) LP: #422493

9. By Olly Betts

* debian/rules: Include /usr/share/quilt/quilt.make much earlier so that
  QUILT_STAMPFN is actually set when we try to use it. This means that
  the patch(es) will actually be applied (presumably 1.0.14-2 built on
  alpha just by luck).
* debian/rules: Build with "-g" so that the -dbg package is more useful.
* debian/rules: Disable optimisation for avr32 in the hope that will avoid
  the build failing with "Took too long".
* debian/rules: Add -ffloat-store for i386-hurd to try to get topercent2 to
  pass.

8. By Michael Vogt

* xapian-flint-lazy-update-backport-for-1.0.dpatch:
  - backport from upstream to speed up add_value()

7. By Olly Betts

* New upstream release.
  + debian/patch: Changes included upstream so remove.
* debian/control.in: Standards-Version: 3.8.2 (no changes required).
* debian/control.in: Update required debhelper version.
* debian/copyright: Update for the MIT/X relicensing of the serialise-double
  code.
* debian/rules: Explicitly disable use of valgrind for the testsuite -
  otherwise if someone builds their own package with valgrind installed (as
  developer boxes often do), the test suite run will take a really long
  time.

6. By Olly Betts

* debian/patch: Backport more testsuite patches from upstream SVN:
  + Don't bother trying to count CPU time for child processes, as it's hard
    to ensure that the child processes have finished with the current
    framework, and just counting time in the current process checks most
    things (the local backend tests cover much of the work done by the
    server part of the remote backend).
  + Increase the number of tests until the first sample takes more than
    0.001 seconds to avoid trying to base calculations on a length of time
    we probably can't reliably measure to start with.
  + Always give the full exception message (was conditional on --verbose).
    Tidy up output for reporting the various different exception types and
    other failures to give more consistent output.

5. By Olly Betts

* debian/control.in: libxapian<SOVERSION>-dbg should be section debug not
  libs.
* debian/copyright: Update for 2009. /usr/share/common-licenses/GPL ->
  /usr/share/licenses/GPL-2 since the former is now a symlink to GPL-3
  and Xapian is GPL v2 or later.
* debian/patch: Patch from upstream SVN to fix equality test of const char *
  with string literal to use strcmp().

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/xapian-core
This branch contains Public information 
Everyone can see this information.

Subscribers