[Pkg-mysql-commits] r1969 - mysql-5.1/branches/unstable/debian

Norbert Tretkowski nobse at alioth.debian.org
Tue May 3 13:04:22 UTC 2011


tags 617240 pending
thanks

Author: nobse
Date: 2011-05-03 13:04:15 +0000 (Tue, 03 May 2011)
New Revision: 1969

Modified:
   mysql-5.1/branches/unstable/debian/changelog
   mysql-5.1/branches/unstable/debian/rules
Log:
Bump libmysqlclient16 shlibs to 5.1.50-1 as it introduced a new symbol.

Modified: mysql-5.1/branches/unstable/debian/changelog
===================================================================
--- mysql-5.1/branches/unstable/debian/changelog	2011-03-16 16:10:18 UTC (rev 1968)
+++ mysql-5.1/branches/unstable/debian/changelog	2011-05-03 13:04:15 UTC (rev 1969)
@@ -1,8 +1,10 @@
-mysql-5.1 (5.1.56-2) UNRELEASED; urgency=low
+mysql-5.1 (5.1.56-2) UNRELEASED; urgency=medium
 
+  * Bump libmysqlclient16 shlibs to 5.1.50-1 as it introduced a new symbol.
+    (closes: #617240)
   * Ignore errors in testsuite run on ia64.
 
- -- Norbert Tretkowski <norbert at tretkowski.de>  Wed, 16 Mar 2011 13:30:20 +0100
+ -- Norbert Tretkowski <norbert at tretkowski.de>  Tue, 03 May 2011 14:49:35 +0200
 
 mysql-5.1 (5.1.56-1) unstable; urgency=low
 

Modified: mysql-5.1/branches/unstable/debian/rules
===================================================================
--- mysql-5.1/branches/unstable/debian/rules	2011-03-16 16:10:18 UTC (rev 1968)
+++ mysql-5.1/branches/unstable/debian/rules	2011-05-03 13:04:15 UTC (rev 1969)
@@ -324,7 +324,7 @@
 	dh_compress -a
 	dh_fixperms -a
 	#dh_makeshlibs -a
-	dh_makeshlibs -plibmysqlclient16 -V'libmysqlclient16 (>= 5.1.21-1)'
+	dh_makeshlibs -plibmysqlclient16 -V'libmysqlclient16 (>= 5.1.50-1)'
 	dh_installdeb -a
 	dh_perl -a
 	dh_shlibdeps -a -l debian/libmysqlclient16/usr/lib -L libmysqlclient16




More information about the Pkg-mysql-commits mailing list