Package: googlecl
Version: 0.9.13-1.1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

Please convert googlecl 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	2011-07-30 03:50:42 +0000
+++ debian/control	2013-11-23 06:51:03 +0000
@@ -1,12 +1,14 @@
 Source: googlecl
 Section: python
 Priority: optional
 Maintainer: Obey Arthur Liu <art...@milliways.fr>
 Vcs-Browser: https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pkg-google/googlecl.git
 Vcs-Git: git://scm.alioth.debian.org/git/pkg-google/googlecl.git
-Build-Depends: debhelper (>= 7), python-support, python (>=2.5)
+Build-Depends: debhelper (>= 7), python (>= 2.6.6-3~), dh-python
 Standards-Version: 3.9.2
 Homepage: http://code.google.com/p/googlecl/
+X-Python-Version: >= 2.5
 
 Package: googlecl
 Architecture: all

=== removed file 'debian/pyversions'
--- debian/pyversions	2010-06-20 12:45:00 +0000
+++ debian/pyversions	1970-01-01 00:00:00 +0000
@@ -1 +0,0 @@
-2.5-

=== modified file 'debian/rules'
--- debian/rules	2010-06-30 03:50:00 +0000
+++ debian/rules	2013-11-23 06:47:49 +0000
@@ -1,6 +1,3 @@
 #!/usr/bin/make -f
 %:
-	dh $@
-
-binary-*: build
-	dh_pysupport
+	dh $@ --with python2

Reply via email to