This is an automated email from the git hooks/post-receive script. eugene-guest pushed a commit to branch master in repository testng.
commit 1cda186c0e3e009752344ee4e522c22f41cc7ca2 Author: Eugene Zhukov <[email protected]> Date: Fri Mar 14 12:42:16 2014 +0000 tiny improvement in d/rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index b76c54a..261ec16 100755 --- a/debian/rules +++ b/debian/rules @@ -6,4 +6,4 @@ include /usr/share/cdbs/1/class/maven.mk JAVA_HOME := /usr/lib/jvm/default-java 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/testng.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

