tags 616813 + patch pending thanks Dear maintainer,
I've prepared an NMU for forg (versioned as 0.5.1-7.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
reverted: --- forg-0.5.1/debian/pycompat +++ forg-0.5.1.orig/debian/pycompat @@ -1 +0,0 @@ -2 diff -u forg-0.5.1/debian/changelog forg-0.5.1/debian/changelog --- forg-0.5.1/debian/changelog +++ forg-0.5.1/debian/changelog @@ -1,3 +1,10 @@ +forg (0.5.1-7.1) unstable; urgency=low + + * Non-maintainer upload. + * Convert to dh_python2 (Closes: #616813). + + -- Luca Falavigna <[email protected]> Mon, 27 May 2013 20:44:16 +0200 + forg (0.5.1-7) unstable; urgency=low * Update for new python policy. Closes: #380796. diff -u forg-0.5.1/debian/control forg-0.5.1/debian/control --- forg-0.5.1/debian/control +++ forg-0.5.1/debian/control @@ -2,14 +2,12 @@ Section: net Priority: optional Maintainer: John Goerzen <[email protected]> -Build-Depends: debhelper (>> 5.0.37.2), python, python-central (>= 0.5) -XS-Python-Version: all +Build-Depends: debhelper (>> 5.0.37.2), python (>= 2.6.6-3~) Standards-Version: 3.7.2 Package: forg Architecture: all Depends: ${python:Depends}, python-tk, python-pmw, python-imaging-tk -XB-Python-Version: ${python:Versions} Description: Graphical Gopher Browser forg is a new graphical browser for gopher written in python. It will let you browse the world-wide gopherspace and handles diff -u forg-0.5.1/debian/rules forg-0.5.1/debian/rules --- forg-0.5.1/debian/rules +++ forg-0.5.1/debian/rules @@ -72,8 +72,7 @@ dh_link dh_compress dh_fixperms - dh_pycentral - dh_python + dh_python2 dh_installdeb # dh_perl dh_gencontrol

