This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository asm.
commit 1c954ffef9a28cdf3fd51b280936a70d85f51766 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 20 11:56:50 2017 +0100 Wrap and sort --- debian/control | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 0742d5d..c276268 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,16 @@ Source: asm Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Aditya Vaidya <[email protected]>, - Emmanuel Bourg <[email protected]>, - Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 10), default-jdk -Build-Depends-Indep: ant, bnd, maven-repo-helper +Uploaders: + Aditya Vaidya <[email protected]>, + Emmanuel Bourg <[email protected]>, + Damien Raude-Morvan <[email protected]> +Build-Depends: + ant, + bnd, + debhelper (>= 10), + default-jdk, + maven-repo-helper Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-java/asm.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/asm.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/asm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

