This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository rhino.
commit 0b28be3c2cd9df5031e4c4ef6ba4cdd542f49cff Author: Emmanuel Bourg <[email protected]> Date: Thu Jan 19 17:44:40 2017 +0100 Filter out the gradle wrapper --- debian/copyright | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/copyright b/debian/copyright index f8415ab..7f7b191 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Rhino Source: https://github.com/mozilla/rhino +Files-Excluded: gradlew* + gradle/wrapper Files: * Copyright: 1999-2015, Mozilla -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rhino.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

