Package: balazar3 Version: 0.1-10 Followup-For: Bug #785951 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu wily ubuntu-patch
Dear Maintainer, 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: jessie/sid APT prefers wily-updates APT policy: (500, 'wily-updates'), (500, 'wily-security'), (500, 'wily'), (100, 'wily-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.19.0-18-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 Init: systemd (via /run/systemd/system)
diff -Nru balazar3-0.1/debian/control balazar3-0.1/debian/control --- balazar3-0.1/debian/control 2010-08-08 02:39:07.000000000 -0400 +++ balazar3-0.1/debian/control 2015-05-28 00:15:59.000000000 -0400 @@ -3,12 +3,12 @@ Priority: optional Maintainer: Vincent Bernat <ber...@debian.org> Build-Depends: debhelper (>= 6.0.7~) -Build-Depends-Indep: python (>= 2.5), python-support (>= 0.3.2), rsync +Build-Depends-Indep: python (>= 2.6.6-3~), dh-python, rsync Standards-Version: 3.9.1 Homepage: http://home.gna.org/oomadness/en/balazar_iii/index.html Vcs-Browser: http://git.debian.org/?p=collab-maint/balazar3.git Vcs-Git: git://git.debian.org/git/collab-maint/balazar3.git -XS-Python-Version: >= 2.5 +X-Python-Version: >= 2.5 Package: balazar3 Architecture: all diff -Nru balazar3-0.1/debian/rules balazar3-0.1/debian/rules --- balazar3-0.1/debian/rules 2010-08-08 02:39:07.000000000 -0400 +++ balazar3-0.1/debian/rules 2015-05-28 00:06:35.000000000 -0400 @@ -64,7 +64,7 @@ dh_installman dh_strip dh_compress - dh_pysupport /usr/share/games/balazar3 + dh_python2 /usr/share/games/balazar3 dh_fixperms dh_makeshlibs dh_installdeb