[Python-modules-commits] [python-mysqldb] 01/01: Add NMU to fix #775254.

Brian May bam at moszumanska.debian.org
Thu Oct 22 06:14:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

bam pushed a commit to branch master
in repository python-mysqldb.

commit 8597e8abfca2fe29e4d94068a39a6ad755e083e0
Author: Brian May <bam at debian.org>
Date:   Thu Oct 22 17:11:10 2015 +1100

    Add NMU to fix #775254.
---
 debian/changelog                      | 8 ++++++++
 debian/control                        | 1 +
 debian/python-mysqldb-dbg.maintscript | 2 ++
 3 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 67baf71..5793802 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 --git a/debian/control b/debian/control
index fce9fa7..0d25c4a 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,7 @@ Depends: python-dbg,
          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 --git a/debian/python-mysqldb-dbg.maintscript b/debian/python-mysqldb-dbg.maintscript
new file mode 100644
index 0000000..ac19fa4
--- /dev/null
+++ b/debian/python-mysqldb-dbg.maintscript
@@ -0,0 +1,2 @@
+symlink_to_dir /usr/share/doc/python-mysqldb-dbg /usr/share/doc/python-mysqldb 1.2.3-2.1
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mysqldb.git



More information about the Python-modules-commits mailing list