dpkg-buildpackage: source package is vrfy dpkg-buildpackage: source version is 990522-3 dpkg-buildpackage: source maintainer is Mark Suter dpkg-buildpackage: host architecture is i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp install-stamp # Add here commands to clean up after the build process. /usr/bin/make clean make[1]: Entering directory `/home/suter/work/debian/vrfy/vrfy-990522' rm -f vrfy main.o pars.o smtp.o conn.o stat.o mxrr.o util.o vers.o vrfy.tar vrfy.tar.Z *.o a.out core make[1]: Leaving directory `/home/suter/work/debian/vrfy/vrfy-990522' dh_clean dpkg-source -b vrfy-990522 dpkg-source: building vrfy using existing vrfy_990522.orig.tar.gz dpkg-source: building vrfy in vrfy_990522-3.diff.gz dpkg-source: building vrfy in vrfy_990522-3.dsc debian/rules build dh_testdir # Add here commands to compile the package. /usr/bin/make COPTS="-O2 -g -Wall" make[1]: Entering directory `/home/suter/work/debian/vrfy/vrfy-990522' cc -O2 -g -Wall -c -o main.o main.c main.c:39: warning: `Version' defined but not used cc -O2 -g -Wall -c -o pars.o pars.c pars.c:22: warning: `Version' defined but not used cc -O2 -g -Wall -c -o smtp.o smtp.c smtp.c:22: warning: `Version' defined but not used cc -O2 -g -Wall -c -o conn.o conn.c conn.c:22: warning: `Version' defined but not used cc -O2 -g -Wall -c -o stat.o stat.c stat.c:22: warning: `Version' defined but not used cc -O2 -g -Wall -c -o mxrr.o mxrr.c mxrr.c: In function `getmxbyname': mxrr.c:145: warning: implicit declaration of function `_getshort' mxrr.c: At top level: mxrr.c:22: warning: `Version' defined but not used cc -O2 -g -Wall -c -o util.o util.c util.c:22: warning: `Version' defined but not used cc -O2 -g -Wall -c -o vers.o vers.c vers.c:2: warning: `Version' defined but not used cc -o vrfy main.o pars.o smtp.o conn.o stat.o mxrr.o util.o vers.o -lresolv make[1]: Leaving directory `/home/suter/work/debian/vrfy/vrfy-990522' touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/tmp. /usr/bin/make DESTDIR=`pwd`/debian/tmp DESTBIN=/usr/bin STRIP= install make[1]: Entering directory `/home/suter/work/debian/vrfy/vrfy-990522' install -c -m 755 -o root -g staff vrfy /home/suter/work/debian/vrfy/vrfy-990522/debian/tmp/usr/bin make[1]: Leaving directory `/home/suter/work/debian/vrfy/vrfy-990522' touch install-stamp dh_testdir dh_testroot dh_installdocs dh_installexamples dh_installmenu dh_installcron dh_installmanpages dh_installchangelogs RELEASE_NOTES dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `vrfy' in `../vrfy_990522-3_i386.deb'. dpkg-genchanges -sa dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... Finished running lintian. Now running linda... Finished running linda. Now signing changes and any dsc files... signfile vrfy_990522-3.dsc 0x2C71D63D signfile vrfy_990522-3_i386.changes 0x2C71D63D Successfully signed dsc and changes files