debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. dh_clean dpkg-source -b finnix-thumbdrive-1.2 dpkg-source: building finnix-thumbdrive in finnix-thumbdrive_1.2.tar.gz dpkg-source: building finnix-thumbdrive in finnix-thumbdrive_1.2.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. touch build-stamp debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/finnix-thumbdrive. mkdir -p /finnix/packages/pool/dev/main/finnix-thumbdrive-1.2/debian/finnix-thumbdrive cp -a root/* /finnix/packages/pool/dev/main/finnix-thumbdrive-1.2/debian/finnix-thumbdrive/ install -m 0755 -d /finnix/packages/pool/dev/main/finnix-thumbdrive-1.2/debian/finnix-thumbdrive/usr/share/man/man1 docbook-to-man /finnix/packages/pool/dev/main/finnix-thumbdrive-1.2/debian/finnix-thumbdrive.sgml > /finnix/packages/pool/dev/main/finnix-thumbdrive-1.2/debian/finnix-thumbdrive/usr/share/man/man1/finnix-thumbdrive.1 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 ${shlibs:Depends} dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `finnix-thumbdrive' in `../finnix-thumbdrive_1.2_i386.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage (debuild emulation): full upload; Debian-native package (full source is included) Now running lintian... warning: lintian's authors do not recommend running it with root privileges! W: finnix-thumbdrive source: out-of-date-standards-version 3.6.2 (current is 3.7.2) W: finnix-thumbdrive: binary-without-manpage mkdiskimage E: finnix-thumbdrive: extended-description-is-empty E: finnix-thumbdrive: depends-on-essential-package-without-using-version depends: mount Finished running lintian. Now signing changes and any dsc files... signfile finnix-thumbdrive_1.2.dsc Ryan Finnie signfile finnix-thumbdrive_1.2_i386.changes Ryan Finnie Successfully signed dsc and changes files