tags 562420 + patch pending thanks Dear maintainer,
I've prepared an NMU for pyqonsole (versioned as 0.2.0-2.3) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards.
diff -u pyqonsole-0.2.0/debian/rules pyqonsole-0.2.0/debian/rules --- pyqonsole-0.2.0/debian/rules +++ pyqonsole-0.2.0/debian/rules @@ -41,6 +41,7 @@ python setup.py install --no-compile --root debian/pyqonsole/ --install-layout=deb rm -rf debian/pyqonsole/usr/lib/python*/*-packages/pyqonsole/test dh_install + sed -i 's/python.*/python/' $(CURDIR)/debian/pyqonsole/usr/share/doc/pyqonsole/test/* # Build architecture-dependent files here. binary-arch: build install diff -u pyqonsole-0.2.0/debian/changelog pyqonsole-0.2.0/debian/changelog --- pyqonsole-0.2.0/debian/changelog +++ pyqonsole-0.2.0/debian/changelog @@ -1,3 +1,11 @@ +pyqonsole (0.2.0-2.3) unstable; urgency=low + + * Non-maintainer upload. + * debian/rules: + - Adjust shebangs to phase out python2.4 (Closes: #562420). + + -- Luca Falavigna <[email protected]> Sun, 10 Jan 2010 18:44:48 +0100 + pyqonsole (0.2.0-2.2) unstable; urgency=low * Non-maintainer upload.

