This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcofoja-java.
commit 2168cfe4c718370eed0350e3ad6a6b6d0a0d56f7 Author: Emmanuel Bourg <[email protected]> Date: Tue Oct 4 11:21:18 2016 +0200 Wrap and sort --- debian/control | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 956cf6c..0e977c3 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,18 @@ Source: cofoja Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Olivier Sallou <[email protected]>, - Andreas Tille <[email protected]>, - Diane Trout <[email protected]> -Build-Depends: debhelper (>= 9), default-jdk, libasm4-java (>= 5.0~), - javahelper (>=0.25), junit4, ant, ant-optional +Uploaders: + Olivier Sallou <[email protected]>, + Andreas Tille <[email protected]>, + Diane Trout <[email protected]> +Build-Depends: + ant, + ant-optional, + debhelper (>= 9), + default-jdk, + javahelper (>=0.25), + junit4, + libasm4-java (>= 5.0~) Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcofoja-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcofoja-java.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcofoja-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

