Package: gquilt
Version: 0.25-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

Please convert gquilt to dh_python2.

In Ubuntu, the attached patch was applied to achieve the following:
  * Convert to dh_python2.

Thanks for considering the patch.

Logan Rosen



-- System Information:
Debian Release: wheezy/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-3-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control	2011-06-19 10:23:52 +0000
+++ debian/control	2013-11-23 06:57:07 +0000
@@ -1,8 +1,9 @@
 Source: gquilt
 Section: vcs
 Priority: optional
 Maintainer: Christine Spang <christ...@debian.org>
-Build-Depends: debhelper (>= 7), python, python-all, python-support
+Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~), dh-python
 Standards-Version: 3.9.1
 Vcs-git: git://git.debian.org/git/collab-maint/gquilt
 Vcs-Browser: http://git.debian.org/?p=collab-maint/gquilt.git

=== removed file 'debian/pycompat'
--- debian/pycompat	2007-02-20 02:15:32 +0000
+++ debian/pycompat	1970-01-01 00:00:00 +0000
@@ -1 +0,0 @@
-2

=== modified file 'debian/rules'
--- debian/rules	2011-02-06 21:18:39 +0000
+++ debian/rules	2013-11-23 06:53:07 +0000
@@ -1,3 +1,3 @@
 #!/usr/bin/make -f
 %:
-	        dh $@ --buildsystem=python_distutils
+	        dh $@ --with python2 --buildsystem=python_distutils

Reply via email to