mdbtools (0.5.99.0.6pre1.0.20051109-4) unstable; urgency=low * QA upload. * Package is orphaned (#414528); set maintainer to Debian QA Group. * Switch to debhelper 5. - Replace dh_movefiles with dh_install. - debian/mdbtools.install: Since dh_install complains on non-existent sources, remove /usr/bin/pr*, which upstream no longer installs. - debian/libmdbtools.postinst: Let debhelper take care of ldconfig. * debian/control: Make the extended description fit in 80 columns. * debian/rules: - Add support for DEB_BUILD_OPTIONS=noopt. - Remove support for DEB_BUILD_OPTIONS=debug. - Let dh_strip handle DEB_BUILD_OPTIONS=nostrip. * debian/watch: Add. * Conforms to Standards version 3.7.2. -- Matej Vela Wed, 11 Apr 2007 01:23:54 +0200 mdbtools (0.5.99.0.6pre1.0.20051109-3.1) unstable; urgency=low * NMU * New patch 080-size_t for fix segfaults on 64-bit archs (closes: #377542) -- Vincent Fourmond Thu, 22 Mar 2007 17:17:03 +0100 mdbtools (0.5.99.0.6pre1.0.20051109-3) unstable; urgency=low * Acknowledge NMU. (Closes: #234031, #321020, #351215, #354595, #355431) * Fix 64-bit issues with the ODBC support. (Closes: #360436) -- Filip Van Raemdonck Mon, 10 Apr 2006 19:44:56 +0200 mdbtools (0.5.99.0.6pre1.0.20051109-2.1) unstable; urgency=low * NMU * Fix typo in conflicts/replaces for libmdbodbc. Closes: #354595. * debian/patches/056-libmdb-data.patch: Fix infinite recursion with infinite arguments. Closes: #351215. * Fix Debian menu, add Gnome desktop file. Closes: #234031. -- Matthias Klose Sun, 5 Mar 2006 15:53:27 +0000 mdbtools (0.5.99.0.6pre1.0.20051109-2) unstable; urgency=low * Split out libmdbodbc package. (Closes: #323255) * More CVS patches, including the boolean read fix. (Closes: #345978) -- Filip Van Raemdonck Wed, 01 Feb 2006 19:49:43 +0100 mdbtools (0.5.99.0.6pre1.0.20051109-1) unstable; urgency=low * Apply selected patches from upstream CVS. * Acknowledge NMUs. (Closes: #287648, #315608, #326323) * Document mdb-schema -S and -N switches. (Closes: #281336) * Install pkgconfig files. (Closes: #289644) -- Filip Van Raemdonck Sun, 29 Jan 2006 16:19:02 +0100 mdbtools (0.5.99.0.6pre1.0.20050409-1.2) unstable; urgency=low * NMU * Remove '#include ' from mdbtools.h. Still the outstanding problem of a silent ABI change, if HAVA_ICONV is not defined. Apply suggested fix for #323256. * Build-depend on libreadline5-dev (closes: #326323). -- Matthias Klose Sun, 18 Sep 2005 08:57:35 +0000 mdbtools (0.5.99.0.6pre1.0.20050409-1.1) unstable; urgency=low * NMU * rebuild against odbcinst1debian1 (closes: #315608) * fix build with gcc-4.0 (closes: #287648) -- Rene Engelhard Tue, 2 Aug 2005 16:15:54 +0200 mdbtools (0.5.99.0.6pre1.0.20050409-1) unstable; urgency=high * New CVS snapshot. * Fix FTBFS. This was actually a backwards incompatibility in GTK+ 2.6. (Closes: #301121) -- Filip Van Raemdonck Mon, 25 Apr 2005 18:08:59 +0200 mdbtools (0.5.99.0.6pre1.0.20041117-2) unstable; urgency=medium * Add python to Build-Depends:. (Closes: #286601) -- Filip Van Raemdonck Tue, 21 Dec 2004 18:10:46 +0100 mdbtools (0.5.99.0.6pre1.0.20041117-1) unstable; urgency=low * New CVS snapshot, with improved data extraction. (Closes: #245076, #254428) * Strip off one level in manpage patches. * Correct gmdb menu entry. (Closes: #274572) -- Filip Van Raemdonck Tue, 07 Dec 2004 19:31:47 +0100 mdbtools (0.5.99.0.6pre1-2) unstable; urgency=high * Correctly set installation paths. (Closes: #273380) -- Filip Van Raemdonck Sun, 26 Sep 2004 14:56:50 +0200 mdbtools (0.5.99.0.6pre1-1) unstable; urgency=high * Upstream CVS snapshot. * Acknowledge NMU. (Closes: #248863) * Add missing prototypes. (Closes: #263241) * The rebuild automatically transitions to recent gnutls. (Closes: #263655) * Fix mdbtools-gmdb description grammar mistake. (Closes: #268528) * Keep ODBC unittest out of the package. (Closes: #269153) -- Filip Van Raemdonck Sat, 18 Sep 2004 10:08:14 +0200 mdbtools (0.5.99-2.1) unstable; urgency=low * Non-maintainer upload. * Fix up inter-library dependencies. (Closes: #248863) -- Steve Langasek Mon, 26 Jul 2004 03:29:26 -0700 mdbtools (0.5.99-2) unstable; urgency=medium * Add bison builddep. (Closes: #233484) -- Filip Van Raemdonck Wed, 18 Feb 2004 19:05:35 +0100 mdbtools (0.5.99-1) unstable; urgency=medium * New maintainer. Thanks Noel. * New upstream snapshot, greatly reducing the Debian diff due to incorporated patches or alternative ones. - The CVS version shows column titles at their full width. (Closes: #178903) - It should deal with char signedness. (Closes: #181229) - It can handle underscores in table names. (Closes: #186336) - It also handles more column types now. (Closes: #204813) - And it can do string comparisons in JET4 files. (Closes: #226449) * Acknowledge NMUs. (Closes: #206248, #206420, #215091, #215971, #216194, #216400, #217989) (Closes: #222713, #230824, #230914) * Update gmdb package description. (Closes: #209964) -- Filip Van Raemdonck Mon, 16 Feb 2004 19:28:11 +0100 mdbtools (0.5-6.6) unstable; urgency=high * NMU * Relibtooled and auto*ed. (Closes: #230824) * [debian/rules] Remove autom4te.cache as part of clean. -- J.H.M. Dassen (Ray) Tue, 3 Feb 2004 11:52:50 +0100 mdbtools (0.5-6.5) unstable; urgency=high * NMU with permission from Noel. * Fix sql row reader to not include rows with NULL columns for which a WHERE clause exists. (Closes: #222713) * Remove unneeded libgnome-dev builddep, which caused some libraries to be linked with glib 1.2 while others were (correctly) linked with glib 2. -- Filip Van Raemdonck Mon, 01 Dec 2003 19:14:21 +0100 mdbtools (0.5-6.4) unstable; urgency=high * NMU * [debian/control] Removed build dependency on liblinc-dev which is no longer a standalone package. (Closes: #217989) -- J.H.M. Dassen (Ray) Wed, 12 Nov 2003 21:44:51 +0100 mdbtools (0.5-6.3) unstable; urgency=medium * NMU * [debian/control] Added build dependency on liblinc-dev. -- J.H.M. Dassen (Ray) Sat, 18 Oct 2003 16:07:24 +0200 mdbtools (0.5-6.2) unstable; urgency=medium * NMU * Fixed inter-library dependencies: (Closes: #215971). * [src/sql/Makefile.am] Set libmdbsql_la_LIBADD appropriately. * Regenerated auto*. * [debian/control] * Dropped libgtk1.2-dev from build dependencies. * Added mdbtools-dev Depends: libglib2.0-dev. (Closes: #206248) -- J.H.M. Dassen (Ray) Fri, 17 Oct 2003 10:00:58 +0200 mdbtools (0.5-6.1) unstable; urgency=medium * NMU * [debian/rules] Added 'source-updates' target; made updates of config.{guess,sub} visible. * [configure.in] Added 'AM_MAINTAINER_MODE' to ensure the auto* files won't be regenerated at build time (which introduces more build dependencies, timeskew issues etc.). (Closes: #206420) * Regenerated auto*. * [debian/control] Work around the resulting libtool needing to have $SED set. -- J.H.M. Dassen (Ray) Fri, 10 Oct 2003 12:44:24 +0200 mdbtools (0.5-6) unstable; urgency=low * added missing dependencies of the -dev package thx Martin (closes: Bug#206230) (closes: Bug#206248) -- Noel Koethe Tue, 19 Aug 2003 22:07:00 +0200 mdbtools (0.5-5) unstable; urgency=low * mdbtools-gmdb section corrected to gnome * updated Standard-Version -- Noel Koethe Tue, 29 Jul 2003 16:31:00 +0200 mdbtools (0.5-4) unstable; urgency=low * updated libtool. Thanks Ray! (closes: Bug#177974) -- Noel Koethe Sun, 20 Jul 2003 14:38:00 +0200 mdbtools (0.5-3) unstable; urgency=low * added patch from Norbert Kiesel which fixed "segfault which reading memos which end at page boundary" see also his upstream report at https://sf.net/tracker/index.php?func=detail&aid=673000&group_id=2294&atid=102294 (closes: Bug#177988) * moved gmdb to an extra package (closes: Bug#178897) -- Noel Koethe Wed, 29 Jan 2003 16:01:00 +0100 mdbtools (0.5-2) unstable; urgency=low * added missing Build-Depends -- Noel Koethe Wed, 22 Jan 2003 14:26:00 +0100 mdbtools (0.5-1) unstable; urgency=low * new upstream release from 2003-01-19 (closes: Bug#177832) * corrected "worst package description of the year" (from a DD who isn't able to set the correct severity. Please read http://www.debian.org/Bugs/Developer#severities before filling bugs next time and let your feelings out of bug reports!) (closes: Bug#177849) -- Noel Koethe Wed, 22 Jan 2003 10:56:00 +0100 mdbtools (0.4-1) unstable; urgency=low * Initial Release. (closes: Bug#88901) -- Noel Koethe Wed, 15 Jan 2003 20:50:15 +0100