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 libresample dpkg-buildpackage: source version 0.1.3-1 dpkg-buildpackage: source changed by Tzafrir Cohen dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make clean make[1]: Entering directory `/home/tzafrir/Proj/Packs/Resample/libresample-0.1.3' rm -f libresample.a tests/testresample src/resample.c.o src/resamplesubs.c.o src/filterkit.c.o make[1]: Leaving directory `/home/tzafrir/Proj/Packs/Resample/libresample-0.1.3' rm -f config.sub config.guess dh_clean dpkg-source -b libresample-0.1.3 dpkg-source: info: using source format `1.0' dpkg-source: info: building libresample using existing libresample_0.1.3.orig.tar.gz dpkg-source: info: building libresample in libresample_0.1.3-1.diff.gz dpkg-source: warning: executable mode 0755 of 'config.status' will not be represented in diff dpkg-source: warning: ignoring deletion of file config.guess dpkg-source: warning: ignoring deletion of file config.sub dpkg-source: info: building libresample in libresample_0.1.3-1.dsc debian/rules build dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/home/tzafrir/Proj/Packs/Resample/libresample-0.1.3' gcc -c -g -O2 -Wall src/resample.c -o src/resample.c.o gcc -c -g -O2 -Wall src/resamplesubs.c -o src/resamplesubs.c.o gcc -c -g -O2 -Wall src/filterkit.c -o src/filterkit.c.o /usr/bin/ar ruv libresample.a src/resample.c.o src/resamplesubs.c.o src/filterkit.c.o /usr/bin/ar: creating libresample.a a - src/resample.c.o a - src/resamplesubs.c.o a - src/filterkit.c.o ranlib libresample.a gcc -o tests/testresample \ -g -O2 -Wall ./tests/testresample.c \ libresample.a -lm make[1]: Leaving directory `/home/tzafrir/Proj/Packs/Resample/libresample-0.1.3' 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 prefix=/home/tzafrir/Proj/Packs/Resample/libresample-0.1.3/debian/tmp/usr install dh_install 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 dh_md5sums dh_builddeb dpkg-deb: building package `libresample' in `../libresample_0.1.3-1_amd64.deb'. dpkg-genchanges >../libresample_0.1.3-1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... W: libresample source: dh-make-template-in-source debian/libresample.doc-base.EX W: libresample source: dh-make-template-in-source debian/shlibs.local.ex W: libresample source: dh-make-template-in-source debian/manpage.1.ex W: libresample source: dh-make-template-in-source debian/libresample.default.ex W: libresample source: dh-make-template-in-source debian/watch.ex W: libresample source: dh-make-template-in-source debian/manpage.xml.ex W: libresample source: dh-make-template-in-source debian/manpage.sgml.ex W: libresample source: configure-generated-file-in-source config.status W: libresample source: configure-generated-file-in-source config.log W: libresample: extra-license-file usr/share/doc/libresample/LICENSE.txt.gz W: libresample: readme-debian-contains-debmake-template W: libresample: copyright-lists-upstream-authors-with-dh_make-boilerplate W: libresample: copyright-has-url-from-dh_make-boilerplate W: libresample: copyright-contains-dh_make-todo-boilerplate W: libresample: copyright-without-copyright-notice W: libresample: new-package-should-close-itp-bug W: libresample: wrong-bug-number-in-closes l3:#nnnn Finished running lintian.