* Sandro Knauß <b...@sandroknauss.de>, 2011-12-03, 18:20:
+python-simplemediawiki (1.0.2-1.1) unstable; urgency=low + + * Non-maintainer upload. + * using dh_python2 instead of dh_pysupport, to get proper dependencies + * Fix "python-simplemediawiki does not have proper dependencies" + using setuptools and install_requires (Closes: #645164) + + -- Sandro Knauß <b...@sandroknauss.de> Sat, 03 Dec 2011 15:42:02 +0100
I hope you don't actually intend to upload this as NMU. But anyway:
-Build-Depends: cdbs, debhelper (>= 7.0.50~), python (>=2.6), python-support +Build-Depends: cdbs, debhelper (>= 7.0.50~), python (>=2.6), python-setuptools, python-iso8601
cdbs didn't support dh_python2 until 0.4.90 (which is newer than the version in stable).
Similarly, build-dependency on python should be bumped to 2.6.6-3~ (though that's less important, as squeeze already has the required version).
XS-Python-Version: >= 2.6
This should have been made X-Python-Version in the process of conversion to dh_python2. Also, XB-Python-Version should have been dropped.
+clean:: + rm -rf simplemediawiki.egg-info
Why? It's not mentioned in the changelog. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org