dpkg-buildpackage -rfakeroot -D -us -uc -i.git/ -I.git dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package jde dpkg-buildpackage: source version 2.3.5.1-5 dpkg-buildpackage: source changed by Michael W. Olson (GNU address) dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh_testdir ! test -e patch-stamp || \ for i in `ls -1r debian/patches/*.patch || :`; do \ patch -p1 -R <$i; \ done rm -f patch-stamp dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. #-/usr/bin/make clean dh_clean dpkg-source -i.git/ -I.git -b jde dpkg-source: warning: source directory 'jde' is not - 'jde-2.3.5.1' dpkg-source: warning: .orig directory name jde.orig is not - (wanted jde-2.3.5.1.orig) dpkg-source: info: using source format `1.0' dpkg-source: info: building jde using existing jde_2.3.5.1.orig.tar.gz dpkg-source: info: building jde in jde_2.3.5.1-5.diff.gz dpkg-source: info: building jde in jde_2.3.5.1-5.dsc debian/rules build dh_testdir for i in `ls -1 debian/patches/*.patch || :`; do \ patch -p1 <$i || exit 1; \ done patching file lisp/jde-parse-class.el patching file lisp/efc.el patching file lisp/jde-bug.el patching file lisp/jde.el patching file lisp/beanshell.el patching file lisp/jde.el patching file lisp/jde-annotations.el patching file lisp/jde-jdb.el patching file lisp/jde-import.el touch patch-stamp dh_testdir # Add here commands to configure the package. touch configure-stamp dh_testdir # Add here commands to compile the package. #/usr/bin/make #/usr/bin/docbook-to-man debian/jde.sgml > jde.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/jde. #/usr/bin/make install DESTDIR=/stuff/proj/emacs/debian/jde/jde/debian/jde install -m 644 /stuff/proj/emacs/debian/jde/jde/lisp/*.el /stuff/proj/emacs/debian/jde/jde/debian/jde/usr/share/emacs/site-lisp/jde/ install -m 644 /stuff/proj/emacs/debian/jde/jde/lisp/*.api /stuff/proj/emacs/debian/jde/jde/debian/jde/usr/share/emacs/site-lisp/jde/ install -m 644 /stuff/proj/emacs/debian/jde/jde/lisp/*.bnf /stuff/proj/emacs/debian/jde/jde/debian/jde/usr/share/emacs/site-lisp/jde/ install -m 644 /stuff/proj/emacs/debian/jde/jde/java/lib/jde.jar /stuff/proj/emacs/debian/jde/jde/debian/jde/usr/share/java/ install -m 644 /stuff/proj/emacs/debian/jde/jde/java/bsh-commands/bsh/commands/*.bsh /stuff/proj/emacs/debian/jde/jde/debian/jde/usr/share/java/bsh-commands/bsh/commands/ install -m 755 /stuff/proj/emacs/debian/jde/jde/lisp/jtags /stuff/proj/emacs/debian/jde/jde/debian/jde/usr/bin dh_testdir -i dh_testroot -i dh_installchangelogs -i /stuff/proj/emacs/debian/jde/jde/lisp/ChangeLog dh_installdocs -i dh_installexamples -i /stuff/proj/emacs/debian/jde/jde/lisp/makefile.sample chmod a-x /stuff/proj/emacs/debian/jde/jde/debian/jde/usr/share/doc/jde/examples/makefile.sample dh_installemacsen -i --priority=54 dh_installman -i dh_link -i dh_strip -i dh_compress -i gunzip /stuff/proj/emacs/debian/jde/jde/debian/jde/usr/share/doc/jde/tli_rbl/txt/jde-ug-toc.txt.gz dh_fixperms -i dh_installdeb -i dh_shlibdeps -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i dpkg-deb: building package `jde' in `../jde_2.3.5.1-5_all.deb'. dpkg-genchanges >../jde_2.3.5.1-5_i386.changes dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... Finished running lintian. Now signing changes and any dsc files... signfile jde_2.3.5.1-5.dsc Michael W. Olson (GNU address) signfile jde_2.3.5.1-5_i386.changes Michael W. Olson (GNU address) Successfully signed dsc and changes files