dpkg-buildpackage -rfakeroot -D -us -uc 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 python-selenium dpkg-buildpackage: source version 1.0-beta-2 dpkg-buildpackage: source changed by Gabriel Falcão Gonçalves de Moura dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions test -x debian/rules test "`id -u`" = 0 dh_clean cd . && 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.5' does not exist -- can't clean it rm -f python-build-stamp-* find . -name '*.pyc' -exec rm '{}' ';' dpkg-source -b python-selenium dpkg-source: warning: source directory 'python-selenium' is not - 'python-selenium-1.0-beta' dpkg-source: info: using source format `1.0' dpkg-source: info: building python-selenium in python-selenium_1.0-beta-2.tar.gz dpkg-source: info: building python-selenium in python-selenium_1.0-beta-2.dsc debian/rules build pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions test -x debian/rules mkdir -p "." cd . && python setup.py build --build-base="/home/gabriel/Desktop/sources/python-selenium/./build" running build running build_py creating /home/gabriel/Desktop/sources/python-selenium/build creating /home/gabriel/Desktop/sources/python-selenium/build/lib creating /home/gabriel/Desktop/sources/python-selenium/build/lib/selenium copying selenium/__init__.py -> /home/gabriel/Desktop/sources/python-selenium/./build/lib/selenium touch python-build-stamp-2.5 fakeroot debian/rules binary pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A mkdir -p "." cd . && python setup.py install --root=/home/gabriel/Desktop/sources/python-selenium/debian/python-selenium/ --no-compile -O0 running install running build running build_py running install_lib creating /home/gabriel/Desktop/sources/python-selenium/debian/python-selenium/usr creating /home/gabriel/Desktop/sources/python-selenium/debian/python-selenium/usr/lib creating /home/gabriel/Desktop/sources/python-selenium/debian/python-selenium/usr/lib/python2.5 creating /home/gabriel/Desktop/sources/python-selenium/debian/python-selenium/usr/lib/python2.5/site-packages creating /home/gabriel/Desktop/sources/python-selenium/debian/python-selenium/usr/lib/python2.5/site-packages/selenium copying build/lib/selenium/__init__.py -> /home/gabriel/Desktop/sources/python-selenium/debian/python-selenium/usr/lib/python2.5/site-packages/selenium running install_egg_info Writing /home/gabriel/Desktop/sources/python-selenium/debian/python-selenium/usr/lib/python2.5/site-packages/selenium-1.0_beta_2.egg-info dh_installdirs -ppython-selenium dh_installdocs -ppython-selenium dh_installexamples -ppython-selenium dh_installman -ppython-selenium dh_installinfo -ppython-selenium dh_installmenu -ppython-selenium dh_installcron -ppython-selenium dh_installinit -ppython-selenium dh_installdebconf -ppython-selenium dh_installemacsen -ppython-selenium dh_installcatalogs -ppython-selenium dh_installpam -ppython-selenium dh_installlogrotate -ppython-selenium dh_installlogcheck -ppython-selenium dh_installchangelogs -ppython-selenium dh_installudev -ppython-selenium dh_lintian -ppython-selenium dh_install -ppython-selenium dh_link -ppython-selenium dh_installmime -ppython-selenium dh_pysupport -ppython-selenium dh_python -ppython-selenium 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-selenium dh_compress -ppython-selenium dh_fixperms -ppython-selenium dh_makeshlibs -ppython-selenium dh_installdeb -ppython-selenium dh_perl -ppython-selenium dh_shlibdeps -ppython-selenium dh_gencontrol -ppython-selenium dh_md5sums -ppython-selenium dh_builddeb -ppython-selenium dpkg-deb: construindo pacote 'python-selenium' em '../python-selenium_1.0-beta-2_all.deb'. dpkg-genchanges >../python-selenium_1.0-beta-2_i386.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload; Debian-native package (full source is included) Now running lintian... W: python-selenium source: debhelper-but-no-misc-depends python-selenium W: python-selenium source: changelog-should-mention-nmu W: python-selenium source: source-nmu-has-incorrect-version-number 1.0-beta-2 W: python-selenium source: maintainer-also-in-uploaders W: python-selenium source: native-package-with-dash-version W: python-selenium: zero-byte-file-in-doc-directory usr/share/doc/python-selenium/NEWS.Debian.gz W: python-selenium: copyright-without-copyright-notice W: python-selenium: extended-description-line-too-long W: python-selenium: syntax-error-in-debian-news-file line 0 "found eof where expected first heading" Finished running lintian. Now signing changes and any dsc files... signfile python-selenium_1.0-beta-2.dsc Gabriel Falcão Gonçalves de Moura gpg: skipped "Gabriel Falcão Gonçalves de Moura ": chave secreta não disponível gpg: /tmp/debsign.LPHXEEWo/python-selenium_1.0-beta-2.dsc: clearsign failed: chave secreta não disponível debsign: gpg error occurred! Aborting....