dpkg-buildpackage: source package is cdpr dpkg-buildpackage: source version is 2.2.0-1 dpkg-buildpackage: source changed by Ryan Finnie dpkg-buildpackage: host architecture i386 debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make clean make[1]: Entering directory `/finnix/packages/pool/etch/dev/cdpr-2.2.0' rm -f cdpr make[1]: Leaving directory `/finnix/packages/pool/etch/dev/cdpr-2.2.0' dh_clean dpkg-source -b cdpr-2.2.0 dpkg-source: building cdpr using existing cdpr_2.2.0.orig.tar.gz dpkg-source: building cdpr in cdpr_2.2.0-1.diff.gz dpkg-source: building cdpr in cdpr_2.2.0-1.dsc debian/rules build dh_testdir # Add here commands to configure the package. touch configure-stamp dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/finnix/packages/pool/etch/dev/cdpr-2.2.0' gcc -Wall -W -O2 -ggdb cdpr.c cdprs.c conffile.c -lpcap -o cdpr make[1]: Leaving directory `/finnix/packages/pool/etch/dev/cdpr-2.2.0' #docbook-to-man debian/cdpr.sgml > cdpr.1 touch build-stamp debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/cdpr. install -d -o root -g root -m 0755 /finnix/packages/pool/etch/dev/cdpr-2.2.0/debian/cdpr/usr/sbin install -o root -g root -m 0755 cdpr /finnix/packages/pool/etch/dev/cdpr-2.2.0/debian/cdpr/usr/sbin/cdpr dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installexamples dh_installman dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `cdpr' in `../cdpr_2.2.0-1_i386.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now signing changes and any dsc files... signfile cdpr_2.2.0-1.dsc Ryan Finnie gpg: WARNING: unsafe ownership on configuration file `/root/.gnupg/options' gpg: WARNING: unsafe ownership on configuration file `/root/.gnupg/options' signfile cdpr_2.2.0-1_i386.changes Ryan Finnie gpg: WARNING: unsafe ownership on configuration file `/root/.gnupg/options' gpg: WARNING: unsafe ownership on configuration file `/root/.gnupg/options' Successfully signed dsc and changes files