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 conkeror dpkg-buildpackage: source version 0.9~git080629-1 dpkg-buildpackage: source changed by Axel Beckert dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 No patch removed rm -rf .pc debian/stamp-patched dh_testdir dh_testroot rm -f build-arch-stamp build-indep-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make clean make[1]: Entering directory `/home/abe/debian/conkeror-0.9~git080629' rm -f spawn-process-helper make[1]: Leaving directory `/home/abe/debian/conkeror-0.9~git080629' dh_clean dpkg-source -b conkeror-0.9~git080629 dpkg-source: info: using source format `1.0' dpkg-source: info: building conkeror using existing conkeror_0.9~git080629.orig.tar.gz dpkg-source: info: building conkeror in conkeror_0.9~git080629-1.diff.gz dpkg-source: warning: file conkeror-0.9~git080629/debian/commit.id has no final newline (either original or modified version) dpkg-source: info: building conkeror in conkeror_0.9~git080629-1.dsc debian/rules build # quilt exits with 2 as return when there was nothing to do. # That's not an error here (but it's useful to break loops in crude scripts) QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2 Applying patch sensible-editor.diff patching file modules/external-editor.js Now at patch sensible-editor.diff touch debian/stamp-patched dh_testdir # Add here commands to configure the package. touch configure-stamp # Add here commands to compile the arch part of the package. make make[1]: Entering directory `/home/abe/debian/conkeror-0.9~git080629' cc -O2 -g spawn-process-helper.c -o spawn-process-helper make[1]: Leaving directory `/home/abe/debian/conkeror-0.9~git080629' touch build-arch-stamp # Add here commands to compile the indep part of the package. #/usr/bin/make doc touch build-indep-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k -s dh_installdirs -s # Add here commands to install the arch part of the package into # debian/tmp. cp -p spawn-process-helper /home/abe/debian/conkeror-0.9~git080629/debian/conkeror-spawn-process-helper/usr/lib/conkeror/ ln -s /usr/lib/conkeror/spawn-process-helper /home/abe/debian/conkeror-0.9~git080629/debian/conkeror-spawn-process-helper/usr/share/conkeror/ dh_install -s /usr/bin/make -f debian/rules DH_OPTIONS=-s binary-common make[1]: Entering directory `/home/abe/debian/conkeror-0.9~git080629' dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installmenu dh_installman dh_link dh_strip dh_compress dh_fixperms dh_makeshlibs dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `conkeror-spawn-process-helper' in `../conkeror-spawn-process-helper_0.9~git080629-1_amd64.deb'. make[1]: Leaving directory `/home/abe/debian/conkeror-0.9~git080629' dh_testdir dh_testroot dh_clean -k -i dh_installdirs -i dh_desktop # Add here commands to install the indep part of the package into # debian/ cp -pr branding chrome components content contrib defaults \ locale modules search-engines \ /home/abe/debian/conkeror-0.9~git080629/debian/conkeror/usr/share/conkeror/ # Add generated Build ID and Debian version to version output sed -e 's/BuildID=git/BuildID=6944096a1af033d0aa70d8b4cc19b271e0d832b1_1216917576/;s/^Version=\(.*\)$/Version=\1 (commit 6944096a1af033d0aa70d8b4cc19b271e0d832b1, Debian-0.9~git080629-1)/' application.ini \ > /home/abe/debian/conkeror-0.9~git080629/debian/conkeror/usr/share/conkeror/application.ini # Use Debian version for M-x version output sed -e 's/\$CONKEROR_VERSION\$/0.9 (commit 6944096a1af033d0aa70d8b4cc19b271e0d832b1, Debian-0.9~git080629-1)/' components/application.js \ > /home/abe/debian/conkeror-0.9~git080629/debian/conkeror/usr/share/conkeror/components/application.js cp -p debian/conkeror.bin /home/abe/debian/conkeror-0.9~git080629/debian/conkeror/usr/bin/conkeror cp -p debian/conkeror.desktop /home/abe/debian/conkeror-0.9~git080629/debian/conkeror/usr/share/applications/ dh_install -i /usr/bin/make -f debian/rules DH_OPTIONS=-i binary-common make[1]: Entering directory `/home/abe/debian/conkeror-0.9~git080629' dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installmenu dh_installman dh_link dh_strip dh_compress dh_fixperms dh_makeshlibs dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `conkeror' in `../conkeror_0.9~git080629-1_all.deb'. make[1]: Leaving directory `/home/abe/debian/conkeror-0.9~git080629' dpkg-genchanges >../conkeror_0.9~git080629-1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... N: 1 tag overridden (1 info) Finished running lintian. Now signing changes and any dsc files... signfile conkeror_0.9~git080629-1.dsc 95930EDE signfile conkeror_0.9~git080629-1_amd64.changes 95930EDE Successfully signed dsc and changes files