dpkg-buildpackage: source package is daisyconsole dpkg-buildpackage: source version is 0.1.0 dpkg-buildpackage: source maintainer is Terje Risa dpkg-buildpackage: host architecture is i386 fakeroot 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 `/home/oggis/repository/2006-hig-daisyplayer/code/daisyconsole' rm -rf daisyplayer rm -rf ./main.o make[1]: Leaving directory `/home/oggis/repository/2006-hig-daisyplayer/code/daisyconsole' dh_clean dpkg-source -ICVS -I.#* -I.cvsignore -I.bzr -I.svn -b daisyconsole dpkg-source: warning: source directory `./daisyconsole' is not - `daisyconsole-0.1.0' dpkg-source: building daisyconsole in daisyconsole_0.1.0.tar.gz dpkg-source: building daisyconsole in daisyconsole_0.1.0.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 `/home/oggis/repository/2006-hig-daisyplayer/code/daisyconsole' echo gcc -O3 -W -Wall -ansi -pedantic -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -I/usr/include/ncursesw -c -fmessage-length=0 -omain.o src/main.c gcc -O3 -W -Wall -ansi -pedantic -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -I/usr/include/ncursesw -c -fmessage-length=0 -omain.o src/main.c main.o: src/main.c Building target: daisyplayer Invoking: GCC C Linker gcc -odaisyplayer ./main.o -lncursesw -ldaisy Finished building target: daisyplayer make[1]: Leaving directory `/home/oggis/repository/2006-hig-daisyplayer/code/daisyconsole' #docbook-to-man debian/daisyplayer.sgml > daisyplayer.1 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/daisyplayer. /usr/bin/make install DESTDIR=/home/oggis/repository/2006-hig-daisyplayer/code/daisyconsole/debian/daisyconsole prefix=/usr make[1]: Entering directory `/home/oggis/repository/2006-hig-daisyplayer/code/daisyconsole' mkdir -p /home/oggis/repository/2006-hig-daisyplayer/code/daisyconsole/debian/daisyconsole/usr/bin install -m 755 daisyplayer /home/oggis/repository/2006-hig-daisyplayer/code/daisyconsole/debian/daisyconsole/usr/bin make[1]: Leaving directory `/home/oggis/repository/2006-hig-daisyplayer/code/daisyconsole' dh_testdir dh_testroot dh_installdocs README AUTHORS dh_installman debian/daisyplayer.1 dh_installchangelogs dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dpkg-shlibdeps: warning: could not find path for libdaisy.so.0 dpkg-shlibdeps: warning: could not find any packages for (libdaisy.so.0) dpkg-shlibdeps: warning: unable to find dependency information for shared library libdaisy (soname 0, path , dependency field Depends) dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `daisyconsole' in `../daisyconsole_0.1.0_i386.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload; Debian-native package (full source is included) Now running lintian... W: daisyconsole source: newer-standards-version 3.6.2 W: daisyconsole: description-synopsis-might-not-be-phrased-properly Finished running lintian. Now signing changes and any dsc files... signfile daisyconsole_0.1.0.dsc Terje Risa signfile daisyconsole_0.1.0_i386.changes Terje Risa Successfully signed dsc and changes files