This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository hsqldb.
commit 847f2512ca384f2fecebd7b7dec8234d624bc783 Author: Markus Koschany <[email protected]> Date: Fri Sep 18 18:46:16 2015 +0200 When repacking the original tarball, exclude zip files as well. --- debian/copyright | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/copyright b/debian/copyright index 4ea0840..715eea1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,6 +3,7 @@ Upstream-Name: HSQLDB Source: http://hsqldb.org/ Files-Excluded: *.jar + *.zip Files: * Copyright: The HSQL Development Group -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hsqldb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

