dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package pokerlamp dpkg-buildpackage: source version 1.0.1 dpkg-buildpackage: source changed by Loic Dachary (OuoU) dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean test -x debian/rules dh_testroot dh_clean cd . && python setup.py clean -a running clean removing 'build/lib' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.5' does not exist -- can't clean it removing 'build' rm -f python-build-stamp-* find . -name '*.pyc' -exec rm '{}' ';' rm -fr tests/.coverage tests/annotated tests/_trial_temp dpkg-source -b pokerlamp dpkg-source: warning: source directory 'pokerlamp' is not - 'pokerlamp-1.0.1' dpkg-source: info: using source format `1.0' dpkg-source: info: building pokerlamp in pokerlamp_1.0.1.tar.gz dpkg-source: info: building pokerlamp in pokerlamp_1.0.1.dsc debian/rules build test -x debian/rules mkdir -p "." cd . && python setup.py build --build-base="/usr/src/upstream/pokerlamp/./build" running build running build_py creating /usr/src/upstream/pokerlamp/build creating /usr/src/upstream/pokerlamp/build/lib creating /usr/src/upstream/pokerlamp/build/lib/pokerlamp copying pokerlamp/__init__.py -> /usr/src/upstream/pokerlamp/./build/lib/pokerlamp copying pokerlamp/monitor.py -> /usr/src/upstream/pokerlamp/./build/lib/pokerlamp copying pokerlamp/core.py -> /usr/src/upstream/pokerlamp/./build/lib/pokerlamp copying pokerlamp/auth.py -> /usr/src/upstream/pokerlamp/./build/lib/pokerlamp touch python-build-stamp-2.5 fakeroot debian/rules binary test -x debian/rules dh_testroot dh_clean -k dh_installdirs -A mkdir -p "." cd . && python setup.py install --root=/usr/src/upstream/pokerlamp/debian/python-pokerlamp/ --no-compile -O0 running install running build running build_py running install_lib creating /usr/src/upstream/pokerlamp/debian/python-pokerlamp/usr creating /usr/src/upstream/pokerlamp/debian/python-pokerlamp/usr/lib creating /usr/src/upstream/pokerlamp/debian/python-pokerlamp/usr/lib/python2.5 creating /usr/src/upstream/pokerlamp/debian/python-pokerlamp/usr/lib/python2.5/site-packages creating /usr/src/upstream/pokerlamp/debian/python-pokerlamp/usr/lib/python2.5/site-packages/pokerlamp copying build/lib/pokerlamp/__init__.py -> /usr/src/upstream/pokerlamp/debian/python-pokerlamp/usr/lib/python2.5/site-packages/pokerlamp copying build/lib/pokerlamp/monitor.py -> /usr/src/upstream/pokerlamp/debian/python-pokerlamp/usr/lib/python2.5/site-packages/pokerlamp copying build/lib/pokerlamp/core.py -> /usr/src/upstream/pokerlamp/debian/python-pokerlamp/usr/lib/python2.5/site-packages/pokerlamp copying build/lib/pokerlamp/auth.py -> /usr/src/upstream/pokerlamp/debian/python-pokerlamp/usr/lib/python2.5/site-packages/pokerlamp running install_egg_info Writing /usr/src/upstream/pokerlamp/debian/python-pokerlamp/usr/lib/python2.5/site-packages/pokerlamp-1.0.0.egg-info dh_installdirs -ppython-pokerlamp dh_installdocs -ppython-pokerlamp ./README ./AUTHORS dh_installexamples -ppython-pokerlamp dh_installman -ppython-pokerlamp dh_installinfo -ppython-pokerlamp dh_installmenu -ppython-pokerlamp dh_installcron -ppython-pokerlamp dh_installinit -ppython-pokerlamp dh_installdebconf -ppython-pokerlamp dh_installemacsen -ppython-pokerlamp dh_installcatalogs -ppython-pokerlamp dh_installpam -ppython-pokerlamp dh_installlogrotate -ppython-pokerlamp dh_installlogcheck -ppython-pokerlamp dh_installchangelogs -ppython-pokerlamp dh_installudev -ppython-pokerlamp dh_lintian -ppython-pokerlamp dh_install -ppython-pokerlamp dh_link -ppython-pokerlamp dh_installmime -ppython-pokerlamp dh_pycentral -ppython-pokerlamp dh_python -ppython-pokerlamp dh_python: Doing nothing since dh_pycompat exists; dh_pysupport or dh_pycentral should do the work. You can remove dh_python from your rules file. dh_strip -ppython-pokerlamp dh_compress -ppython-pokerlamp dh_fixperms -ppython-pokerlamp dh_makeshlibs -ppython-pokerlamp dh_installdeb -ppython-pokerlamp dh_perl -ppython-pokerlamp dh_shlibdeps -ppython-pokerlamp dh_gencontrol -ppython-pokerlamp dh_md5sums -ppython-pokerlamp dh_builddeb -ppython-pokerlamp warning, `debian/python-pokerlamp/DEBIAN/control' contains user-defined field `Python-Version' dpkg-deb: ignoring 1 warnings about the control file(s) dpkg-deb: building package `python-pokerlamp' in `../python-pokerlamp_1.0.1_all.deb'. dpkg-genchanges >../pokerlamp_1.0.1_i386.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload; Debian-native package (full source is included) Now running lintian... warning: lintian's authors do not recommend running it with root privileges! W: pokerlamp source: out-of-date-standards-version 3.7.2 (current is 3.8.0) W: pokerlamp source: diff-contains-hg-control-dir .hg W: python-pokerlamp: no-debconf-templates Finished running lintian.