Package: lfm
Version: 2.3-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

Please convert lfm 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-05-21 12:03:10 +0000
+++ debian/control	2013-11-23 07:14:56 +0000
@@ -1,11 +1,11 @@
 Source: lfm
 Section: utils
 Priority: optional
 Maintainer: Daniel Echeverry <epsilo...@gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), python (>= 2.5)
-Build-Depends-Indep: python-support (>= 0.5.3)
+Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), dh-python
 Standards-Version: 3.9.2
-XS-Python-Version: >= 2.5
+X-Python-Version: >= 2.5
 Homepage: http://www.terra.es/personal7/inigoserna/lfm/
 
 Package: lfm

=== modified file 'debian/rules'
--- debian/rules	2010-05-22 17:25:11 +0000
+++ debian/rules	2013-11-23 07:12:15 +0000
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with python2
 
 override_dh_auto_install:
 	dh_auto_install -- --install-lib=/usr/share/lfm --install-scripts=/usr/share/lfm

Reply via email to