This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository jboss-modules.
commit 5889b33662997358faf8359b56f64c7f4f102690 Author: Markus Koschany <[email protected]> Date: Wed Sep 16 09:42:05 2015 +0200 get-orig-source: Add --verbose option. Remove --rename option. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 261ec16..9f8f44f 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-current-version --force-download --rename + uscan --verbose --download-current-version --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-modules.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

