This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jzlib.
commit 3e18e47632d038eba555ea13cf802d5cf6c78fa3 Author: Emmanuel Bourg <[email protected]> Date: Fri Jan 12 12:43:59 2018 +0100 Wrap and sort --- debian/control | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 942fdc4..ea39f27 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,19 @@ Source: jzlib -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Damien Raude-Morvan <[email protected]>, Emmanuel Bourg <[email protected]> -Standards-Version: 4.1.3 Section: java Priority: optional -Build-Depends: debhelper (>= 10), default-jdk, javahelper, maven-repo-helper (>= 1.6) -Homepage: http://www.jcraft.com/jzlib/ +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: + Damien Raude-Morvan <[email protected]>, + Emmanuel Bourg <[email protected]> +Build-Depends: + debhelper (>= 10), + default-jdk, + javahelper, + maven-repo-helper (>= 1.6) +Standards-Version: 4.1.3 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jzlib.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jzlib.git +Homepage: http://www.jcraft.com/jzlib/ Package: libjzlib-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jzlib.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

