This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-fileupload-java.
commit 7dd43f787cf620043c00c60abaf2d99199dad05b Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 23 10:40:21 2017 +0200 Exclude the IntelliJ project files from the upstream tarball --- debian/copyright | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/copyright b/debian/copyright index 10946fb..3faddf5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache Commons FileUpload Upstream-Contact: Apache Commons Developers <[email protected]> Source: http://www.apache.org/dist/commons/fileupload/ +Files-Excluded: .idea + *.iml Files: * Copyright: 2002-2013, The Apache Software Foundation. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-fileupload-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

