fakeroot 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 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: building jde using existing jde_2.3.5.1.orig.tar.gz dpkg-source: building jde in jde_2.3.5.1-4ubuntu1.diff.gz dpkg-source: building jde in jde_2.3.5.1-4ubuntu1.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 #/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/ubuntu/jde/jde/debian/jde install -m 644 /stuff/proj/emacs/ubuntu/jde/jde/lisp/*.el /stuff/proj/emacs/ubuntu/jde/jde/debian/jde/usr/share/emacs/site-lisp/jde/ install -m 644 /stuff/proj/emacs/ubuntu/jde/jde/lisp/*.api /stuff/proj/emacs/ubuntu/jde/jde/debian/jde/usr/share/emacs/site-lisp/jde/ install -m 644 /stuff/proj/emacs/ubuntu/jde/jde/lisp/*.bnf /stuff/proj/emacs/ubuntu/jde/jde/debian/jde/usr/share/emacs/site-lisp/jde/ install -m 644 /stuff/proj/emacs/ubuntu/jde/jde/java/lib/jde.jar /stuff/proj/emacs/ubuntu/jde/jde/debian/jde/usr/share/java/ install -m 644 /stuff/proj/emacs/ubuntu/jde/jde/java/bsh-commands/bsh/commands/*.bsh /stuff/proj/emacs/ubuntu/jde/jde/debian/jde/usr/share/java/bsh-commands/bsh/commands/ install -m 755 /stuff/proj/emacs/ubuntu/jde/jde/lisp/jtags /stuff/proj/emacs/ubuntu/jde/jde/debian/jde/usr/bin dh_testdir -i dh_testroot -i dh_installchangelogs -i /stuff/proj/emacs/ubuntu/jde/jde/lisp/ChangeLog dh_installdocs -i dh_installexamples -i /stuff/proj/emacs/ubuntu/jde/jde/lisp/makefile.sample chmod a-x /stuff/proj/emacs/ubuntu/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/ubuntu/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 warning, `debian/jde/DEBIAN/control' contains user-defined field `Original-Maintainer' dpkg-deb: ignoring 1 warnings about the control file(s) dpkg-deb: building package `jde' in `../jde_2.3.5.1-4ubuntu1_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... Finished running lintian. Now signing changes and any dsc files... signfile jde_2.3.5.1-4ubuntu1.dsc Michael W. Olson (GNU address) signfile jde_2.3.5.1-4ubuntu1_i386.changes Michael W. Olson (GNU address) Successfully signed dsc and changes files