This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libminlog-java.
commit b86e7e22f44030f8f824da13150041a2ee31f277 Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 9 09:54:25 2017 +0100 Wrap and sort --- debian/control | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c556c7e..4860c9d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,11 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 10), default-jdk, javahelper (>= 0.43), maven-repo-helper +Build-Depends: + debhelper (>= 10), + default-jdk, + javahelper (>= 0.43), + maven-repo-helper Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libminlog-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libminlog-java.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libminlog-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

