Am Mittwoch, den 27.04.2011, 17:16 -0400 schrieb Barry Warsaw: > I've worked up a patch for bug 616742, which converts avogadro from > python-central to dh_python2. I've tested this and it works for me locally. > Note that this does not fix the packaging to build for multiple versions of > Python, but seeing as Python 2.6 is currently the default for Wheezy, that > should be fine for now. > > Please let me know what you think.
The patch has a few issues, e.g. it hardcodes the python version in debian/python-avogadro.install (the change here is useless - please leave it as it is), which might lead to an FTBFS in the future. Another thing that comes to my mind is: Why is X-Python-Version >= 2.5 when we only build for the current version (2.6 or newer)? This should be set in an automated way and not hardcoded. I further see some differences to `man dh_python2', but I didn't figure them out yet - e.g. including python-distutils.mk. JFTR: We should finally change to dh 7 for avogadro. Regards, Daniel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org