[Debian-med-packaging] Bug#801733: Debian Python Modules Team - please inject the attached debdiff of NMU into your VCS
Andreas Tille
tille at debian.org
Wed Oct 21 12:31:59 UTC 2015
Hi,
I just uploaded a NMU to fix this bug. Please inject the debdiff into
VCS.
BTW, I noticed that at least the changelog entry for 1.2.3-2.1 is
missing in the changelog - please verify that all changes are taken
over.
Kind regards
Andreas.
--
http://fam-tille.de
-------------- next part --------------
diff -Nru python-mysqldb-1.3.4/debian/changelog python-mysqldb-1.3.4/debian/changelog
--- python-mysqldb-1.3.4/debian/changelog 2015-07-29 18:33:32.000000000 +0200
+++ python-mysqldb-1.3.4/debian/changelog 2015-10-21 13:18:03.000000000 +0200
@@ -1,3 +1,11 @@
+python-mysqldb (1.3.4-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * handle symlink to directory conversion
+ Closes: #775254
+
+ -- Andreas Tille <tille at debian.org> Wed, 21 Oct 2015 13:17:56 +0200
+
python-mysqldb (1.3.4-2) unstable; urgency=medium
* Uploading to unstable.
diff -Nru python-mysqldb-1.3.4/debian/control python-mysqldb-1.3.4/debian/control
--- python-mysqldb-1.3.4/debian/control 2015-07-29 18:21:32.000000000 +0200
+++ python-mysqldb-1.3.4/debian/control 2015-10-21 12:11:01.000000000 +0200
@@ -46,6 +46,7 @@
python-mysqldb (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
+Pre-Depends: dpkg (>= 1.17.2)
Suggests: python-egenix-mxdatetime-dbg,
Description: Python interface to MySQL (debug extension)
Mysqlclient is an interface to the popular MySQL database server for Python.
diff -Nru python-mysqldb-1.3.4/debian/python-mysqldb-dbg.maintscript python-mysqldb-1.3.4/debian/python-mysqldb-dbg.maintscript
--- python-mysqldb-1.3.4/debian/python-mysqldb-dbg.maintscript 1970-01-01 01:00:00.000000000 +0100
+++ python-mysqldb-1.3.4/debian/python-mysqldb-dbg.maintscript 2015-10-21 13:17:30.000000000 +0200
@@ -0,0 +1,2 @@
+symlink_to_dir /usr/share/doc/python-mysqldb-dbg /usr/share/doc/python-mysqldb 1.2.3-2.1
+
More information about the Debian-med-packaging
mailing list