fakeroot debian/rules clean dh_testdir for python in python2.3 python2.4; \ do $python setup.py clean; \ done running clean removing 'build/temp.linux-i686-2.3' (and everything under it) running clean removing 'build/temp.linux-i686-2.4' (and everything under it) rm -rf build-stamp build dh_clean dpkg-source -b python-pam-0.4.2 dpkg-source: warning: unknown information field `Xb-Python-Version' in input data in package's section of control info file dpkg-source: building python-pam in python-pam_0.4.2-10.3.tar.gz dpkg-source: building python-pam in python-pam_0.4.2-10.3.dsc debian/rules build dh_testdir for python in python2.3 python2.4; \ do $python setup.py build; \ done running build running build_ext building 'PAMmodule' extension creating build creating build/temp.linux-i686-2.3 gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.3 -c PAMmodule.c -o build/temp.linux-i686-2.3/PAMmodule.o creating build/lib.linux-i686-2.3 gcc -pthread -shared build/temp.linux-i686-2.3/PAMmodule.o -lpam -lpam_misc -o build/lib.linux-i686-2.3/PAMmodule.so running build running build_ext building 'PAMmodule' extension creating build/temp.linux-i686-2.4 gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.4 -c PAMmodule.c -o build/temp.linux-i686-2.4/PAMmodule.o creating build/lib.linux-i686-2.4 gcc -pthread -shared build/temp.linux-i686-2.4/PAMmodule.o -lpam -lpam_misc -o build/lib.linux-i686-2.4/PAMmodule.so touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs for python in python2.3 python2.4; \ do $python setup.py install --root=debian/python-pam; \ done running install running build running build_ext running install_lib creating debian/python-pam/usr creating debian/python-pam/usr/lib creating debian/python-pam/usr/lib/python2.3 creating debian/python-pam/usr/lib/python2.3/site-packages copying build/lib.linux-i686-2.3/PAMmodule.so -> debian/python-pam/usr/lib/python2.3/site-packages running install running build running build_ext running install_lib creating debian/python-pam/usr/lib/python2.4 creating debian/python-pam/usr/lib/python2.4/site-packages copying build/lib.linux-i686-2.4/PAMmodule.so -> debian/python-pam/usr/lib/python2.4/site-packages dh_testdir dh_testroot dh_installdocs -a -A AUTHORS README dh_installexamples -a -A examples/* dh_installchangelogs -a ChangeLog dh_strip -a dh_compress -a dh_fixperms -a #dh_pycentral is not needed as we don't have .py files (only a .so) #dh_pycentral -a dh_python -a dh_installdeb -a dh_shlibdeps -a dh_gencontrol -a dh_md5sums -a dh_builddeb -a avertissement, « debian/python-pam/DEBIAN/control » contient le champ « Python-Version » défini par l'utilisateur dpkg-deb : 1 avertissements sur les fichiers « control » ignorés dpkg-deb : construction du paquet « python-pam » dans « ../python-pam_0.4.2-10.3_i386.deb ». dpkg-genchanges dpkg-genchanges: warning: unknown information field `Xb-Python-Version' in input data in package's section of control info file dpkg-genchanges: including full source code in upload dpkg-buildpackage (debuild emulation): full upload; Debian-native package (full source is included) Now running lintian... W: python-pam source: out-of-date-standards-version 3.6.0 (current is 3.7.2) W: python-pam source: native-package-with-dash-version Finished running lintian. Now signing changes and any dsc files... signfile python-pam_0.4.2-10.3.dsc Raphael Hertzog signfile python-pam_0.4.2-10.3_i386.changes Raphael Hertzog Successfully signed dsc and changes files