dpkg-buildpackage: source package is stoqdrivers dpkg-buildpackage: source version is 1:0.6.0-1 dpkg-buildpackage: source changed by Johan Dahlin dpkg-buildpackage: host architecture 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 'build/lib' does not exist -- can't clean it 'build/bdist.linux-i686' does not exist -- can't clean it 'build/scripts-2.4' does not exist -- can't clean it /usr/bin/make -f debian/rules reverse-config make[1]: Entrando no diretório `/home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0' make[1]: Nada a ser feito para `reverse-config'. make[1]: Saindo do diretório `/home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0' patches: Not reversing not applied patches. if [ "reverse-patches" = "debian/stamp-patched" ] ; then touch debian/stamp-patched ; \ elif [ "reverse-patches" = "reverse-patches" ] ; then rm -f debian/stamp-patch* ; \ fi if [ "reverse-patches" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi for dir in debian/patches ; do \ rm -f $dir/*.log ; \ done find . -name '*.pyc' | xargs rm -f dpkg-source -b stoqdrivers-0.6.0 dpkg-source: building stoqdrivers in stoqdrivers_0.6.0-1.tar.gz dpkg-source: building stoqdrivers in stoqdrivers_0.6.0-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 /usr/bin/make -f debian/rules reverse-config make[1]: Entrando no diretório `/home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0' make[1]: Nada a ser feito para `reverse-config'. make[1]: Saindo do diretório `/home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0' patches: if [ "debian/stamp-patched" = "debian/stamp-patched" ] ; then touch debian/stamp-patched ; \ elif [ "debian/stamp-patched" = "reverse-patches" ] ; then rm -f debian/stamp-patch* ; \ fi if [ "debian/stamp-patched" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi make[1]: Entrando no diretório `/home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0' make[1]: Nada a ser feito para `update-config'. make[1]: Saindo do diretório `/home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0' cd . && python setup.py build --build-base="./build" running build running build_py creating build creating build/lib creating build/lib/stoqdrivers copying stoqdrivers/__init__.py -> ./build/lib/stoqdrivers copying stoqdrivers/abicomp.py -> ./build/lib/stoqdrivers copying stoqdrivers/configparser.py -> ./build/lib/stoqdrivers copying stoqdrivers/constants.py -> ./build/lib/stoqdrivers copying stoqdrivers/exceptions.py -> ./build/lib/stoqdrivers copying stoqdrivers/translation.py -> ./build/lib/stoqdrivers copying stoqdrivers/utils.py -> ./build/lib/stoqdrivers creating build/lib/stoqdrivers/devices copying stoqdrivers/devices/__init__.py -> ./build/lib/stoqdrivers/devices copying stoqdrivers/devices/base.py -> ./build/lib/stoqdrivers/devices copying stoqdrivers/devices/interfaces.py -> ./build/lib/stoqdrivers/devices copying stoqdrivers/devices/serialbase.py -> ./build/lib/stoqdrivers/devices creating build/lib/stoqdrivers/devices/printers copying stoqdrivers/devices/printers/__init__.py -> ./build/lib/stoqdrivers/devices/printers copying stoqdrivers/devices/printers/base.py -> ./build/lib/stoqdrivers/devices/printers copying stoqdrivers/devices/printers/capabilities.py -> ./build/lib/stoqdrivers/devices/printers copying stoqdrivers/devices/printers/cheque.py -> ./build/lib/stoqdrivers/devices/printers copying stoqdrivers/devices/printers/fiscal.py -> ./build/lib/stoqdrivers/devices/printers creating build/lib/stoqdrivers/devices/printers/bematech copying stoqdrivers/devices/printers/bematech/DP20C.py -> ./build/lib/stoqdrivers/devices/printers/bematech copying stoqdrivers/devices/printers/bematech/MP25.py -> ./build/lib/stoqdrivers/devices/printers/bematech copying stoqdrivers/devices/printers/bematech/__init__.py -> ./build/lib/stoqdrivers/devices/printers/bematech creating build/lib/stoqdrivers/devices/printers/daruma copying stoqdrivers/devices/printers/daruma/FS2100.py -> ./build/lib/stoqdrivers/devices/printers/daruma copying stoqdrivers/devices/printers/daruma/FS345.py -> ./build/lib/stoqdrivers/devices/printers/daruma copying stoqdrivers/devices/printers/daruma/FS600MFD.py -> ./build/lib/stoqdrivers/devices/printers/daruma copying stoqdrivers/devices/printers/daruma/__init__.py -> ./build/lib/stoqdrivers/devices/printers/daruma creating build/lib/stoqdrivers/devices/printers/dataregis copying stoqdrivers/devices/printers/dataregis/EP375.py -> ./build/lib/stoqdrivers/devices/printers/dataregis copying stoqdrivers/devices/printers/dataregis/__init__.py -> ./build/lib/stoqdrivers/devices/printers/dataregis creating build/lib/stoqdrivers/devices/printers/perto copying stoqdrivers/devices/printers/perto/Pay2023.py -> ./build/lib/stoqdrivers/devices/printers/perto copying stoqdrivers/devices/printers/perto/__init__.py -> ./build/lib/stoqdrivers/devices/printers/perto creating build/lib/stoqdrivers/devices/printers/sweda copying stoqdrivers/devices/printers/sweda/IFS9000I.py -> ./build/lib/stoqdrivers/devices/printers/sweda copying stoqdrivers/devices/printers/sweda/__init__.py -> ./build/lib/stoqdrivers/devices/printers/sweda creating build/lib/stoqdrivers/devices/printers/virtual copying stoqdrivers/devices/printers/virtual/Simple.py -> ./build/lib/stoqdrivers/devices/printers/virtual copying stoqdrivers/devices/printers/virtual/__init__.py -> ./build/lib/stoqdrivers/devices/printers/virtual creating build/lib/stoqdrivers/devices/readers copying stoqdrivers/devices/readers/__init__.py -> ./build/lib/stoqdrivers/devices/readers creating build/lib/stoqdrivers/devices/readers/barcode copying stoqdrivers/devices/readers/barcode/__init__.py -> ./build/lib/stoqdrivers/devices/readers/barcode copying stoqdrivers/devices/readers/barcode/base.py -> ./build/lib/stoqdrivers/devices/readers/barcode copying stoqdrivers/devices/readers/barcode/reader.py -> ./build/lib/stoqdrivers/devices/readers/barcode creating build/lib/stoqdrivers/devices/readers/barcode/metrologic copying stoqdrivers/devices/readers/barcode/metrologic/MC630.py -> ./build/lib/stoqdrivers/devices/readers/barcode/metrologic copying stoqdrivers/devices/readers/barcode/metrologic/__init__.py -> ./build/lib/stoqdrivers/devices/readers/barcode/metrologic creating build/lib/stoqdrivers/devices/scales copying stoqdrivers/devices/scales/__init__.py -> ./build/lib/stoqdrivers/devices/scales copying stoqdrivers/devices/scales/base.py -> ./build/lib/stoqdrivers/devices/scales copying stoqdrivers/devices/scales/scales.py -> ./build/lib/stoqdrivers/devices/scales creating build/lib/stoqdrivers/devices/scales/toledo copying stoqdrivers/devices/scales/toledo/PrixIII.py -> ./build/lib/stoqdrivers/devices/scales/toledo copying stoqdrivers/devices/scales/toledo/__init__.py -> ./build/lib/stoqdrivers/devices/scales/toledo 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/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/ --no-compile -O0 running install running build running build_py running install_lib creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4 creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/abicomp.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/configparser.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/constants.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/exceptions.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/translation.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers copying build/lib/stoqdrivers/utils.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices copying build/lib/stoqdrivers/devices/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices copying build/lib/stoqdrivers/devices/base.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices copying build/lib/stoqdrivers/devices/interfaces.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices copying build/lib/stoqdrivers/devices/serialbase.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers copying build/lib/stoqdrivers/devices/printers/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers copying build/lib/stoqdrivers/devices/printers/base.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers copying build/lib/stoqdrivers/devices/printers/capabilities.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers copying build/lib/stoqdrivers/devices/printers/cheque.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers copying build/lib/stoqdrivers/devices/printers/fiscal.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/bematech copying build/lib/stoqdrivers/devices/printers/bematech/DP20C.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/bematech copying build/lib/stoqdrivers/devices/printers/bematech/MP25.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/bematech copying build/lib/stoqdrivers/devices/printers/bematech/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/bematech creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/daruma copying build/lib/stoqdrivers/devices/printers/daruma/FS2100.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/daruma copying build/lib/stoqdrivers/devices/printers/daruma/FS345.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/daruma copying build/lib/stoqdrivers/devices/printers/daruma/FS600MFD.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/daruma copying build/lib/stoqdrivers/devices/printers/daruma/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/daruma creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/dataregis copying build/lib/stoqdrivers/devices/printers/dataregis/EP375.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/dataregis copying build/lib/stoqdrivers/devices/printers/dataregis/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/dataregis creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/perto copying build/lib/stoqdrivers/devices/printers/perto/Pay2023.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/perto copying build/lib/stoqdrivers/devices/printers/perto/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/perto creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/sweda copying build/lib/stoqdrivers/devices/printers/sweda/IFS9000I.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/sweda copying build/lib/stoqdrivers/devices/printers/sweda/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/sweda creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/virtual copying build/lib/stoqdrivers/devices/printers/virtual/Simple.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/virtual copying build/lib/stoqdrivers/devices/printers/virtual/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/printers/virtual creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers copying build/lib/stoqdrivers/devices/readers/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode copying build/lib/stoqdrivers/devices/readers/barcode/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode copying build/lib/stoqdrivers/devices/readers/barcode/base.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode copying build/lib/stoqdrivers/devices/readers/barcode/reader.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode/metrologic copying build/lib/stoqdrivers/devices/readers/barcode/metrologic/MC630.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode/metrologic copying build/lib/stoqdrivers/devices/readers/barcode/metrologic/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/readers/barcode/metrologic creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales copying build/lib/stoqdrivers/devices/scales/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales copying build/lib/stoqdrivers/devices/scales/base.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales copying build/lib/stoqdrivers/devices/scales/scales.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales/toledo copying build/lib/stoqdrivers/devices/scales/toledo/PrixIII.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales/toledo copying build/lib/stoqdrivers/devices/scales/toledo/__init__.py -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/lib/python2.4/site-packages/stoqdrivers/devices/scales/toledo running install_data creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/share creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/share/stoqdrivers creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/share/stoqdrivers/conf copying stoqdrivers/conf/bematech.ini -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/share/stoqdrivers/conf copying stoqdrivers/conf/dataregis.ini -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/share/stoqdrivers/conf copying stoqdrivers/conf/perto.ini -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/share/stoqdrivers/conf creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/share/locale creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/share/locale/pt_BR creating /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/share/locale/pt_BR/LC_MESSAGES copying locale/pt_BR/LC_MESSAGES/stoqdrivers.mo -> /home/jdahlin/dev/stoq/trunk/stoqdrivers/tmp/stoqdrivers-0.6.0/debian/stoqdrivers/usr/share/locale/pt_BR/LC_MESSAGES dh_installdirs -pstoqdrivers dh_installdocs -pstoqdrivers ./README ./NEWS ./AUTHORS dh_installexamples -pstoqdrivers dh_installman -pstoqdrivers dh_installinfo -pstoqdrivers dh_installmenu -pstoqdrivers dh_installcron -pstoqdrivers dh_installinit -pstoqdrivers dh_installdebconf -pstoqdrivers dh_installemacsen -pstoqdrivers dh_installpam -pstoqdrivers dh_installlogrotate -pstoqdrivers if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -pstoqdrivers ; fi dh_installchangelogs -pstoqdrivers ./ChangeLog dh_install -pstoqdrivers dh_link -pstoqdrivers dh_python -pstoqdrivers if test ""; then :; else dh_strip -pstoqdrivers ; fi dh_compress -pstoqdrivers dh_fixperms -pstoqdrivers if test ""; then :; else dh_makeshlibs -pstoqdrivers ; fi dh_installdeb -pstoqdrivers dh_perl -pstoqdrivers dh_shlibdeps -pstoqdrivers dh_gencontrol -pstoqdrivers dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dh_md5sums -pstoqdrivers dh_builddeb -pstoqdrivers dpkg-deb: construíndo pacote `stoqdrivers' em `../stoqdrivers_0.6.0-1_all.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload; Debian-native package (full source is included) Now running lintian... W: stoqdrivers source: native-package-with-dash-version Finished running lintian. Now signing changes and any dsc files... signfile stoqdrivers_0.6.0-1.dsc Johan Dahlin signfile stoqdrivers_0.6.0-1_i386.changes Johan Dahlin Successfully signed dsc and changes files