tags 616848 + patch pending thanks Dear maintainer,
I've prepared an NMU for infon-devel (versioned as 0~r218-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
diff -u infon-devel-0~r218/debian/rules infon-devel-0~r218/debian/rules --- infon-devel-0~r218/debian/rules +++ infon-devel-0~r218/debian/rules @@ -31,7 +31,7 @@ dh_installman infon-devel.1 dh_compress dh_fixperms - dh_pycentral + dh_python2 dh_installdeb dh_gencontrol dh_md5sums diff -u infon-devel-0~r218/debian/control infon-devel-0~r218/debian/control --- infon-devel-0~r218/debian/control +++ infon-devel-0~r218/debian/control @@ -2,8 +2,7 @@ Section: games Priority: extra Maintainer: Joachim Breitner <[email protected]> -Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6) -XS-Python-Version: all +Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.6.6-3~) Standards-Version: 3.7.2 Homepage: http://infon.dividuum.de/ XS-Vcs-Svn: http://infon.dividuum.de/svn/infon/trunk/contrib/infon-devel @@ -13,7 +12,6 @@ Suggests: infon-server Recommends: infon-viewer Depends: ${python:Depends}, python-gtksourceview2 -XB-Python-Version: ${python:Versions} Description: Develop bots for the infon game Infon is a game which simulates the live of simple bugs who eat, propagate, eat each other and evolve. The players can not control diff -u infon-devel-0~r218/debian/changelog infon-devel-0~r218/debian/changelog --- infon-devel-0~r218/debian/changelog +++ infon-devel-0~r218/debian/changelog @@ -1,3 +1,10 @@ +infon-devel (0~r218-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Convert to dh_python2 (Closes: #616848). + + -- Luca Falavigna <[email protected]> Thu, 30 May 2013 20:27:31 +0200 + infon-devel (0~r218-1) unstable; urgency=low * pygtksourceview is deprecated, use pygtksourceview2 instead

