This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jline2.
commit 1cd04feaa556b8b5232fd2f618887b8092e7c6a1 Author: Emmanuel Bourg <[email protected]> Date: Fri Mar 30 12:21:33 2018 +0200 Removed DH_VERBOSE=1 --- debian/rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index 845d749..c5c1f8e 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,4 @@ #!/usr/bin/make -f -export DH_VERBOSE=1 - %: dh $@ --buildsystem=maven --with javahelper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jline2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

