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 triangle dpkg-buildpackage: source version 1.6-2 dpkg-buildpackage: source changed by Adam C. Powell, IV dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean if [ ! -e stamp-patch ]; then \ QUILT_PATCHES=debian/patches quilt push -a || test $? = 2; \ fi Applying patch define-VOID.patch patching file triangle.h patching file triangle.c Applying patch expose-api.patch patching file triangle.h patching file triangle.c Applying patch include-always.patch patching file triangle.c Applying patch make-rm.patch patching file makefile Now at patch make-rm.patch touch stamp-patch dh_testdir make distclean make[1]: Entering directory `/home/hazelsct/triangle-1.6' /bin/rm -f ./triangle ./triangle.o ./tricall ./showme make[1]: Leaving directory `/home/hazelsct/triangle-1.6' if [ -e stamp-patch ]; then \ QUILT_PATCHES=debian/patches quilt pop -a -R || test $? = 2; \ rm -f stamp-patch; \ fi Removing patch make-rm.patch Restoring makefile Removing patch include-always.patch Restoring triangle.c Removing patch expose-api.patch Restoring triangle.c Restoring triangle.h Removing patch define-VOID.patch Restoring triangle.c Restoring triangle.h No patches applied rm -f stamp-* rm -rf .pc dh_clean debian/rules build if [ ! -e stamp-patch ]; then \ QUILT_PATCHES=debian/patches quilt push -a || test $? = 2; \ fi Applying patch define-VOID.patch patching file triangle.h patching file triangle.c Applying patch expose-api.patch patching file triangle.h patching file triangle.c Applying patch include-always.patch patching file triangle.c Applying patch make-rm.patch patching file makefile Now at patch make-rm.patch touch stamp-patch make tricall make[1]: Entering directory `/home/hazelsct/triangle-1.6' cc -O -DLINUX -I/usr/X11R6/include -L/usr/X11R6/lib -DTRILIBRARY -c -o ./triangle.o \ ./triangle.c cc -O -DLINUX -I/usr/X11R6/include -L/usr/X11R6/lib -o ./tricall ./tricall.c \ ./triangle.o -lm make[1]: Leaving directory `/home/hazelsct/triangle-1.6' make triangle make[1]: Entering directory `/home/hazelsct/triangle-1.6' cc -O -DLINUX -I/usr/X11R6/include -L/usr/X11R6/lib -o ./triangle ./triangle.c -lm make[1]: Leaving directory `/home/hazelsct/triangle-1.6' make showme make[1]: Entering directory `/home/hazelsct/triangle-1.6' cc -O -DLINUX -I/usr/X11R6/include -L/usr/X11R6/lib -o ./showme ./showme.c -lX11 make[1]: Leaving directory `/home/hazelsct/triangle-1.6' ar cr libtriangle.a triangle.o rm -f triangle.o cc -O -DLINUX -DTRILIBRARY -fPIC -DPIC -c -o triangle.o triangle.c cc -shared triangle.o -o libtriangle-1.6.so -lm -Wl,-soname,libtriangle-1.6.so ln -s libtriangle-1.6.so libtriangle.so fakeroot debian/rules binary-arch dh_testdir -a dh_testroot -a dh_install -a dh_installdocs -a dh_installchangelogs -a dh_strip -a dh_makeshlibs -a dh_compress -a dh_fixperms -a dh_installdeb -a dh_shlibdeps -a dh_gencontrol -a dh_md5sums -a dh_builddeb -a dpkg-deb: building package `libtriangle-1.6' in `../libtriangle-1.6_1.6-2_i386.deb'. dpkg-deb: building package `libtriangle-dev' in `../libtriangle-dev_1.6-2_i386.deb'. dpkg-deb: building package `triangle-bin' in `../triangle-bin_1.6-2_i386.deb'. dpkg-genchanges -B >../triangle_1.6-2_i386.changes dpkg-genchanges: arch-specific upload - not including arch-independent packages dpkg-genchanges: binary-only upload - not including any source code signfile triangle_1.6-2_i386.changes gpg: NOTE: old default options file `/home/hazelsct/.gnupg/options' ignored dpkg-buildpackage: binary only upload (no source included)