tag 845899 pending
thanks
Hello,
Bug #845899 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/python-mysqldb.git;a=commitdiff;h=6c3fd23
---
commit 6c3fd23496be891868525437c03c65fddb9ec7e9
Author: Brian May <[email protected]>
Date: Thu Feb 9 17:09:33 2017 +1100
Incorporate changes from NMU 1.3.7-1.1
diff --git a/debian/changelog b/debian/changelog
index f2437e4..76ae468 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+python-mysqldb (1.3.7-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Switch Build-Depends to default-libmysqlclient-dev. (Closes: #845899)
+ * Switch Suggests to default-mysql-* | virtual-mysql-*.
+ (Closes: #848484, #848485)
+ * Remove Monty Taylor from Uploaders. (Closes: #738180)
+ * Run dh_strip with option --no-automatic-dbgsym to avoid generation of
+ -dbg-dbgsym packages.
+
+ -- Andreas Beckmann <[email protected]> Mon, 16 Jan 2017 14:51:04 +0100
+
python-mysqldb (1.3.7-1) unstable; urgency=medium
* New upstream version.