dpkg-buildpackage: source package is pyrad dpkg-buildpackage: source version is 0.8-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/lib' (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 pyrad-0.8 dpkg-source: building pyrad using existing pyrad_0.8.orig.tar.gz dpkg-source: building pyrad in pyrad_0.8-1.diff.gz dpkg-source: building pyrad in pyrad_0.8-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_py creating build creating build/lib creating build/lib/pyrad copying src/__init__.py -> ./build/lib/pyrad copying src/bidict.py -> ./build/lib/pyrad copying src/client.py -> ./build/lib/pyrad copying src/curved.py -> ./build/lib/pyrad copying src/dictionary.py -> ./build/lib/pyrad copying src/host.py -> ./build/lib/pyrad copying src/packet.py -> ./build/lib/pyrad copying src/server.py -> ./build/lib/pyrad copying src/tools.py -> ./build/lib/pyrad 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_py cd . && /usr/bin/python setup.py install --root=/home/bgrotan/tmp/pyrad-0.8/debian/pyrad --no-compile -O0 running install running build running build_py running install_lib creating /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr creating /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib creating /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib/python2.3 creating /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib/python2.3/site-packages creating /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib/python2.3/site-packages/pyrad copying build/lib/pyrad/__init__.py -> /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib/python2.3/site-packages/pyrad copying build/lib/pyrad/bidict.py -> /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib/python2.3/site-packages/pyrad copying build/lib/pyrad/client.py -> /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib/python2.3/site-packages/pyrad copying build/lib/pyrad/curved.py -> /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib/python2.3/site-packages/pyrad copying build/lib/pyrad/dictionary.py -> /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib/python2.3/site-packages/pyrad copying build/lib/pyrad/host.py -> /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib/python2.3/site-packages/pyrad copying build/lib/pyrad/packet.py -> /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib/python2.3/site-packages/pyrad copying build/lib/pyrad/server.py -> /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib/python2.3/site-packages/pyrad copying build/lib/pyrad/tools.py -> /home/bgrotan/tmp/pyrad-0.8/debian/pyrad/usr/lib/python2.3/site-packages/pyrad dh_installdirs -ppyrad dh_link -ppyrad dh_installdocs -ppyrad dh_installexamples -ppyrad dh_installman -ppyrad dh_installinfo -ppyrad dh_installmenu -ppyrad dh_installcron -ppyrad dh_installinit -ppyrad dh_installdebconf -ppyrad dh_installemacsen -ppyrad dh_installpam -ppyrad dh_installlogrotate -ppyrad if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -ppyrad ; fi dh_installchangelogs -ppyrad dh_install -ppyrad dh_link -ppyrad dh_python -ppyrad if test ""; then :; else dh_strip -ppyrad ; fi dh_compress -ppyrad dh_fixperms -ppyrad if test ""; then :; else dh_makeshlibs -ppyrad ; fi dh_installdeb -ppyrad dh_perl -ppyrad dh_shlibdeps -ppyrad dh_gencontrol -ppyrad dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -ppyrad dh_builddeb -ppyrad dpkg-deb: building package `pyrad' in `../pyrad_0.8-1_all.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 pyrad_0.8-1.dsc Bjorn Ove Grotan signfile pyrad_0.8-1_i386.changes Bjorn Ove Grotan Successfully signed dsc and changes files