Package: gtk-recordmydesktop
Version: 0.3.8-4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

python-support has been deprecated in favor of dh_python2 [1], please consider 
converting

[1] http://article.gmane.org/gmane.linux.debian.devel.python/6948

*** /tmp/tmp1eGvZn/bug_body
In Ubuntu, the attached patch was applied to achieve the following:

  * Convert to dh_python2
    - update debian/rules
    - update debian/control


Thanks for considering the patch.


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

Kernel: Linux 3.0.0-16-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru gtk-recordmydesktop-0.3.8/debian/changelog gtk-recordmydesktop-0.3.8/debian/changelog
diff -Nru gtk-recordmydesktop-0.3.8/debian/control gtk-recordmydesktop-0.3.8/debian/control
--- gtk-recordmydesktop-0.3.8/debian/control	2011-03-12 05:50:05.000000000 -0600
+++ gtk-recordmydesktop-0.3.8/debian/control	2012-01-29 15:10:49.000000000 -0600
@@ -1,9 +1,9 @@
 Source: gtk-recordmydesktop
 Section: video
 Priority: optional
 Maintainer: José L. Redrejo Rodríguez <jredr...@debian.org>
 Homepage: http://recordmydesktop.sourceforge.net
-Build-Depends: debhelper (>= 5), autotools-dev, python-support (>= 0.4), python-gtk2-dev, quilt
+Build-Depends: debhelper (>= 5), autotools-dev, python (>= 2.6.6-3~), python-gtk2-dev, quilt
 Standards-Version: 3.9.1
 
 Package: gtk-recordmydesktop
diff -Nru gtk-recordmydesktop-0.3.8/debian/rules gtk-recordmydesktop-0.3.8/debian/rules
--- gtk-recordmydesktop-0.3.8/debian/rules	2011-03-12 04:18:07.000000000 -0600
+++ gtk-recordmydesktop-0.3.8/debian/rules	2012-01-29 15:09:06.000000000 -0600
@@ -66,7 +66,7 @@
 	dh_installdocs
 	dh_install
 	dh_installmenu
-	dh_pysupport
+	dh_python2
 	dh_installman debian/gtk-recordmydesktop.1
 	dh_link
 	dh_strip

Reply via email to