* Bump standards version to 3.9.3 (no changes).
* Use parseable format for copyright file.
* New upstream snapshot.
+ Unpacks waf sourcecode. Closes: #654509
+ Fixes build issues when IOV_MAX is not available, as is
the case on Hurd systems. Closes: #657021
* Explicitly use dh_python2.
* Use system Python. Closes: #577435
* Upload to unstable.
* Use new style debhelper.
* Add python-tdb-dbg and libtdb1-dbg packages.
* Bump standards version to 3.9.2.
* Use --disable-rpath-install only, simplifies testsuite running.
* Switch from dh_pycentral to dh_python2. Closes: #617120
* Drop transitional package tdb-dev.
* Add support for multiarch to libtdb1.
* New upstream release.
* New upstream release.
+ Introduces symbol versioning.
* Switch to python-support.
* Run testsuite during build.
* Link with --as-needed.
* New upstream snapshot.
+ Removes use of _PUBLIC_ from tdb.h. Closes: #600898
* New upstream release.
* New upstream snapshot.
* Bump standards version to 3.9.1 (no changes).
* Switch to bzr.
* New upstream snapshot.
* Build with standard system python. Closes: #577435
* Remove `tdb_transaction_recover` symbol which was also removed upstream.
This symbol was never intended to be public and would have been hard to
use anyway.
* Add missing build dependency on xsltproc, docbook-xsl. Closes:
#570950
* New upstream release.
+ Adds manual pages for tdb-tools. Closes: #557819
* Use source format 3.
* Bump standards version to 3.8.4.
* New upstream release.
* Rename tdb-dev -> libtdb-dev.
* Bump standards version to 3.8.3.
* Provide a symbols file.
* Provide deprecated replacement of public tdb_logging_function symbol
removed upstream without soname bump. Closes: #511011
* Fix use of --as-needed.
* Bump standards version to 3.8.2.
* New upstream release.
* New upstream snapshot.
* New upstream release.
* Bump standards version to 3.8.1.
* New upstream snapshot.
* Upload to unstable.
* Link with --as-needed.
* Switch to python-central.
* Add dummy watchfile explaining how to obtain an upstream tarball.
* Fix version number. (Closes: #510885)
* Bump shlibs because of newly added tdb_repack() symbol. (Closes: #510886)
* Remove use of absolute paths per policy §6.1. (Closes: #510944)
* New upstream snapshot.
* New upstream snapshot.
* Bump standards version to 3.8.0.
* New upstream snapshot.
* Fix soname symlink. (Closes: #482008, Closes: #482228)
* New upstream snapshot.
* Add patch to clear spinlocks if set and opening a TDB in write mode.
(Closes: #425716)
* Change tdb-dev section to libdevel.
* Non-maintainer upload.
* 10_include_signalh.diff (Closes: #460302).
+ Include signal.h in tdb.h.
* Re-add manpages. (Closes: #439809).
+ Fix manpage sections.
+ Escape hyphens as minus signs.
* Fix return value in tdb_delete.3. (Closes: #385389).
* Add ${shlibs:Depends} on python-tdb package.
* New upstream snapshot.
* Set Vcs-Svn field.
* Support building twice in a row. (Closes: #442743)
* Install SWIG file.
* Upload to unstable.
* Set homepage field.
* New upstream snapshot.
* Add python-tdb package.
* Allow Debian Maintainer uploads.
* New upstream release.
* Removes spinlock code. (Closes: #400802)
* References to tdb_lockkeys() were removed. (Closes: #309994)
* Provide tdb_chain(un)lock() functions. (Closes: #412817)
* New maintainer. (Closes: #411687)
* Drop dependency on gdbm-dev.
* Fix typo in copyright file. (Closes: #337506)
* Closes: #307214: ctrlproxy: FTBFS: /usr/include/tdb.h:150: error:
parse error before '*' token
* Thanks to Wilmer van der Gaast <lintux@debian.org> for providing
the patch to fix the above issue.
* Closes: #290211: Improper copyright file
* Closes: #262490: tdb_1.0.6-8_mips: FTBFS: opcode not supported on
this processor: mips1. Spinlocks are not used on mips.
* Closes: #305771: libtdb is LGPL, rather than GPL as stated in
copyright
* Updated the configure file with the correct license information.
* The binaries accompanying the library are _mostly_ marked as licensed
under the GPL. As the effect, I'm (for now) assumming that those binaries
that do not bear the license text are GPL-ed as well.
* The sources have been updated from the Samba 3.0.14a release.
* Closes: #305867: tdb fails to build on athlon64 running sarge/i386.
Thanks to Len Sorensen <lennartsorensen@ruggedcom.com> for noticing that
and providing the fix.
* Added #include <signal.h> in tdb.h, to get the definition of
sig_atomic_t (closes: Bug#264601)
* tdbbackup is registered with the alternatives system now so that it
does not conflict with the Samba package (closes: Bug#262605)
* MIPS doesn't want to cooperate on the spinlocks. Disabling it for the
architecture (closes: Bug#262490).
* Updated the sources to their versions from the samba 3.0.5 package.
The interface is 100% backward compatible.
* Updated the Standards Version. No changes.
* Enabled spinlocks for architectures that are supported (x86,sparc,
mips,powerpc)
* Updated the libtool version (closes: Bug#201928)
* Bumped the standards version
* Depends on debconf > 4.0
* Fixed the build-time dependencies. Correctly depends on libgdbm-dev
instead of on libgdbm1-dev (closes: Bug#199608)
* Modified tdbtool.c to properly use multi-line strings
(closes: Bug#195257)
* Corrected the copyright file to not use the boilerplate.
* made dependencies right for tdb-dev (closes: #143517)
* Added the shared library module. It is needed for some packages on hppa.
* Upgraded the config.guess and config.sub files (closes: #138609)
* Latest upstream (closes: #137972)
* Updated config.guess and config.sub (closes: #103348)
* Binaries in tdb-tools no longer are linked against the shared
tdb library (closes: #102498)
* Fixed incorrect dependency on tdb1
* Changed the package description. Closes: #97636
* Initial Release.
Local variables:
mode: debian-changelog
End: