dpkg-buildpackage: source package is transset dpkg-buildpackage: source version is 0.9-mea1 dpkg-buildpackage: source maintainer is Martin Alfke dpkg-buildpackage: host architecture is powerpc 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 `/usr/local/src/xorg-cvs/transset-0.9' rm -f transSet.o dsimple.o transset make[1]: Leaving directory `/usr/local/src/xorg-cvs/transset-0.9' dh_clean dpkg-source -b transset-0.9 dpkg-source: building transset using existing transset_0.9.orig.tar.gz dpkg-source: building transset in transset_0.9-mea1.diff.gz dpkg-source: building transset in transset_0.9-mea1.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. PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig /usr/bin/make make[1]: Entering directory `/usr/local/src/xorg-cvs/transset-0.9' cc `pkg-config --cflags xcomposite xfixes xdamage xrender` -c transSet.c cc `pkg-config --cflags xcomposite xfixes xdamage xrender` -c dsimple.c cc -o transset transSet.o dsimple.o `pkg-config --libs xcomposite xfixes xdamage xrender` -lm make[1]: Leaving directory `/usr/local/src/xorg-cvs/transset-0.9' #docbook-to-man debian/transset.sgml > transset.1 touch build-stamp debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/transset. #/usr/bin/make install DESTDIR=/usr/local/src/xorg-cvs/transset-0.9/debian/transset mkdir -p /usr/local/src/xorg-cvs/transset-0.9/debian/transset/usr/X11R6/bin cp transset /usr/local/src/xorg-cvs/transset-0.9/debian/transset/usr/X11R6/bin/ dh_testdir dh_testroot dh_installchangelogs ChangeLog 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 ${misc:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `transset' in `../transset_0.9-mea1_powerpc.deb'. dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... warning: lintian's authors do not recommend running it with root privileges! W: transset source: dh-make-template-in-source debian/conffiles.ex W: transset source: dh-make-template-in-source debian/cron.d.ex W: transset source: dh-make-template-in-source debian/emacsen-install.ex W: transset source: dh-make-template-in-source debian/emacsen-remove.ex W: transset source: dh-make-template-in-source debian/emacsen-startup.ex W: transset source: dh-make-template-in-source debian/init.d.ex W: transset source: dh-make-template-in-source debian/manpage.1.ex W: transset source: dh-make-template-in-source debian/manpage.sgml.ex W: transset source: dh-make-template-in-source debian/manpage.xml.ex W: transset source: dh-make-template-in-source debian/menu.ex W: transset source: dh-make-template-in-source debian/transset.doc-base.EX W: transset source: dh-make-template-in-source debian/postinst.ex W: transset source: dh-make-template-in-source debian/postrm.ex W: transset source: dh-make-template-in-source debian/preinst.ex W: transset source: dh-make-template-in-source debian/prerm.ex W: transset source: dh-make-template-in-source debian/watch.ex W: transset source: dh-make-template-in-source debian/transset-default.ex W: transset source: source-contains-CVS-dir CVS W: transset: binary-without-manpage transset W: transset: packages-installs-file-to-usr-x11r6 usr/X11R6/ W: transset: packages-installs-file-to-usr-x11r6 usr/X11R6/bin/ W: transset: packages-installs-file-to-usr-x11r6 usr/X11R6/bin/transset W: transset: readme-debian-is-debmake-template E: transset: helper-templates-in-copyright W: transset: copyright-lists-upstream-authors-with-dh_make-boilerplate E: transset: description-is-dh_make-template E: transset: description-is-dh_make-template W: transset: unknown-section unknown Finished running lintian. Now signing changes and any dsc files... signfile transset_0.9-mea1.dsc Martin Alfke gpg: skipped `Martin Alfke ': secret key not available gpg: [stdin]: clearsign failed: secret key not available debsign: gpg error occurred! Aborting....