This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch experimental in repository libparanamer-java.
commit a499a7d9164372acf5b33e932544c4692099043e Author: Markus Koschany <[email protected]> Date: Thu Sep 10 22:23:55 2015 +0200 Add Files-Excluded paragraph and remove javadoc files and one js file which appears not to be the preferred form of modification. --- debian/copyright | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/copyright b/debian/copyright index f6b07f7..96311e2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,14 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ParaNamer Source: https://github.com/paul-hammant/paranamer +Files-Excluded: + paranamer/src/resources/javadocs + paranamer-distribution/src/site/resources/show_ads.js +Comment: + The zip files in javadocs were removed because we build the documentation from + source anyway. They also could have made the build unreproducible. The .js + file was removed because of DFSG concerns. This is not the preferred form of + modification. Files: * Copyright: 2009, Timothy Cleaver -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libparanamer-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

