Package: libbuffy-bindings
Version: 0.15
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

Please convert libbuffy-bindings 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/control'
--- debian/control	2013-10-25 17:19:11 +0000
+++ debian/control	2013-11-23 07:23:19 +0000
@@ -1,7 +1,8 @@
 Source: libbuffy-bindings
 Section: misc
 Priority: optional
 Maintainer: Enrico Zini <enr...@debian.org>
 Uploaders: martin f krafft <madd...@debian.org>
 Build-Depends:
    debhelper (>= 7.0.50~),
@@ -9,7 +10,7 @@
    libwibble-dev (>= 1.0), libwibble-dev (<< 2.0), libglib2.0-dev, zlib1g-dev,
    swig (>= 2.0),
    perl (>= 5.6.0-16),
-   python-all-dev, python-support,
+   python-all-dev (>= 2.6.6-3~), dh-python,
    pkg-config
 Standards-Version: 3.9.4.0
 Vcs-Git: git://git.debian.org/git/buffy/bindings.git

=== modified file 'debian/rules'
--- debian/rules	2011-03-27 16:05:29 +0000
+++ debian/rules	2013-11-23 07:17:29 +0000
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@ --with python2
 
 override_dh_auto_configure:
 	dh_auto_configure -Dperl

Reply via email to