Hello Alessio, 2011/12/28 Alessio Treglia <ales...@debian.org>
> Yann, > > don't worry, please merge the setup* scripts into a single one, let > the final setup.py install files in one-shot, I'll arrange things in > debian/* to create three different binaries (*.deb) by tuning > dh_install control files (debian/package1.install, > debian/package2.install and debian/package3.install). > > And no worries about python-support, we will use dh_python2 instead > since it is deprecated. > ok thanks ! > > So, please, let's merge all setup*.py scripts into a single one and > give me the lists of which files should be installed in which package. > DONE. The merged setup.py , and the 5 LISTS are at the root of the GIT ( http://anonscm.debian.org/gitweb/?p=collab-maint/boot-repair.git;a=tree ) Please note that there are now 5 binaries, not 3. *** In the meantime, I had a try for separate packaging, which gave me the following: http://mentors.debian.net/package/boot-repair http://mentors.debian.net/package/clean http://mentors.debian.net/package/clean-gui http://mentors.debian.net/package/clean-ubiquity http://mentors.debian.net/package/os-uninstaller I don't know what the errors (in the "QA information" zone) mean. I also don't know how to solve the "A watch file is not present" warning. *** For information: when I packaged via debuild -us -uc, Lintian was clean, but i saw the following warning: dpkg-deb: warning: 'debian/clean/DEBIAN/control' contains user-defined field 'Python-Version' any idea? *** Regards Yann