This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository openjpa.
commit 2879d1193353c8b5fec56b84dd2d70d52209b393 Author: Markus Koschany <[email protected]> Date: Fri Jun 23 14:17:42 2017 +0200 Use --download-current-version option for uscan. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 894ad74..d034367 100755 --- a/debian/rules +++ b/debian/rules @@ -7,4 +7,4 @@ override_dh_auto_build: dh_auto_build -- install 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/openjpa.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

