Bug#790453: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-07-16 Thread Hideki Yamane
control: tags -1 patch

Hi,

 Here's a tiny patch for this FTBFS.
 

-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
diff -Nru libnss-mysql-bg-1.5/debian/changelog libnss-mysql-bg-1.5/debian/changelog
--- libnss-mysql-bg-1.5/debian/changelog	2012-04-18 18:56:45.0 +0900
+++ libnss-mysql-bg-1.5/debian/changelog	2015-07-16 16:40:11.0 +0900
@@ -1,3 +1,11 @@
+libnss-mysql-bg (1.5-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/conttrol
+- s/libmysqlclient15-dev/libmysqlclient-dev/ to fix FTBFS (Closes: #790453)
+
+ -- Hideki Yamane   Thu, 16 Jul 2015 16:38:54 +0900
+
 libnss-mysql-bg (1.5-3) unstable; urgency=low
 
   * Add patch from Harald Weidner to follow the Debian policy in the way shadow
diff -Nru libnss-mysql-bg-1.5/debian/control libnss-mysql-bg-1.5/debian/control
--- libnss-mysql-bg-1.5/debian/control	2012-04-18 18:45:06.0 +0900
+++ libnss-mysql-bg-1.5/debian/control	2015-07-16 16:38:52.0 +0900
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Emmanuel Lacour 
-Build-Depends: debhelper (>= 9), libmysqlclient15-dev, quilt (>= 0.40), autotools-dev, dh-autoreconf
+Build-Depends: debhelper (>= 9), libmysqlclient-dev, quilt (>= 0.40), autotools-dev, dh-autoreconf
 Standards-Version: 3.9.3
 
 Package: libnss-mysql-bg


Bug#790453: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: libnss-mysql-bg
Version: 1.5-3
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org