This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository felix-gogo-shell.
commit cb55625543c1d05ab65597dcb1f3be6e8f13d445 Author: Markus Koschany <[email protected]> Date: Sat Nov 21 17:27:37 2015 +0100 get-orig-source: Remove --rename option. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index b76c54a..4392999 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-version $(DEB_UPSTREAM_VERSION) --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-gogo-shell.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

