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

Dear Maintainer,

Please convert belier 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	2010-03-30 00:04:26 +0000
+++ debian/control	2013-11-21 23:52:00 +0000
@@ -1,12 +1,12 @@
 Source: belier
 Section: net
 Priority: optional
 Maintainer: Python Applications Packaging Team <python-apps-t...@lists.alioth.debian.org>
 Uploaders: Carl Chenet <cha...@ohmytux.com>
 Homepage: http://www.ohmytux.com/belier
-Build-Depends: debhelper (>= 7.0.50~), python (>= 2.5)
-Build-Depends-Indep: python-support
-XS-Python-Version: >= 2.5
+Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), dh-python
+X-Python-Version: >= 2.5
 Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/belier/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/belier/trunk/

=== removed file 'debian/pycompat'
--- debian/pycompat	2009-10-07 00:39:06 +0000
+++ debian/pycompat	1970-01-01 00:00:00 +0000
@@ -1 +0,0 @@
-2

=== modified file 'debian/rules'
--- debian/rules	2009-10-07 00:39:06 +0000
+++ debian/rules	2013-11-21 23:47:51 +0000
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with python2
 
 override_dh_link:
 	dh_link usr/lib/belier/bel usr/bin/bel

Reply via email to