This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository hsqldb.
commit 8b19c984642e82ff3845b563713d0a6d47c35955 Author: Markus Koschany <[email protected]> Date: Thu Sep 24 10:29:33 2015 +0200 Make the build reproducible by setting timestamp and user.name to fixed values. --- debian/ant.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/ant.properties b/debian/ant.properties new file mode 100644 index 0000000..dc372fa --- /dev/null +++ b/debian/ant.properties @@ -0,0 +1,2 @@ +timestamp = 19991231 +user.name = Debian -- 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

