This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository classworlds.
commit 30f5a0353cb3237f2641915d5ce791bf13492a13 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 21 15:55:44 2017 +0200 Wrap and sort --- debian/control | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index eafe339..379d622 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,20 @@ Source: classworlds Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Trygve Laugstøl <[email protected]>, Paul Cager <[email protected]>, +Uploaders: + Trygve Laugstøl <[email protected]>, + Paul Cager <[email protected]>, Torsten Werner <[email protected]> -Build-Depends-Indep: ant, ant-optional, libxalan2-java, maven-ant-helper (>> 4), - maven-repo-helper, default-jdk-doc -Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk +Build-Depends: + ant, + ant-optional, + cdbs (>= 0.4.5.3), + debhelper (>= 5), + default-jdk, + default-jdk-doc, + libxalan2-java, + maven-ant-helper (>> 4), + maven-repo-helper Standards-Version: 3.9.2 Homepage: http://classworlds.codehaus.org/ Vcs-Git: https://anonscm.debian.org/git/pkg-java/classworlds.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/classworlds.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

