fakeroot 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 dconf-0.5.1 dpkg-source: building dconf using existing dconf_0.5.1.orig.tar.gz dpkg-source: building dconf in dconf_0.5.1-2.diff.gz dpkg-source: building dconf in dconf_0.5.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. #/usr/bin/make #docbook-to-man debian/dconf.sgml > dconf.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/dconf. /usr/bin/make install DESTDIR=/home/leo/devel/dconf-0.5.1/debian/dconf make[1]: Entering directory `/home/leo/devel/dconf-0.5.1' install -Dp -m0755 dconf /home/leo/devel/dconf-0.5.1/debian/dconf/usr/bin/dconf install -Dp -m0644 dconf.1 /home/leo/devel/dconf-0.5.1/debian/dconf/usr/share/man/man1/dconf.1 install -dp -m0755 /home/leo/devel/dconf-0.5.1/debian/dconf/var/log/dconf Also do: make install- (with dist: debian|redhat|suse) make[1]: Leaving directory `/home/leo/devel/dconf-0.5.1' /usr/bin/make install-debian DESTDIR=/home/leo/devel/dconf-0.5.1/debian/dconf make[1]: Entering directory `/home/leo/devel/dconf-0.5.1' install -Dp -m0644 config/dconf-debian.conf /home/leo/devel/dconf-0.5.1/debian/dconf/etc/dconf.conf make[1]: Leaving directory `/home/leo/devel/dconf-0.5.1' dh_testdir dh_testroot dh_installchangelogs ChangeLog dh_installdocs dh_installexamples dh_installman dh_link dh_strip dh_compress dh_fixperms dh_pysupport dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `dconf' in `../dconf_0.5.1-2_all.deb'. dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage (debuild emulation): binary and diff upload (original source NOT included) Now running lintian... W: dconf: manpage-has-errors-from-man usr/share/man/man1/dconf.1.gz 96: warning [p 2, 3.5i]: cannot adjust line Finished running lintian. Now signing changes and any dsc files... signfile dconf_0.5.1-2.dsc Leo Eraly gpg: skipped "Leo Eraly ": secret key not available gpg: [stdin]: clearsign failed: secret key not available debsign: gpg error occurred! Aborting....