This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository prottest.
commit 0d7cb9eb7453e827c316b7558499db9e92bfe030 Author: Andreas Tille <[email protected]> Date: Sat Oct 17 00:04:08 2015 +0200 Exclude all *.jar files and code copy of mpj --- debian/copyright | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/copyright b/debian/copyright index 3f21c08..1a54c4e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,10 +2,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Prottest Upstream-Contact: David Posada <[email protected]> Source: http://cs.njit.edu/usman/probalign/ -Files-Excluded: lib/alter.jar - lib/appframework-1.0.3.jar - lib/mpj.jar - lib/pal.jar +Files-Excluded: lib/*.jar + src/main/resources/mpj.tar.gz Files: * Copyright: 2008-2014 David Posada <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/prottest.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
