This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository electric.
commit ca5ff4d9680d40623d66d4ec98700387fa293a78 Author: Markus Koschany <[email protected]> Date: Sat Jun 27 15:26:06 2015 +0200 Use --download-current-version for get-orig-source target. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 5d375ac..fa5a5a4 100755 --- a/debian/rules +++ b/debian/rules @@ -7,4 +7,4 @@ export CLASSPATH=/usr/share/java/bsh.jar:/usr/share/java/j3dcore.jar:/usr/share/ get-orig-source:: - uscan --verbose --repack --force-download + uscan --verbose --repack --force-download --download-cuurent-version -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/electric.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

