Your message dated Thu, 8 Mar 2012 09:01:19 +0100
with message-id
<capdtaj21ul7jgrbemuqwcpf11wghcnvmme2t_czun9rbpxx...@mail.gmail.com>
and subject line Re: [Python-modules-team] Bug#663037: [python-mysql.connector]
please use dh_python2 and up-to-date debhelper
has caused the Debian Bug report #663037,
regarding [python-mysql.connector] please use dh_python2 and up-to-date
debhelper
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
663037: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663037
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-mysql.connector
Version: 0.3.2-1
Severity: normal
Tags: patch
Is there are any justification for not using current compat level?
Apparently package was prepared in December 2011 with debhelper 7 -
already outdated at that time.
Please upgrade to use debhelper compatibility v9 (the recommended mode of
operation) or at least v8 and dh_python2 which will be especially useful
for compatibility with recently uploaded mysql-utilities package.
Update is trivial, it may be easily done with the attached patch.
Thank you.
Regards,
Dmitry.
diff -U4 debian/compat /tmp/00/m-u/mysql-connector-python-0.3.2/debian/compat
--- debian/compat 2011-12-04 04:32:11.000000000 +1100
+++ /tmp/00/m-u/mysql-connector-python-0.3.2/debian/compat 2012-03-08 17:25:02.478151030 +1100
@@ -1 +1 @@
-7
+9
diff -U4 debian/control /tmp/00/m-u/mysql-connector-python-0.3.2/debian/control
--- debian/control 2011-12-04 05:20:11.000000000 +1100
+++ /tmp/00/m-u/mysql-connector-python-0.3.2/debian/control 2012-03-08 17:29:14.234148729 +1100
@@ -2,11 +2,10 @@
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <[email protected]>
Uploaders: Sandro Tosi <[email protected]>
-Build-Depends: debhelper (>= 7.0.50~), python-all, python-support
+Build-Depends: debhelper (>= 9), python-all
Standards-Version: 3.9.2
-X-Python-Version: all
Homepage: http://launchpad.net/myconnpy
Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/mysql-connector-python/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/mysql-connector-python/trunk/
diff -U4 debian/rules /tmp/00/m-u/mysql-connector-python-0.3.2/debian/rules
--- debian/rules 2011-12-04 04:32:11.000000000 +1100
+++ /tmp/00/m-u/mysql-connector-python-0.3.2/debian/rules 2012-03-08 17:25:42.926150662 +1100
@@ -4,8 +4,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@ --with python2
override_dh_installexamples:
dh_installexamples python2/examples/*
Common subdirectories: debian/source and /tmp/00/m-u/mysql-connector-python-0.3.2/debian/source
--- End Message ---
--- Begin Message ---
tags 663037 +wontfix
thanks
On Thu, Mar 8, 2012 at 08:14, Dmitry Smirnov <[email protected]> wrote:
> Please upgrade to use debhelper compatibility v9 (the recommended mode of
> operation) or at least v8 and dh_python2 which will be especially useful
> for compatibility with recently uploaded mysql-utilities package.
Nope sorry, this won't happen.
Regards,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team