The attached debdiff will fix 472007. If you don't care to do an upload soon, then I'll get this sponsored.
diff -u clive-0.4.3/debian/control clive-0.4.3/debian/control --- clive-0.4.3/debian/control +++ clive-0.4.3/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Mikhail Gusarov <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), python-all-dev (>= 2.3.5-11) -Build-Depends-Indep: python-central (>= 0.5.6) +Build-Depends-Indep: python-central (>= 0.6) Standards-Version: 3.7.2 XS-Python-Version: all diff -u clive-0.4.3/debian/rules clive-0.4.3/debian/rules --- clive-0.4.3/debian/rules +++ clive-0.4.3/debian/rules @@ -37,8 +37,6 @@ dh_installchangelogs ChangeLog dh_installdocs dh_pycentral - # Remove empty /usr/lib left after dh_pycentral - rmdir $(CURDIR)/debian/clive/usr/lib dh_installman dh_compress dh_fixperms diff -u clive-0.4.3/debian/changelog clive-0.4.3/debian/changelog --- clive-0.4.3/debian/changelog +++ clive-0.4.3/debian/changelog @@ -1,3 +1,12 @@ +clive (0.4.3-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Stop removing empty /usr/lib that python-central no longer provides + (closes: #472007) + * Build-dep on python-central (>= 0.6) + + -- Scott Kitterman <[EMAIL PROTECTED]> Tue, 25 Mar 2008 10:41:11 -0400 + clive (0.4.3-1) unstable; urgency=low * New upstream release (Closes: #462561).
signature.asc
Description: This is a digitally signed message part.