dpkg-buildpackage: source package is python-smbpasswd dpkg-buildpackage: source version is 1.0.1-1 dpkg-buildpackage: source maintainer is Bjorn Ove Grotan dpkg-buildpackage: host architecture is i386 fakeroot debian/rules clean test -x debian/rules test "`id -u`" = 0 if test -n "" && test "" != "."; then rmdir ""; fi if test "." != "."; then rmdir .; fi dh_clean python setup.py clean -a running clean removing 'build/temp.linux-i686-2.3' (and everything under it) removing 'build/lib.linux-i686-2.3' (and everything under it) 'build/bdist.linux-i686' does not exist -- can't clean it 'build/scripts-2.3' does not exist -- can't clean it removing 'build' dpkg-source -b python-smbpasswd-1.0.1 dpkg-source: building python-smbpasswd using existing python-smbpasswd_1.0.1.orig.tar.gz dpkg-source: building python-smbpasswd in python-smbpasswd_1.0.1-1.diff.gz dpkg-source: building python-smbpasswd in python-smbpasswd_1.0.1-1.dsc debian/rules build test -x debian/rules if [ -n "" ]; then \ mkdir -p ""; \ fi if [ ! -d "." ]; then \ mkdir -p "."; \ fi if [ -z "" ]; then \ if ! test -f debian/compat; then echo 4 > debian/compat; fi; \ fi cd . && python setup.py build --build-base="./build" running build running build_ext building 'smbpasswd' 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 md4.c -o ./build/temp.linux-i686-2.3/md4.o gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.3 -c smbdes.c -o ./build/temp.linux-i686-2.3/smbdes.o gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.3 -c smbpasswd.c -o ./build/temp.linux-i686-2.3/smbpasswd.o creating build/lib.linux-i686-2.3 gcc -pthread -shared ./build/temp.linux-i686-2.3/md4.o ./build/temp.linux-i686-2.3/smbdes.o ./build/temp.linux-i686-2.3/smbpasswd.o -o ./build/lib.linux-i686-2.3/smbpasswd.so fakeroot debian/rules binary test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A if [ -n "" ]; then \ mkdir -p ""; \ fi if [ ! -d "." ]; then \ mkdir -p "."; \ fi if [ -z "" ]; then \ if ! test -f debian/compat; then echo 4 > debian/compat; fi; \ fi cd . && python setup.py build --build-base="./build" running build running build_ext cd . && /usr/bin/python setup.py install --root=/home/bgrotan/tmp/python-smbpasswd-1.0.1/debian/python-smbpasswd/ --no-compile -O0 running install running build running build_ext running install_lib creating /home/bgrotan/tmp/python-smbpasswd-1.0.1/debian/python-smbpasswd/usr creating /home/bgrotan/tmp/python-smbpasswd-1.0.1/debian/python-smbpasswd/usr/lib creating /home/bgrotan/tmp/python-smbpasswd-1.0.1/debian/python-smbpasswd/usr/lib/python2.3 creating /home/bgrotan/tmp/python-smbpasswd-1.0.1/debian/python-smbpasswd/usr/lib/python2.3/site-packages copying build/lib.linux-i686-2.3/smbpasswd.so -> /home/bgrotan/tmp/python-smbpasswd-1.0.1/debian/python-smbpasswd/usr/lib/python2.3/site-packages dh_installdirs -ppython-smbpasswd cd . && python setup.py install --root="debian/python-smbpasswd" --no-compile -O0 running install running build running build_ext running install_lib dh_installdocs -ppython-smbpasswd dh_installexamples -ppython-smbpasswd dh_installman -ppython-smbpasswd dh_installinfo -ppython-smbpasswd dh_installmenu -ppython-smbpasswd dh_installcron -ppython-smbpasswd dh_installinit -ppython-smbpasswd dh_installdebconf -ppython-smbpasswd dh_installemacsen -ppython-smbpasswd dh_installpam -ppython-smbpasswd dh_installlogrotate -ppython-smbpasswd if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -ppython-smbpasswd ; fi dh_installchangelogs -ppython-smbpasswd dh_install -ppython-smbpasswd dh_link -ppython-smbpasswd dh_python -ppython-smbpasswd if test ""; then :; else dh_strip -ppython-smbpasswd ; fi dh_compress -ppython-smbpasswd dh_fixperms -ppython-smbpasswd if test ""; then :; else dh_makeshlibs -ppython-smbpasswd ; fi dh_installdeb -ppython-smbpasswd dh_perl -ppython-smbpasswd dh_shlibdeps -ppython-smbpasswd dh_gencontrol -ppython-smbpasswd dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -ppython-smbpasswd dh_builddeb -ppython-smbpasswd dpkg-deb: building package `python-smbpasswd' in `../python-smbpasswd_1.0.1-1_i386.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... Finished running lintian. Now signing changes and any dsc files... signfile python-smbpasswd_1.0.1-1.dsc Bjorn Ove Grotan signfile python-smbpasswd_1.0.1-1_i386.changes Bjorn Ove Grotan Successfully signed dsc and changes files