This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository snakeyaml.
commit b543f26bda9d7d8b1268c00f18a51e4269fdae44 Author: Emmanuel Bourg <[email protected]> Date: Sat Apr 9 00:37:12 2016 +0200 Remove the Maven wrapper from the upstream tarball --- debian/copyright | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/copyright b/debian/copyright index cbacfeb..592fed3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: snakeyaml Source: <http://code.google.com/p/snakeyaml/> +Files-Excluded: .mvn + mvnw* + .hg* Files: * Copyright: 2008-2013 Andrey Somov <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snakeyaml.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

