fakeroot debian/rules clean sed \ -e "s/@cdbs@/, cdbs (>= 0.4.23-1.1), debhelper (>= 5)/g" \ -e "s/^Build-Depends\(\|-Indep\): ,/Build-Depends\1:/g" \ \ -e "s/^Cpu: .*/Architecture: /g" \ -e "/^System: /d" \ \ -e "s/\[cpu: \([^]]*\)\]/\[\`type-handling \\\\\`echo \1 | tr ' ' ','\\\\\` any\`\]/g" \ -e "s/\[system: \([^]]*\)\]/\[\`type-handling any \\\\\`echo \1 | tr ' ' ','\\\\\`\`\]/g" \ \ -e "s/\"/\\\\\"/g" \ -e "s/^/echo \"/g" \ -e "s/\\$/\\\\$/g" \ -e "s/$/\"/g" \ < debian/control.in | /bin/sh > debian/control dpkg-checkbuilddeps -B test -x debian/rules test "`id -u`" = 0 dh_clean [ ! -f Makefile ] || /usr/bin/make distclean rm -f Makefile.in aclocal.m4 configure depcomp install-sh missing dpkg-source -b easypg-0.0.15 dpkg-source: building easypg using existing easypg_0.0.15.orig.tar.gz dpkg-source: building easypg in easypg_0.0.15-1.diff.gz dpkg-source: warning: ignoring deletion of file aclocal.m4 dpkg-source: warning: ignoring deletion of file Makefile.in dpkg-source: warning: ignoring deletion of file configure dpkg-source: warning: ignoring deletion of file install-sh dpkg-source: warning: ignoring deletion of file missing dpkg-source: building easypg in easypg_0.0.15-1.dsc debian/rules build sed \ -e "s/@cdbs@/, cdbs (>= 0.4.23-1.1), debhelper (>= 5)/g" \ -e "s/^Build-Depends\(\|-Indep\): ,/Build-Depends\1:/g" \ \ -e "s/^Cpu: .*/Architecture: /g" \ -e "/^System: /d" \ \ -e "s/\[cpu: \([^]]*\)\]/\[\`type-handling \\\\\`echo \1 | tr ' ' ','\\\\\` any\`\]/g" \ -e "s/\[system: \([^]]*\)\]/\[\`type-handling any \\\\\`echo \1 | tr ' ' ','\\\\\`\`\]/g" \ \ -e "s/\"/\\\\\"/g" \ -e "s/^/echo \"/g" \ -e "s/\\$/\\\\$/g" \ -e "s/$/\"/g" \ < debian/control.in | /bin/sh > debian/control dpkg-checkbuilddeps -B test -x debian/rules mkdir -p "." autoreconf -f -i configure.ac: installing `./install-sh' configure.ac: installing `./missing' ./configure --prefix=/usr --with-lispdir=/usr/share/emacs/site-lisp checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for emacs... emacs checking what flavor does emacs have... FSF Emacs checking where lisp files should go... /usr/share/emacs/site-lisp checking for gpg... /usr/bin/gpg checking for GnuPG >= 1.4.3... yes configure: creating ./config.status config.status: creating Makefile config.status: creating epg-package-info.el fakeroot debian/rules binary sed \ -e "s/@cdbs@/, cdbs (>= 0.4.23-1.1), debhelper (>= 5)/g" \ -e "s/^Build-Depends\(\|-Indep\): ,/Build-Depends\1:/g" \ \ -e "s/^Cpu: .*/Architecture: /g" \ -e "/^System: /d" \ \ -e "s/\[cpu: \([^]]*\)\]/\[\`type-handling \\\\\`echo \1 | tr ' ' ','\\\\\` any\`\]/g" \ -e "s/\[system: \([^]]*\)\]/\[\`type-handling any \\\\\`echo \1 | tr ' ' ','\\\\\`\`\]/g" \ \ -e "s/\"/\\\\\"/g" \ -e "s/^/echo \"/g" \ -e "s/\\$/\\\\$/g" \ -e "s/$/\"/g" \ < debian/control.in | /bin/sh > debian/control dpkg-checkbuilddeps -B test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A mkdir -p "." autoreconf -f -i ./configure --prefix=/usr --with-lispdir=/usr/share/emacs/site-lisp checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for emacs... emacs checking what flavor does emacs have... FSF Emacs checking where lisp files should go... /usr/share/emacs/site-lisp checking for gpg... /usr/bin/gpg checking for GnuPG >= 1.4.3... ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored. yes configure: creating ./config.status config.status: creating Makefile config.status: creating epg-package-info.el dh_installdirs -peasypg install -m 644 COMPILE /home/bg66/src/deb-src/easypg-0.0.15/debian/easypg/usr/share/emacs/site-lisp/easypg install -m 644 *.el /home/bg66/src/deb-src/easypg-0.0.15/debian/easypg/usr/share/emacs/site-lisp/easypg dh_installdocs -peasypg ./README ./NEWS ./AUTHORS dh_installexamples -peasypg dh_installman -peasypg dh_installinfo -peasypg dh_installmenu -peasypg dh_installcron -peasypg dh_installinit -peasypg dh_installdebconf -peasypg dh_installemacsen -peasypg dh_installcatalogs -peasypg dh_installpam -peasypg dh_installlogrotate -peasypg dh_installlogcheck -peasypg dh_installmime -peasypg dh_installchangelogs -peasypg ./ChangeLog dh_installudev -peasypg dh_install -peasypg dh_link -peasypg dh_strip -peasypg dh_compress -peasypg dh_fixperms -peasypg dh_makeshlibs -peasypg dh_installdeb -peasypg dh_perl -peasypg dh_shlibdeps -peasypg dh_gencontrol -peasypg dh_md5sums -peasypg dh_builddeb -peasypg dpkg-deb: `../easypg_0.0.15-1_all.deb' にパッケージ `easypg' を構築しています。 dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage (debuild emulation): full upload (original source is included) Now running lintian... Finished running lintian. Now signing changes and any dsc files... signfile easypg_0.0.15-1.dsc OHASHI Akira signfile easypg_0.0.15-1_i386.changes OHASHI Akira Successfully signed dsc and changes files