Package: pastebinit Version: 1.2-4 Followup-For: Bug #616933 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu precise ubuntu-patch
*** /tmp/tmprGpBZY/bug_body In Ubuntu, the attached patch was applied to achieve the following: * Convert to dh_python2 (Closes: #616933) - update debian/rules - update debian/control Thanks for considering the patch. -- System Information: Debian Release: wheezy/sid APT prefers oneiric-updates APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 'oneiric-proposed'), (500, 'oneiric'), (100, 'oneiric-backports') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-15-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 pastebinit-1.2/debian/changelog pastebinit-1.2/debian/changelog diff -Nru pastebinit-1.2/debian/control pastebinit-1.2/debian/control --- pastebinit-1.2/debian/control 2011-07-03 20:00:46.000000000 -0500 +++ pastebinit-1.2/debian/control 2011-12-28 19:54:18.000000000 -0600 @@ -1,11 +1,10 @@ Source: pastebinit Section: misc Priority: optional Maintainer: Rolf Leggewie <f...@rolf.leggewie.biz> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 5.0.38) -Build-Depends-Indep: xsltproc, docbook-xml, docbook-xsl, python-central (>= 0.5.6) -XS-Python-Version: all +Build-Depends-Indep: xsltproc, docbook-xml, docbook-xsl, python-all (>= 2.6.6-3~) Standards-Version: 3.9.2 Homepage: http://launchpad.net/pastebinit/ Vcs-Browser: http://git.debian.org/?p=collab-maint/pastebinit.git diff -Nru pastebinit-1.2/debian/rules pastebinit-1.2/debian/rules --- pastebinit-1.2/debian/rules 2011-07-03 19:31:14.000000000 -0500 +++ pastebinit-1.2/debian/rules 2011-12-28 19:54:03.000000000 -0600 @@ -27,7 +27,7 @@ binary-indep: build install dh_testdir dh_testroot - dh_pycentral + dh_python2 dh_installchangelogs dh_installdocs dh_installman pastebinit.1