Reading package lists... Building dependency tree... Reading state information... NOTICE: 'mkgmapgui' packaging is maintained in the 'Git' version control system at: git://anonscm.debian.org/pkg-grass/mkgmapgui.git Need to get 20.0 kB of source archives. Get:1 http://urika:3142/ftp.debian.org/debian/ sid/main mkgmapgui 1.1.ds-4 (dsc) [2,040 B] Get:2 http://urika:3142/ftp.debian.org/debian/ sid/main mkgmapgui 1.1.ds-4 (tar) [14.3 kB] Get:3 http://urika:3142/ftp.debian.org/debian/ sid/main mkgmapgui 1.1.ds-4 (diff) [3,604 B] gpgv: keyblock resource `/tmp/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Fri 01 May 2015 11:58:03 PM UTC using RSA key ID E88D4AF1 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./mkgmapgui_1.1.ds-4.dsc dpkg-source: info: extracting mkgmapgui in mkgmapgui-1.1.ds dpkg-source: info: unpacking mkgmapgui_1.1.ds.orig.tar.gz dpkg-source: info: unpacking mkgmapgui_1.1.ds-4.debian.tar.xz Fetched 20.0 kB in 0s (125 kB/s) Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Killed old client process Internet Systems Consortium DHCP Client 4.3.2 Copyright 2004-2015 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/06:52:85:83:78:3b Sending on LPF/eth0/06:52:85:83:78:3b Sending on Socket/fallback DHCPRELEASE on eth0 to 10.0.3.1 port 67 dpkg-buildpackage: source package mkgmapgui dpkg-buildpackage: source version 1.1.ds-4 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Bas Couwenberg dpkg-source --before-build mkgmapgui-1.1.ds dpkg-buildpackage: host architecture amd64 debian/rules clean dh clean --with javahelper dh_testdir dh_auto_clean jh_clean rm -fr debian/.eclipse-build rm -f debian/orbitdeps.debhelper dh_clean rm -f debian/mkgmapgui.substvars rm -f debian/mkgmapgui.*.debhelper rm -rf debian/mkgmapgui/ rm -rf debian/.debhelper/ rm -f debian/*.debhelper.log rm -f -- mkgmapgui.jar rm -f debian/files find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) rm -f *-stamp dpkg-source -b mkgmapgui-1.1.ds dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building mkgmapgui using existing ./mkgmapgui_1.1.ds.orig.tar.gz dpkg-source: info: building mkgmapgui in mkgmapgui_1.1.ds-4.debian.tar.xz dpkg-source: info: building mkgmapgui in mkgmapgui_1.1.ds-4.dsc debian/rules build dh build --with javahelper dh_testdir dh_auto_configure jh_linkjars dh_auto_build debian/rules override_jh_build make[1]: Entering directory '/mkgmapgui-1.1.ds' jh_build -mtim.mkgmapgui.MkgmapGui mkgmapgui.jar . find . -name *.java -and -type f -print0 | xargs -0 /usr/lib/jvm/default-java/bin/javac -g -cp :debian/_jh_build.mkgmapgui -d debian/_jh_build.mkgmapgui -source 1.5 -target 1.5 warning: [options] bootstrap class path not set in conjunction with -source 1.5 warning: [options] source value 1.5 is obsolete and will be removed in a future release warning: [options] target value 1.5 is obsolete and will be removed in a future release warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. Note: ./tim/mkgmapgui/GuiWindow.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 4 warnings find . -name *.java -and -type f -print0 | xargs -0 /usr/lib/jvm/default-java/bin/javadoc -locale en_US -classpath :debian/_jh_build.mkgmapgui -d debian/_jh_build.javadoc/api -quiet -notimestamp -source 1.5 ./tim/mkgmapgui/Operation.java:50: warning - @param argument "inFiles" is not a parameter name. 1 warning /usr/lib/jvm/default-java/bin/jar cfm /mkgmapgui-1.1.ds/mkgmapgui.jar ../_jh_manifest.mkgmapgui tim make[1]: Leaving directory '/mkgmapgui-1.1.ds' dh_auto_test debian/rules binary dh binary --with javahelper dh_testroot dh_prep rm -f debian/mkgmapgui.substvars rm -f debian/mkgmapgui.*.debhelper rm -rf debian/mkgmapgui/ dh_auto_install install -d debian/mkgmapgui dh_install install -d debian/mkgmapgui/usr/share/mkgmapgui cp --reflink=auto -a ./mkgmapgui.jar debian/mkgmapgui/usr/share/mkgmapgui/ cp --reflink=auto -a ./debian/mkgmapgui.sh debian/mkgmapgui/usr/share/mkgmapgui/ jh_installjavadoc dh_installdocs install -d debian/mkgmapgui/usr/share/doc/mkgmapgui cp --reflink=auto -a tim/mkgmapgui/readme.txt debian/mkgmapgui/usr/share/doc/mkgmapgui chown -R 0:0 debian/mkgmapgui/usr/share/doc chmod -R go=rX debian/mkgmapgui/usr/share/doc chmod -R u\+rw debian/mkgmapgui/usr/share/doc install -p -m0644 debian/copyright debian/mkgmapgui/usr/share/doc/mkgmapgui/copyright dh_installchangelogs install -p -m0644 debian/changelog debian/mkgmapgui/usr/share/doc/mkgmapgui/changelog.Debian dh_installman install -d debian/mkgmapgui/usr/share/man/man1/ install -p -m0644 debian/mkgmapgui.1 debian/mkgmapgui/usr/share/man/man1/mkgmapgui.1 man --recode UTF-8 ./mkgmapgui\.1 > mkgmapgui\.1\.new chmod 644 mkgmapgui.1.new mv -f mkgmapgui.1.new mkgmapgui.1 dh_installmenu install -d debian/mkgmapgui/usr/share/menu install -p -m0644 debian/menu debian/mkgmapgui/usr/share/menu/mkgmapgui echo "# Automatically added by dh_installmenu">> debian/mkgmapgui.postinst.debhelper sed "" /usr/share/debhelper/autoscripts/postinst-menu >> debian/mkgmapgui.postinst.debhelper echo '# End automatically added section' >> debian/mkgmapgui.postinst.debhelper echo "# Automatically added by dh_installmenu">> debian/mkgmapgui.postrm.debhelper sed "" /usr/share/debhelper/autoscripts/postrm-menu >> debian/mkgmapgui.postrm.debhelper echo '# End automatically added section' >> debian/mkgmapgui.postrm.debhelper dh_perl debian/rules override_dh_link make[1]: Entering directory '/mkgmapgui-1.1.ds' dh_link usr/share/mkgmapgui/mkgmapgui.sh usr/bin/mkgmapgui install -d debian/mkgmapgui/usr/bin rm -f debian/mkgmapgui/usr/bin/mkgmapgui ln -sf ../share/mkgmapgui/mkgmapgui.sh debian/mkgmapgui/usr/bin/mkgmapgui make[1]: Leaving directory '/mkgmapgui-1.1.ds' jh_installlibs Searching /mkgmapgui-1.1.ds/debian/mkgmapgui for mkgmapgui jh_classpath jh_manifest find debian/mkgmapgui -name '*.jar' Found usr/share/mkgmapgui/mkgmapgui.jar Reading manifest from debian/mkgmapgui/usr/share/mkgmapgui/mkgmapgui.jar No update of debian/mkgmapgui/usr/share/mkgmapgui/mkgmapgui.jar required. jh_exec Searching /mkgmapgui-1.1.ds/debian/mkgmapgui for mkgmapgui jh_depends Searching /mkgmapgui-1.1.ds/debian/mkgmapgui for mkgmapgui Searching /mkgmapgui-1.1.ds/debian/mkgmapgui/usr/share/mkgmapgui/mkgmapgui.jar Found Jars: Found Debs: Adding substvars: java:Depends=default-jre | java5-runtime | java6-runtime | java7-runtime , java:Recommends= dh_compress cd debian/mkgmapgui chmod a-x usr/share/man/man1/mkgmapgui.1 usr/share/doc/mkgmapgui/changelog.Debian gzip -9nf usr/share/man/man1/mkgmapgui.1 usr/share/doc/mkgmapgui/changelog.Debian cd '/mkgmapgui-1.1.ds' dh_fixperms find debian/mkgmapgui -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/mkgmapgui ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/mkgmapgui/usr/share/doc -type f ! -regex 'debian/mkgmapgui/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/mkgmapgui/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 0755 find debian/mkgmapgui/usr/share/man debian/mkgmapgui/usr/man/ debian/mkgmapgui/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 0644 find debian/mkgmapgui -perm -5 -type f \( -name '*.so.*' -or -name '*.so' -or -name '*.la' -or -name '*.a' \) -print0 2>/dev/null | xargs -0r chmod 0644 find debian/mkgmapgui/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 0644 find debian/mkgmapgui/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 0644 find debian/mkgmapgui -perm -5 -type f \( -name '*.cmxs' \) -print0 2>/dev/null | xargs -0r chmod 0644 find debian/mkgmapgui/usr/lib/x86_64-linux-gnu/perl5/5.20 debian/mkgmapgui/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X find debian/mkgmapgui/usr/bin -type f -print0 2>/dev/null | xargs -0r chmod a+x find debian/mkgmapgui/usr/lib -type f -name '*.ali' -print0 2>/dev/null | xargs -0r chmod uga-w dh_installdeb install -d debian/mkgmapgui/DEBIAN printf '#!/bin/sh set -e ' > debian/mkgmapgui/DEBIAN/postinst cat debian/mkgmapgui.postinst.debhelper >> debian/mkgmapgui/DEBIAN/postinst chown 0:0 debian/mkgmapgui/DEBIAN/postinst chmod 0755 debian/mkgmapgui/DEBIAN/postinst printf '#!/bin/sh set -e ' > debian/mkgmapgui/DEBIAN/postrm cat debian/mkgmapgui.postrm.debhelper >> debian/mkgmapgui/DEBIAN/postrm chown 0:0 debian/mkgmapgui/DEBIAN/postrm chmod 0755 debian/mkgmapgui/DEBIAN/postrm dh_gencontrol echo misc:Depends= >> debian/mkgmapgui.substvars echo misc:Pre-Depends= >> debian/mkgmapgui.substvars dpkg-gencontrol -pmkgmapgui -ldebian/changelog -Tdebian/mkgmapgui.substvars -Pdebian/mkgmapgui chmod 0644 debian/mkgmapgui/DEBIAN/control chown 0:0 debian/mkgmapgui/DEBIAN/control dh_md5sums (cd debian/mkgmapgui >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null chmod 0644 debian/mkgmapgui/DEBIAN/md5sums chown 0:0 debian/mkgmapgui/DEBIAN/md5sums dh_builddeb dpkg-deb --build debian/mkgmapgui .. dpkg-deb: building package 'mkgmapgui' in '../mkgmapgui_1.1.ds-4_all.deb'. dpkg-genchanges >../mkgmapgui_1.1.ds-4_amd64.changes dpkg-genchanges: not including original source code in upload dpkg-source --after-build mkgmapgui-1.1.ds dpkg-buildpackage: binary and diff upload (original source NOT included)