libdatrie (0.1.3-2) unstable; urgency=low * Add Build-Depends-Package info to libdatrie0.symbols and bump dpkg-dev Build-deps to (>= 1.14.13) accordingly. Thanks Loïc Minier. * Fix CVSROOT in Vcs-Cvs, so it really works with debcheckout. * debian/libdatrie0-doc.doc-base: Correct doc-base section (Programming). * debian/rules: - Update config.{guess,status} before configure, and clean them up on clean target, so the changes are not included in .diff.gz - Use 'make -C $dir' instead of 'cd $dir; make' - Do not build/install doc on binary-arch * debian/copyright: - Remove inline license file referals, and use usual Debian text at the bottom instead - Update format to current proposal * debian/watch: Fix watch pattern so that only *.tar.gz is matched, not *.tar.gz.md5sum. * Use short description for libdatrie0, and add that it's usually auto-installed. * debian/control: - Add DM-Upload-Allowed - Bump Standards-Versions to 3.8.0 (no changes needed) -- Theppitak Karoonboonyanan Sat, 21 Jun 2008 11:39:32 +0700 libdatrie (0.1.3-1) unstable; urgency=low * New upstream release - Fix memory bug which can crash on some platforms, reportedly win32. - Fix symbols exporting, so it builds on Mac. - Remove excessive documentation for private API's. - Add the SBM file format documentation frequently asked for * debian/copyright: Rewrite in machine-interpretable format. * Remove XS- prefix from XS-Vcs-* fields. * Move Homepage info from description to control field. * Bump Standards-Version to 3.7.3, no changes needed. * debian/libdatrie0.symbols: Add symbols file to provide fine-grained shlib dependency tracking. * debian/control: Build-depend on debhelper (>= 5.0.61) and dpkg-dev (>= 1.14.9) for the required dh_makeshlibs version. * debian/libdatrie0-doc.doc-base: Remove excessive whitespace. (lintian) -- Theppitak Karoonboonyanan Mon, 28 Jan 2008 17:19:12 +0700 libdatrie (0.1.2-2) unstable; urgency=low * Do not install functions man pages for now, to avoid messing man directories with plenty of doxygen-generated pages, and to avoid conflicts with other packages. -- Theppitak Karoonboonyanan Sat, 25 Aug 2007 17:11:23 +0700 libdatrie (0.1.2-1) unstable; urgency=low * debian/libdatrie-bin.manpages: - Install man pages from built directory, rather than from source. * debian/libdatrie0-dev.manpages: - Added to install doxygen-generated API man pages. * New upstream release - Limited symbols export, to avoid name clashing - Improved error handling for edge cases - Fix crashes * Set shlibs to >= 0.1.2. * Add XS-Vcs-Cvs and XS-Vcs-Browser info. * Do not ignore 'make clean' error. -- Theppitak Karoonboonyanan Sat, 25 Aug 2007 14:56:20 +0700 libdatrie (0.1.1-4) unstable; urgency=low * debian/rules: Revert manual calls to doxygen and rely on configure auto-detection. Doxygen shouldn't be found in arch buildd's now, as we had moved it to Build-Depends-Indep. Thanks to Loïc Minier for suggestion. -- Theppitak Karoonboonyanan Mon, 11 Dec 2006 09:51:26 +0700 libdatrie (0.1.1-3) unstable; urgency=low * Package sponsored by Loïc Minier. * Split arch and indep builds completely - debian/control: move doxygen to Build-Depends-Indep. - debian/rules: disable doxygen and manually call it on indep targets. * debian/rules adjustments - Remove unused shared library version info assignment. - Pass --host=$(DEB_HOST_GNU_TYPE) to configure only when cross compiling. - Add missing targets in .PHONY * debian/*.dirs: Removed, not needed for debhelper compat level 5. * debian/copyright: Change the download place to match that in watch file. -- Theppitak Karoonboonyanan Sun, 10 Dec 2006 17:02:24 +0700 libdatrie (0.1.1-2) unstable; urgency=low * Split binary program to libdatrie-bin. * Rename libdatrie-{dev,doc} to libdatrie0-{dev,doc}. -- Theppitak Karoonboonyanan Wed, 18 Oct 2006 00:17:08 +0700 libdatrie (0.1.1-1) unstable; urgency=low * Initial release (Closes: #392315) -- Theppitak Karoonboonyanan Thu, 12 Oct 2006 15:27:50 +0700