This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository japi-compliance-checker.
commit 3b121e8b7478e9d3c919467c56b1d2617d66eb6c Author: tony mancill <[email protected]> Date: Fri Jun 23 22:50:20 2017 -0700 verbose builds --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index aeb2b65..1ecb683 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f +export DH_VERBOSE=1 + %: dh $@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/japi-compliance-checker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

