tags 445403 + patch thank you
Hi, Here is an NMU that should fix this issue. Thank you, Barry deFreese
diff -u postr-0.10/debian/changelog postr-0.10/debian/changelog --- postr-0.10/debian/changelog +++ postr-0.10/debian/changelog @@ -1,3 +1,10 @@ +postr (0.10-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Conform to Python Policy. (Closes: #445403). + + -- Barry deFreese <[EMAIL PROTECTED]> Tue, 12 Feb 2008 18:41:40 -0500 + postr (0.10-1) unstable; urgency=low * New upstream release diff -u postr-0.10/debian/control postr-0.10/debian/control --- postr-0.10/debian/control +++ postr-0.10/debian/control @@ -2,7 +2,8 @@ Section: graphics Priority: optional Maintainer: Ross Burton <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5.0.0), cdbs, python +Build-Depends: debhelper (>= 5.0.0), cdbs (>= 0.4.49), python-all-dev (>= 2.3.5-11) +Build-Depends-Indep: python-support (>= 0.5.3) Standards-Version: 3.7.2 Package: postr diff -u postr-0.10/debian/rules postr-0.10/debian/rules --- postr-0.10/debian/rules +++ postr-0.10/debian/rules @@ -1,4 +1,5 @@ #! /usr/bin/make -f +DEB_PYTHON_SYSTEM=pysupport include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk only in patch2: unchanged: --- postr-0.10.orig/debian/pycompat +++ postr-0.10/debian/pycompat @@ -0,0 +1 @@ +2 only in patch2: unchanged: --- postr-0.10.orig/debian/pyversions +++ postr-0.10/debian/pyversions @@ -0,0 +1 @@ +2.4-