[maven-invoker] 03/05: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jul 26 21:24:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-invoker.

commit 4213869b3777000d13d97042b1f0b40fa788cb8d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jul 26 23:17:34 2017 +0200

    Wrap and sort
---
 debian/control | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index ed96042..0bf4d67 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,17 @@ Source: maven-invoker
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
+Uploaders:
+ Ludovic Claude <ludovic.claude at laposte.net>,
  tony mancill <tmancill at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper
-Build-Depends-Indep: junit4,
-                     libmaven-plugin-tools-java,
-                     libplexus-component-metadata-java (>= 1.6),
-                     libplexus-utils-java
+Build-Depends:
+ debhelper (>= 10),
+ default-jdk,
+ junit4,
+ libmaven-plugin-tools-java,
+ libplexus-component-metadata-java (>= 1.6),
+ libplexus-utils-java,
+ maven-debian-helper
 Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-invoker.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-invoker.git
@@ -16,7 +20,7 @@ Homepage: http://maven.apache.org/shared/maven-invoker/
 
 Package: libmaven-invoker-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
 Suggests: ${maven:OptionalDepends}
 Description: Maven Invoker
  Maven is a software project management and comprehension tool. Based on the

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-invoker.git



More information about the pkg-java-commits mailing list