This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository build-helper-maven-plugin.
commit 32ae49b9f6b66a74e7bccd7bc75a9a9214b41391 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 20 01:25:04 2017 +0200 Wrap and sort --- debian/control | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/debian/control b/debian/control index 620d6af..05e0c9f 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,21 @@ Source: build-helper-maven-plugin Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Damien Raude-Morvan <[email protected]>, - Matthias Schmitz <[email protected]>, - Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.2) -Build-Depends-Indep: libassertj-core-java, - libmaven-file-management-java, - libmaven-invoker-plugin-java, - libmaven-plugin-tools-java (>= 3.0), - libmaven3-core-java, - libplexus-utils-java, - testng +Uploaders: + Damien Raude-Morvan <[email protected]>, + Matthias Schmitz <[email protected]>, + Emmanuel Bourg <[email protected]> +Build-Depends: + debhelper (>= 10), + default-jdk, + libassertj-core-java, + libmaven-file-management-java, + libmaven-invoker-plugin-java, + libmaven-plugin-tools-java (>= 3.0), + libmaven3-core-java, + libplexus-utils-java, + maven-debian-helper (>= 2.2), + testng Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/build-helper-maven-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/build-helper-maven-plugin.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/build-helper-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

