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-netboot-1.0.1 dpkg-source: building finnix-netboot in finnix-netboot_1.0.1.tar.gz dpkg-source: building finnix-netboot in finnix-netboot_1.0.1.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-netboot. mkdir -p /finnix/packages/pool/testing/main/finnix-netboot-1.0.1/debian/finnix-netboot cp -a root/* /finnix/packages/pool/testing/main/finnix-netboot-1.0.1/debian/finnix-netboot 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 tar: -: file name read contains nul character dpkg-deb: building package `finnix-netboot' in `../finnix-netboot_1.0.1_all.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-netboot source: out-of-date-standards-version 3.6.2 (current is 3.7.2) W: finnix-netboot: binary-without-manpage finnix-netboot-server E: finnix-netboot: extended-description-is-empty Finished running lintian. Now signing changes and any dsc files... signfile finnix-netboot_1.0.1.dsc Ryan Finnie signfile finnix-netboot_1.0.1_i386.changes Ryan Finnie Successfully signed dsc and changes files