dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: source package microdia dpkg-buildpackage: source version 090504-s1 dpkg-buildpackage: source changed by Jérôme Pouiller dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean hostname: Unknown host dh_testdir #dh_testroot rm -f build-arch-stamp build-indep-stamp configure-stamp # Add here commands to clean up after the build process. rm -rf debian/microdia-source dh_clean dpkg-source -b microdia-090504 dpkg-source: building microdia using existing microdia_090504.orig.tar.gz dpkg-source: building microdia in microdia_090504-s1.diff.gz dpkg-source: building microdia in microdia_090504-s1.dsc debian/rules build hostname: Unknown host dh_testdir # Add here commands to configure the package. touch configure-stamp dh_testdir # Add here command to compile/build the package. #/usr/bin/make touch build-arch-stamp dh_testdir # Add here command to compile/build the arch indep package. # It's ok not to do anything here, if you don't need to build # anything for this package. #docbook-to-man debian/microdia.sgml > microdia.1 touch build-indep-stamp fakeroot debian/rules binary hostname: Unknown host dh_testdir dh_testroot dh_clean -k dh_installdirs # Create the directories to install the source into dh_installdirs -pmicrodia-source usr/src/modules/microdia/debian # Copy only the driver source to the proper location cp Kconfig Doxyfile *.c *.h .config README Makefile debian/microdia-source/usr/src/modules/microdia # Copy the needed debian/ pieces to the proper location cp debian/*modules.in* \ debian/microdia-source/usr/src/modules/microdia/debian cp debian/rules debian/changelog debian/copyright \ debian/compat debian/microdia-source/usr/src/modules/microdia/debian/ cd debian/microdia-source/usr/src && tar c modules | bzip2 -9 > microdia.tar.bz2 && rm -rf modules # Add here commands to install the package into debian/microdia. #/usr/bin/make DESTDIR=/mnt/donnees/private/jezz/microdia-090504/debian/microdia install dh_install dh_testdir -i dh_testroot -i dh_installchangelogs -i dh_installdocs -i dh_installexamples -i dh_installman -i dh_link -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_installdeb -i dh_shlibdeps -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i warning, `debian/microdia-source/DEBIAN/control' contains user-defined Priority value `exta' dpkg-deb: ignoring 1 warnings about the control file(s) dpkg-deb: building package `microdia-source' in `../microdia-source_090504-s1_all.deb'. dpkg-genchanges >../microdia_090504-s1_i386.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... warning: lintian's authors do not recommend running it with root privileges! E: microdia_090504-s1_i386.changes: bad-distribution-in-changes-file sr2007xorg W: microdia source: out-of-date-standards-version 3.7.2 (current is 3.8.0) W: microdia-source: copyright-contains-dh_make-todo-boilerplate W: microdia-source: description-synopsis-might-not-be-phrased-properly E: microdia-source: section-is-dh_make-template E: microdia-source: unknown-priority exta Finished running lintian. Now signing changes and any dsc files... signfile microdia_090504-s1.dsc Jérôme Pouiller gpg: WARNING: unsafe ownership on homedir `/home/jezz/conf/gnupg' gpg: WARNING: unsafe ownership on homedir `/home/jezz/conf/gnupg' gpg: gpg-agent is not available in this session signfile microdia_090504-s1_i386.changes Jérôme Pouiller gpg: WARNING: unsafe ownership on homedir `/home/jezz/conf/gnupg' gpg: WARNING: unsafe ownership on homedir `/home/jezz/conf/gnupg' gpg: gpg-agent is not available in this session Successfully signed dsc and changes files