This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository jmapviewer.
commit 7aad3c7f7e1879fd86e5fbf941ab706a2a69b66b Author: Andreas Tille <[email protected]> Date: Tue Jul 8 09:47:33 2014 +0200 Sorting out versioning issues with +dfsg --- debian/changelog | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6dbdd0c..bca3663 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -jmapviewer (1.03+dfsg1-1) UNRELEASED; urgency=medium +jmapviewer (1.03+dfsg-1) UNRELEASED; urgency=medium * New upstream version * Enable xz compression in get-orig-source target diff --git a/debian/rules b/debian/rules index ad7d279..a7628b7 100755 --- a/debian/rules +++ b/debian/rules @@ -36,6 +36,6 @@ override_dh_auto_install: install -m 755 $(CURDIR)/debian/jmapviewer_demo.sh $(CURDIR)/debian/jmapviewer/usr/bin/jmapviewer get-orig-source: - uscan --download --repack --compress xz --destdir .. + uscan --verbose --force-download --repack --compress xz --destdir .. .PHONY: override_dh_auto_clean override_dh_auto_install override_dh_auto_build -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/jmapviewer.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

