2006
libdbd-mysql-perl (3.0008-1) unstable; urgency=low
* New upstream release. * Don't ignore result of make distclean. * Remove empty /usr/share/perl5 directory.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 19 Nov 2006 20:19:57 +0100
libdbd-mysql-perl (3.0007-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 9 Sep 2006 20:24:50 +0200
libdbd-mysql-perl (3.0006-1) unstable; urgency=low
* New upstream release. * Set Debhelper Compatibility level to 5. * Added examples from eg/ directory to doc/examples/.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 17 Jun 2006 14:42:37 +0200
libdbd-mysql-perl (3.0004-1) unstable; urgency=low
* New upstream release. * Updated Standards-Version to 3.7.2.
-- Raphael Hertzog <hertzog@debian.org> Thu, 25 May 2006 22:22:19 +0000
2005
libdbd-mysql-perl (3.0002-2) unstable; urgency=low
* Now links with libmysqlclient15 for Mysql 5.x support. Closes: #343774
-- Raphael Hertzog <hertzog@debian.org> Tue, 20 Dec 2005 08:30:08 +0100
libdbd-mysql-perl (3.0002-1) unstable; urgency=low
* New upstream release. Closes: #318931 * Conforms to policy 3.6.2.
-- Raphael Hertzog <hertzog@debian.org> Fri, 12 Aug 2005 12:28:03 +0200
libdbd-mysql-perl (2.9007-1) unstable; urgency=low
* New upstream version. * Now links with libmysqlclient14 for MySQL 4.1 support. Closes: #310483 * Thus Build-Depends on libmysqlclient14-dev.
-- Raphael Hertzog <hertzog@debian.org> Wed, 25 May 2005 06:59:22 +0000
libdbd-mysql-perl (2.9006-1) unstable; urgency=medium
* New upstream version. Closes: #293740 * This version has the fix for the mysql_auto_reconnect problem working only once. Closes: #227857
-- Raphael Hertzog <hertzog@debian.org> Fri, 15 Apr 2005 10:56:34 +0200
libdbd-mysql-perl (2.9003-4) unstable; urgency=high
* Switch again to libmysqlclient12-dev. It looks like the license issues
are finally completely resolved.
Closes: #298091
* High urgency upload to make it quickly into sarge.
-- Raphael Hertzog <hertzog@debian.org> Mon, 7 Mar 2005 08:11:52 +0100
2004
libdbd-mysql-perl (2.9003-3) unstable; urgency=high
* Link again libmysqlclient10-dev for sarge. Closes: #270769 * High urgency upload to make it quickly.
-- Raphael Hertzog <hertzog@debian.org> Thu, 9 Sep 2004 13:49:33 +0200
libdbd-mysql-perl (2.9003-2) unstable; urgency=low
* Link against the main MySQL library again. The exception clause
let people use the library in connection with other free software
licenses like the perl artistic one.
-- Raphael Hertzog <hertzog@debian.org> Wed, 24 Mar 2004 08:20:00 +0100
2003
libdbd-mysql-perl (2.9003-1) unstable; urgency=low
* New upstream version.
-- Raphael Hertzog <hertzog@debian.org> Mon, 8 Dec 2003 13:47:35 +0000
libdbd-mysql-perl (2.1027-1) unstable; urgency=low
* New upstream version.
-- Raphael Hertzog <hertzog@debian.org> Mon, 9 Jun 2003 12:47:21 +0000
libdbd-mysql-perl (2.1026-3) unstable; urgency=medium
* Switch to use libmysqlclient10 which is LGPL. Updated build-depends
accordingly. Closes: #189164
Latest libmysqlclient is GPL-only and thus can't be used for
any project which is non-GPL. As DBD::mysql is probably used by dozen
of non-GPL programs I decided to link it against the last LGPL
version kindly resurrected by Steve Langasek:
https://alioth.debian.org/projects/libmysql-lgpl/
* Sorry if this does mean that you're going to lack some features
integrated in the latest libs, but you should whine against the
upstream decision to switch to GPL ...
-- Raphael Hertzog <hertzog@debian.org> Sun, 20 Apr 2003 13:28:50 +0000
libdbd-mysql-perl (2.1026-2) unstable; urgency=medium
* Updated section to perl.
* Recompile to correctly link with libmysqlclient12. Updated build-depends
to force build with libmysqlcient-dev (>= 4.0.12-3).
* Added libssl-dev to the build dependencies. Closes: #188851
-- Raphael Hertzog <hertzog@debian.org> Sun, 13 Apr 2003 15:53:30 +0000
libdbd-mysql-perl (2.1026-1) unstable; urgency=low
* New upstream release. Closes: #188539 * Recompiled with latest mysql lib.
-- Raphael Hertzog <hertzog@debian.org> Fri, 11 Apr 2003 17:20:47 +0200
2002
libdbd-mysql-perl (2.1020-2) unstable; urgency=low
* Mysql->errno works now. Thanks to Nils Rennebarth.
Closes: #168967
* Uploaded to unstable since I've received no useful feedback
with experimental. Let's see if something breaks ...
-- Raphael Hertzog <hertzog@debian.org> Sun, 17 Nov 2002 01:41:03 +0100
libdbd-mysql-perl (2.1020-1) experimental; urgency=low
* New upstream version. Closes: #167286 * This is completely different codebase than the old module, thus I prefer to upload to experimental first.
-- Raphael Hertzog <hertzog@debian.org> Sat, 2 Nov 2002 10:04:29 +0100
libdbd-mysql-perl (1.2219-6) unstable; urgency=low
* Updated the copyright notice. Closes: #157565
-- Raphael Hertzog <hertzog@debian.org> Mon, 26 Aug 2002 12:30:29 +0200
libdbd-mysql-perl (1.2219-5) unstable; urgency=low
* Compiled with perl 5.8.
-- Raphael Hertzog <hertzog@debian.org> Wed, 31 Jul 2002 18:22:04 +0000
libdbd-mysql-perl (1.2219-4) unstable; urgency=low
* More fixes wrt the insertid that is now long long. Closes: #147715
-- Raphael Hertzog <hertzog@debian.org> Wed, 22 May 2002 09:29:13 +0200
libdbd-mysql-perl (1.2219-3) unstable; urgency=low
* Patched the real dbdimp.c instead of the template. So the compilation
lost my change. :-(
-- Raphael Hertzog <hertzog@debian.org> Fri, 17 May 2002 16:41:44 +0200
libdbd-mysql-perl (1.2219-2) unstable; urgency=low
* Updated sprintf calls to match the type returned by
mysql_insert_id & mysql_affected_rows. Closes: #147092
-- Raphael Hertzog <hertzog@debian.org> Thu, 16 May 2002 00:54:04 +0200
libdbd-mysql-perl (1.2219-1) unstable; urgency=low
* New upstream release.
-- Raphael Hertzog <hertzog@debian.org> Tue, 30 Apr 2002 15:23:54 +0200
2001
libdbd-mysql-perl (1.2216-2) unstable; urgency=medium
* Added zlib1g-dev to build depends. Closes: #100798
-- Raphael Hertzog <hertzog@debian.org> Thu, 14 Jun 2001 09:14:51 +0200
libdbd-mysql-perl (1.2216-1) unstable; urgency=medium
* New upstream version. Closes: #98682
-- Raphael Hertzog <hertzog@debian.org> Fri, 25 May 2001 22:12:57 +0200
libdbd-mysql-perl (1.2215-3) unstable; urgency=medium
* Adapted to the latest perl policy which brings back perl in its "perl"
package.
* Complies with policy 3.5.2.
-- Raphael Hertzog <hertzog@debian.org> Wed, 21 Feb 2001 22:09:53 +0100
2000
libdbd-mysql-perl (1.2215-2) unstable; urgency=low
* Recompiled with perl-5.6. Closes: #77403
-- Raphael Hertzog <hertzog@debian.org> Sun, 19 Nov 2000 15:58:42 +0100
libdbd-mysql-perl (1.2215-1) unstable; urgency=low
* New upstream version. * Recompiled with libmysqlclient10. Closes: #74423, #74496 * Hopefully, the sparc recompile will be ok this time. Closes: #71012
-- Raphael Hertzog <hertzog@debian.org> Sun, 19 Nov 2000 15:58:18 +0100
libdbd-mysql-perl (1.2214-1) unstable; urgency=low
* Non maintainer upload. * New upstream version.
-- Guillaume Morin <gemorin@debian.org> Thu, 27 Jul 2000 15:29:49 +0200
libdbd-mysql-perl (1.2202-5) unstable; urgency=low
* Recompiled with libmysqlclient9. Closes: #66964
-- Raphael Hertzog <hertzog@debian.org> Thu, 13 Jul 2000 14:17:22 +0200
1999
libdbd-mysql-perl (1.2202-4) unstable; urgency=low
* Removed dbimon.1 too. Closes: #47979
-- Raphael Hertzog <hertzog@debian.org> Tue, 26 Oct 1999 00:10:22 +0200
libdbd-mysql-perl (1.2202-3) unstable; urgency=low
* Removed unuseful /usr/bin/dbimon. Closes: #45071
-- Raphael Hertzog <hertzog@debian.org> Fri, 17 Sep 1999 14:43:17 +0200
libdbd-mysql-perl (1.2202-2) unstable; urgency=low
* Policy 3.0.1 compliance. Built with debhelper 2.0.40.
-- Raphael Hertzog <hertzog@debian.org> Thu, 9 Sep 1999 12:06:37 +0200
libdbd-mysql-perl (1.2202-1) unstable; urgency=low
* New maintainer.
* New upstream version.
* libdbd-msql-perl and libdbd-mysql-perl have now separate source
packages.
* libdbd-mysql-perl is now in main.
* Acknowledged the previous NMU. Closes: #41533, #35545, #36665
Closes: #36790, #40524, #38430 (in gnudip)
-- Raphael Hertzog <rhertzog@hrnet.fr> Fri, 30 Jul 1999 14:34:51 +0200
msql-mysql-modules (1.2017-1.1) unstable; urgency=low
* NMU for the perl upgrade. Closes: #41527, #41533 * Corrected the rules files to conform to perl policy 1.0.1. * Upgraded standards-version to 2.5.1. * Compiled with perl-5.005. * Compiled with the latest mysql libs. Closes: #35545, #36665, #36790, #40524 * Moved libdbd-mysql-perl to main since it doesn't depend on anything non-free. Closes: #38430 in the gnudip package ... * In fact moved the source to main and libdbd-msql-perl to contrib ...
-- Raphael Hertzog <rhertzog@hrnet.fr> Tue, 20 Jul 1999 23:30:17 +0200
msql-mysql-modules (1.2017-1) unstable; urgency=low
* New upstream version.
* Rebuild for new mysql layout. Fixes: #35345, #36665, #36790
* Comment-out #include <common/portability.h> as this is for a msql
we don't have..
-- Ben Gertzfield <che@debian.org> Thu, 13 May 1999 12:28:11 -0700
1998
msql-mysql-modules (1.2012-1) unstable; urgency=low
* New upstream version.
* Bumped dependancy on libdbi-perl to >= 1.02-1 for upgrade
purposes.
-- Ben Gertzfield <che@debian.org> Mon, 28 Dec 1998 15:41:28 -0800
msql-mysql-modules (1.2005-1) unstable; urgency=low
* New upstream version. Note that 1.2003-2 wasn't uploaded due
to a problem with upper-case letters in the source name.
-- Ben Gertzfield <che@debian.org> Tue, 13 Oct 1998 13:19:17 -0700
msql-mysql-modules (1.2003-2) unstable; urgency=low
* The msql and mysql DBD drivers have always been in the same source;
Martin Schulze convinced me to merge them back together properly.
Msql-Mysql-modules is the real name of the upstream source.
* Now makes the libdbd-msql-perl package as well as the libdbd-mysql-perl
package.
-- Ben Gertzfield <che@debian.org> Fri, 25 Sep 1998 12:09:40 -0700
libdbd-mysql-perl (1.2003-1) unstable; urgency=low
* New upstream version, recompiled against libdbi-perl 1.02.
* Upgraded Standards-Version to 2.4.0.0.
* Removed call to dh_du in debian/rules.
* Made build not ask any interactive questions with the kludge
IN_MYSQL_DISTRIBUTION=true .
* Changed rm debian/tmp/usr/lib/perl5/DBD/mSQL.pm to rm -f just
in case it's still there some day.
* Made the upstream ChangeLog be installed as
/usr/doc/libdbi-mysql-perl/changelog
-- Ben Gertzfield <che@debian.org> Thu, 24 Sep 1998 12:01:58 -0700
libdbd-mysql-perl (1.1832-1) unstable; urgency=low
* New upstream version. * Now dynamically linked against mysql libraries.
-- Ben Gertzfield <che@debian.org> Wed, 15 Jul 1998 23:23:31 -0700
libdbd-mysql-perl (1.1827-1) unstable; urgency=low
* New upstream version.
-- Ben Gertzfield <che@debian.org> Wed, 4 Mar 1998 01:12:07 -0800
libdbd-mysql-perl (1.1826-2) unstable; urgency=low
* Removed call to dh_makeshlibs. Heh. Whoops. Fixes lintian warning. * Rebuilt with debhelper 0.60, fixes bad permission lintian warnings. * Added in patch from mdorman@law.miami.edu to fix building on Alpha. Fixes bug #18072.
-- Ben Gertzfield <che@debian.org> Wed, 11 Feb 1998 13:27:54 -0800
libdbd-mysql-perl (1.1826-1) unstable; urgency=low
* New upstream version. * Added in upstream changelog. Fixes bug #17511.
-- Ben Gertzfield <che@debian.org> Sun, 1 Feb 1998 11:53:23 -0800
libdbd-mysql-perl (1.1821-2) unstable; urgency=low
* Removed msql files mistakenly left in the package, bug #16784.
-- Ben Gertzfield <che@debian.org> Wed, 7 Jan 1998 20:23:57 -0800
1997
libdbd-mysql-perl (1.1821-1) unstable; urgency=low
* New maintainer. * New upstream version. * Compiled to work with new libdbi-perl.
-- Ben Gertzfield <che@debian.org> Mon, 29 Dec 1997 13:55:12 -0800
libdbd-mysql-perl (1.65-2) unstable; urgency=low
* New maintainer * Move to contrib
-- Scott Hanson <shanson@debian.org> Mon, 27 Oct 1997 08:44:44 +0100
libdbd-mysql-perl (1.65-1) unstable; urgency=low
* New upstream version * Recompiled with libc6, mysql 3.20.29, and perl 5.004.02 * Upgraded to Standards Version 2.3.0.0 * Fixed description
-- Christian Schwarz <schwarz@debian.org> Thu, 11 Sep 1997 22:01:45 +0200
libdbd-mysql-perl (1.63.1-1) unstable; urgency=low
* New upstream version.
-- Christian Schwarz <schwarz@debian.org> Sat, 3 May 1997 17:29:12 +0200
libdbd-mysql-perl (1.1-1) unstable; urgency=low
* Initial Release.
-- Christian Schwarz <schwarz@debian.org> Sun, 13 Apr 1997 22:51:11 +0200