This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-codec-java.
commit 6d4a27415cdcfcf403ceba81e49db669691de699 Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 14 11:03:44 2017 +0100 Wrap and sort --- debian/control | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 29bf1a4..0f43472 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,20 @@ Source: libcommons-codec-java Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Wolfgang Baer <[email protected]>, Damien Raude-Morvan <[email protected]>, - Torsten Werner <[email protected]>, James Page <[email protected]>, +Uploaders: + Wolfgang Baer <[email protected]>, + Damien Raude-Morvan <[email protected]>, + Torsten Werner <[email protected]>, + James Page <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: cdbs, debhelper (>= 9), ant, default-jdk -Build-Depends-Indep: maven-repo-helper, ant-optional, junit4 +Build-Depends: + ant, + ant-optional, + cdbs, + debhelper (>= 9), + default-jdk, + junit4, + maven-repo-helper Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-codec-java.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libcommons-codec-java.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-codec-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

