-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 02/11/2013 08:02 PM, Andreas Tille wrote: > On Mon, Feb 11, 2013 at 03:35:59PM +0100, Olivier Sallou wrote: [...] >> You should not need the .install files (to copy your python fileds) nor >> the setup.py install in your rules file. >> >> Maybe that a simple: >> >> override_dh_auto_install: >> ... >> dh_auto_install --sourcedirectory=gtpython >> >> could be enough. > > This might be even more simple than my solution that has the install > file remaining.
Just did that and removed the python-genometools.install file. While the line above eliminates the need to run setup.py just fine, the 'python-genometools' package ends up empty after building. However, as genometools is a multiple binary package (creating seven actual packages from one source) everything ends up in debian/tmp after the build process -- that's the reason the install files were there in the first place. Hence I had to add '--destdir=$(CURDIR)/debian/python-genometools' to the dh_auto_install call to make sure the .py files end up in the correct build directory for installation -- correct? At least this seems to solve my problem ;) BTW, the additional new python package seems to stop my dm-upload -- anyone care to help out? Best, Sascha - -- Sascha Steinbiss Center for Bioinformatics University of Hamburg Bundesstr. 43 20146 Hamburg Germany Email: steinb...@zbh.uni-hamburg.de URL: http://www.zbh.uni-hamburg.de/steinbiss Phone: +49 (40) 42838 7322 FAX: +49 (40) 42838 7312 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlEaWM0ACgkQvCCdOseRus/mPQCgll3dWgR2suOUpm/eiU0ZzTsI YzgAnRWP+kCQZm7drZvMFOfgNWXlZ+Ea =NTpN -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-med-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/511a58cd.5060...@zbh.uni-hamburg.de