This is an automated email from the git hooks/post-receive script. vdanjean pushed a commit to branch master in repository picard-tools.
commit 8a24eb4d2c623c0d7b02177c1bf5cf2f65ba5962 Author: Vincent Danjean <[email protected]> Date: Thu Jul 7 09:17:25 2016 +0200 Adapt file list to exclude from the tarball With gradle, most convenience libraries are gone (but gradle-wrapper.jar) --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index fc167ee..5a593ce 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/broadinstitute/picard/releases Comment: Convenience binary jar files are removed. -Files-Excluded: lib/* +Files-Excluded: gradle/wrapper/gradle-wrapper.jar Files: * Copyright: © 2009–2014 The Broad Institute -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/picard-tools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
