This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-core.
commit 57e2b7b4ea312bc3d90122c2632fb2c15aff2920 Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 15 15:31:19 2016 +0100 Disabled the verbose mode --- debian/rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index d3b977e..892d89f 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,5 @@ #!/usr/bin/make -f -export DH_VERBOSE=1 - VERSION_FILE=src/main/java/com/fasterxml/jackson/core/json/PackageVersion.java %: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-core.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

