fakeroot debian/rules clean /usr/share/cdbs/1/class/python-distutils.mk:60: Use of XS-Python-Version and XB-Python-Version fields in 'debian/control' is deprecated with pysupport method, use 'debian/pyversions' if you need to specify specific versions test -x debian/rules test "`id -u`" = 0 dh_clean cd . && 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 removing 'build/scripts-2.4' (and everything under it) removing 'build' rm -f python-build-stamp-* find . -name '*.pyc' -exec rm '{}' ';' /usr/bin/make -f debian/rules reverse-config make[1]: Entrando no diretório `/home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1' /usr/share/cdbs/1/class/python-distutils.mk:60: Use of XS-Python-Version and XB-Python-Version fields in 'debian/control' is deprecated with pysupport method, use 'debian/pyversions' if you need to specify specific versions make[1]: Nada a ser feito para `reverse-config'. make[1]: Saindo do diretório `/home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1' if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/01_debian_cfg_layout.diff debian/patches/02_scgi_server_import_producers_from_whatwhat.diff Trying reverse patch debian/patches/02_scgi_server_import_producers_from_whatwhat.diff at level 1 ... 0 ... success. Trying reverse patch debian/patches/01_debian_cfg_layout.diff at level 1 ... 0 ... success. if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; 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 dpkg-source -b whatwhat-1.0alpha1 dpkg-source: warning: source directory `./whatwhat-1.0alpha1' is not - `whatwhat-1.0~alpha1' dpkg-source: warning: .orig directory name whatwhat-1.0alpha1.orig is not - (wanted whatwhat-1.0~alpha1.orig) dpkg-source: building whatwhat using existing whatwhat_1.0~alpha1.orig.tar.gz dpkg-source: building whatwhat in whatwhat_1.0~alpha1-1.diff.gz dpkg-source: warning: executable mode 0755 of `debian/init.d' will not be represented in diff dpkg-source: warning: file WhatWhat_Status.egg-info/requires.txt has no final newline (either original or modified version) dpkg-source: warning: executable mode 0755 of `whatwhat-start-async.py.old' will not be represented in diff dpkg-source: building whatwhat in whatwhat_1.0~alpha1-1.dsc debian/rules build /usr/share/cdbs/1/class/python-distutils.mk:60: Use of XS-Python-Version and XB-Python-Version fields in 'debian/control' is deprecated with pysupport method, use 'debian/pyversions' if you need to specify specific versions test -x debian/rules mkdir -p "." /usr/bin/make -f debian/rules reverse-config make[1]: Entrando no diretório `/home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1' /usr/share/cdbs/1/class/python-distutils.mk:60: Use of XS-Python-Version and XB-Python-Version fields in 'debian/control' is deprecated with pysupport method, use 'debian/pyversions' if you need to specify specific versions make[1]: Nada a ser feito para `reverse-config'. make[1]: Saindo do diretório `/home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1' if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/01_debian_cfg_layout.diff debian/patches/02_scgi_server_import_producers_from_whatwhat.diff Trying patch debian/patches/01_debian_cfg_layout.diff at level 1 ... 0 ... success. Trying patch debian/patches/02_scgi_server_import_producers_from_whatwhat.diff at level 1 ... 0 ... success. if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "debian/stamp-patched" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi make[1]: Entrando no diretório `/home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1' /usr/share/cdbs/1/class/python-distutils.mk:60: Use of XS-Python-Version and XB-Python-Version fields in 'debian/control' is deprecated with pysupport method, use 'debian/pyversions' if you need to specify specific versions make[1]: Nada a ser feito para `update-config'. make[1]: Saindo do diretório `/home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1' cd . && python setup.py build --build-base="/home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build" running build running build_py creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat copying whatwhat/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat copying whatwhat/model.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat copying whatwhat/utils.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat copying whatwhat/controllers.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/subcontrollers copying whatwhat/subcontrollers/recentchanges.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/subcontrollers copying whatwhat/subcontrollers/trackfeed.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/subcontrollers copying whatwhat/subcontrollers/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/subcontrollers copying whatwhat/subcontrollers/people.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/subcontrollers copying whatwhat/subcontrollers/project.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/subcontrollers copying whatwhat/subcontrollers/dashboard.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/subcontrollers creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/config copying whatwhat/config/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/config creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/widgets copying whatwhat/widgets/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets copying whatwhat/widgets/widgets.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/templates copying whatwhat/templates/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/templates creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/widgets/templates copying whatwhat/widgets/templates/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets/templates creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/templates/people copying whatwhat/templates/people/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/templates/people creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/templates/project copying whatwhat/templates/project/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/templates/project creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/templates/dashboard copying whatwhat/templates/dashboard/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/templates/dashboard creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/templates/recentchanges copying whatwhat/templates/recentchanges/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/templates/recentchanges creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/static copying whatwhat/static/textile.html -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/static/behavior copying whatwhat/static/behavior/csshover.htc -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/behavior creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/static/javascript copying whatwhat/static/javascript/people.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/javascript copying whatwhat/static/javascript/project.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/javascript copying whatwhat/static/javascript/master.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/javascript creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/static/css copying whatwhat/static/css/dashboard.css -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/css copying whatwhat/static/css/login.css -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/css copying whatwhat/static/css/master.css -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/css copying whatwhat/static/css/people.css -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/css copying whatwhat/static/css/project.css -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/css creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/lib/whatwhat/static/javascript/thirdparty copying whatwhat/static/javascript/thirdparty/scriptaculous.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/javascript/thirdparty copying whatwhat/static/javascript/thirdparty/prototype.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/javascript/thirdparty copying whatwhat/static/javascript/thirdparty/builder.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/javascript/thirdparty copying whatwhat/static/javascript/thirdparty/effects.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/javascript/thirdparty copying whatwhat/static/javascript/thirdparty/unittest.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/javascript/thirdparty copying whatwhat/static/javascript/thirdparty/dragdrop.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/javascript/thirdparty copying whatwhat/static/javascript/thirdparty/slider.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/javascript/thirdparty copying whatwhat/static/javascript/thirdparty/controls.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/static/javascript/thirdparty copying whatwhat/config/app.cfg -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/config copying whatwhat/templates/master.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/templates copying whatwhat/templates/login.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/templates copying whatwhat/widgets/templates/questions.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets/templates copying whatwhat/widgets/templates/issues.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets/templates copying whatwhat/widgets/templates/risks.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets/templates copying whatwhat/widgets/templates/answer.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets/templates copying whatwhat/widgets/templates/answers.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets/templates copying whatwhat/widgets/templates/note.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets/templates copying whatwhat/widgets/templates/question.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets/templates copying whatwhat/widgets/templates/issue.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets/templates copying whatwhat/widgets/templates/notes.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets/templates copying whatwhat/widgets/templates/risk.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/widgets/templates copying whatwhat/templates/people/index.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/templates/people copying whatwhat/templates/project/project.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/templates/project copying whatwhat/templates/project/locate.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/templates/project copying whatwhat/templates/dashboard/index.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/templates/dashboard copying whatwhat/templates/recentchanges/index.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/lib/whatwhat/templates/recentchanges running build_scripts creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/build/scripts-2.4 copying and adjusting whatwhat-start.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/scripts-2.4 copying whatwhat-start-async.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/scripts-2.4 changing mode of /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/./build/scripts-2.4/whatwhat-start.py from 644 to 755 touch python-build-stamp-2.4 fakeroot debian/rules binary /usr/share/cdbs/1/class/python-distutils.mk:60: Use of XS-Python-Version and XB-Python-Version fields in 'debian/control' is deprecated with pysupport method, use 'debian/pyversions' if you need to specify specific versions test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A mkdir -p "." cd . && python setup.py install --root=/home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/ --no-compile -O0 --single-version-externally-managed running install running build running build_py running build_scripts running install_lib creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4 creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat copying build/lib/whatwhat/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat copying build/lib/whatwhat/model.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat copying build/lib/whatwhat/utils.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat copying build/lib/whatwhat/controllers.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/subcontrollers copying build/lib/whatwhat/subcontrollers/recentchanges.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/subcontrollers copying build/lib/whatwhat/subcontrollers/trackfeed.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/subcontrollers copying build/lib/whatwhat/subcontrollers/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/subcontrollers copying build/lib/whatwhat/subcontrollers/people.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/subcontrollers copying build/lib/whatwhat/subcontrollers/project.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/subcontrollers copying build/lib/whatwhat/subcontrollers/dashboard.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/subcontrollers creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/config copying build/lib/whatwhat/config/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/config copying build/lib/whatwhat/config/app.cfg -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/config creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets copying build/lib/whatwhat/widgets/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets copying build/lib/whatwhat/widgets/widgets.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets/templates copying build/lib/whatwhat/widgets/templates/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets/templates copying build/lib/whatwhat/widgets/templates/questions.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets/templates copying build/lib/whatwhat/widgets/templates/issues.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets/templates copying build/lib/whatwhat/widgets/templates/risks.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets/templates copying build/lib/whatwhat/widgets/templates/answer.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets/templates copying build/lib/whatwhat/widgets/templates/answers.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets/templates copying build/lib/whatwhat/widgets/templates/note.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets/templates copying build/lib/whatwhat/widgets/templates/question.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets/templates copying build/lib/whatwhat/widgets/templates/issue.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets/templates copying build/lib/whatwhat/widgets/templates/notes.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets/templates copying build/lib/whatwhat/widgets/templates/risk.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/widgets/templates creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates copying build/lib/whatwhat/templates/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/people copying build/lib/whatwhat/templates/people/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/people copying build/lib/whatwhat/templates/people/index.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/people creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/project copying build/lib/whatwhat/templates/project/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/project copying build/lib/whatwhat/templates/project/project.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/project copying build/lib/whatwhat/templates/project/locate.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/project creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/dashboard copying build/lib/whatwhat/templates/dashboard/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/dashboard copying build/lib/whatwhat/templates/dashboard/index.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/dashboard creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/recentchanges copying build/lib/whatwhat/templates/recentchanges/__init__.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/recentchanges copying build/lib/whatwhat/templates/recentchanges/index.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates/recentchanges copying build/lib/whatwhat/templates/master.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates copying build/lib/whatwhat/templates/login.kid -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/templates creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static copying build/lib/whatwhat/static/textile.html -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/behavior copying build/lib/whatwhat/static/behavior/csshover.htc -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/behavior creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript copying build/lib/whatwhat/static/javascript/people.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript copying build/lib/whatwhat/static/javascript/project.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript copying build/lib/whatwhat/static/javascript/master.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript/thirdparty copying build/lib/whatwhat/static/javascript/thirdparty/scriptaculous.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript/thirdparty copying build/lib/whatwhat/static/javascript/thirdparty/prototype.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript/thirdparty copying build/lib/whatwhat/static/javascript/thirdparty/builder.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript/thirdparty copying build/lib/whatwhat/static/javascript/thirdparty/effects.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript/thirdparty copying build/lib/whatwhat/static/javascript/thirdparty/unittest.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript/thirdparty copying build/lib/whatwhat/static/javascript/thirdparty/dragdrop.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript/thirdparty copying build/lib/whatwhat/static/javascript/thirdparty/slider.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript/thirdparty copying build/lib/whatwhat/static/javascript/thirdparty/controls.js -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/javascript/thirdparty creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/css copying build/lib/whatwhat/static/css/dashboard.css -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/css copying build/lib/whatwhat/static/css/login.css -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/css copying build/lib/whatwhat/static/css/master.css -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/css copying build/lib/whatwhat/static/css/people.css -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/css copying build/lib/whatwhat/static/css/project.css -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/whatwhat/static/css running install_egg_info running egg_info writing requirements to WhatWhat_Status.egg-info/requires.txt writing WhatWhat_Status.egg-info/PKG-INFO writing top-level names to WhatWhat_Status.egg-info/top_level.txt writing dependency_links to WhatWhat_Status.egg-info/dependency_links.txt reading manifest file 'WhatWhat_Status.egg-info/SOURCES.txt' writing manifest file 'WhatWhat_Status.egg-info/SOURCES.txt' Copying WhatWhat_Status.egg-info to /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/lib/python2.4/site-packages/WhatWhat_Status-1.0-py2.4.egg-info running install_scripts creating /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/bin copying build/scripts-2.4/whatwhat-start.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/bin copying build/scripts-2.4/whatwhat-start-async.py -> /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/bin changing mode of /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/bin/whatwhat-start.py to 755 changing mode of /home/kov/debian/python-modules/tmp/whatwhat-1.0alpha1/debian/whatwhat/usr/bin/whatwhat-start-async.py to 755 dh_installdirs -pwhatwhat dh_installdocs -pwhatwhat ./README dh_installexamples -pwhatwhat dh_installman -pwhatwhat dh_installinfo -pwhatwhat dh_installmenu -pwhatwhat dh_installcron -pwhatwhat dh_installinit -pwhatwhat dh_installdebconf -pwhatwhat dh_installemacsen -pwhatwhat dh_installcatalogs -pwhatwhat dh_installpam -pwhatwhat dh_installlogrotate -pwhatwhat dh_installlogcheck -pwhatwhat dh_installmime -pwhatwhat dh_installchangelogs -pwhatwhat dh_installudev -pwhatwhat dh_install -pwhatwhat dh_link -pwhatwhat dh_pysupport -pwhatwhat dh_python -pwhatwhat mv debian/whatwhat/usr/bin/*py \ debian/whatwhat/usr/share/whatwhat/scripts dos2unix debian/whatwhat/usr/share/whatwhat/scripts/whatwhat-start-async.py rm -rf debian/whatwhat/usr/bin dh_strip -pwhatwhat dh_compress -pwhatwhat dh_fixperms -pwhatwhat dh_makeshlibs -pwhatwhat dh_installdeb -pwhatwhat dh_perl -pwhatwhat dh_shlibdeps -pwhatwhat dh_gencontrol -pwhatwhat dh_md5sums -pwhatwhat dh_builddeb -pwhatwhat aviso, `debian/whatwhat/DEBIAN/control' contém campo `Python-Version' definido pelo usuário dpkg-deb: ignorando 1 avisos sobre o(s) arquivo(s) de controle tar: -: file name read contains nul character dpkg-deb: construíndo pacote `whatwhat' em `../whatwhat_1.0~alpha1-1_all.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 (original source is included) Now signing changes and any dsc files... signfile whatwhat_1.0~alpha1-1.dsc Gustavo Noronha Silva gpg: problema com o agente - a desactivar a utilização deste gpg: Frase secreta inválida; por favor tente novamente ... gpg: Frase secreta inválida; por favor tente novamente ... gpg: skipped "Gustavo Noronha Silva ": frase secreta incorreta gpg: [stdin]: clearsign failed: frase secreta incorreta debsign: gpg error occurred! Aborting....