This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository maven-scm.
commit 1908f1ec35b5981ef55e172e21f1350f525a9022 Author: Markus Koschany <[email protected]> Date: Sat Aug 27 19:11:27 2016 +0200 get-orig-source: use download-current-version option. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 7c05d09..21b3d44 100755 --- a/debian/rules +++ b/debian/rules @@ -4,4 +4,4 @@ dh $@ --parallel --buildsystem=maven get-orig-source: - uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename + uscan --download-current-version --force-download --rename -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-scm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

