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.000000000 +0900
+++ libnss-mysql-bg-1.5/debian/changelog	2015-07-16 16:40:11.000000000 +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 <[email protected]>  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.000000000 +0900
+++ libnss-mysql-bg-1.5/debian/control	2015-07-16 16:38:52.000000000 +0900
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Emmanuel Lacour <[email protected]>
-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

Reply via email to