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 dpkg-source: warning: source directory `./finnix-thumbdrive' is not - `finnix-thumbdrive-1.0.0.0.0.dev.1' dpkg-source: building finnix-thumbdrive in finnix-thumbdrive_1.0.0.0.0.dev.1.tar.gz dpkg-source: building finnix-thumbdrive in finnix-thumbdrive_1.0.0.0.0.dev.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-thumbdrive. mkdir -p /finnix/packages/pool/dev/main/finnix-thumbdrive/debian/finnix-thumbdrive cp -a root/* /finnix/packages/pool/dev/main/finnix-thumbdrive/debian/finnix-thumbdrive 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.0.0.0.0.dev.1_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 signing changes and any dsc files... signfile finnix-thumbdrive_1.0.0.0.0.dev.1.dsc Ryan Finnie gpg: WARNING: unsafe ownership on configuration file `/root/.gnupg/options' gpg: WARNING: unsafe ownership on configuration file `/root/.gnupg/options' signfile finnix-thumbdrive_1.0.0.0.0.dev.1_i386.changes Ryan Finnie gpg: WARNING: unsafe ownership on configuration file `/root/.gnupg/options' gpg: WARNING: unsafe ownership on configuration file `/root/.gnupg/options' Successfully signed dsc and changes files