[maven-source-plugin] 06/08: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Jul 18 20:47:22 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-source-plugin.

commit e08c72f49747260099bbb4a37fe340eae17f0a7d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jul 18 22:44:10 2017 +0200

    Wrap and sort
---
 debian/control | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 2767711..7957ff2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,20 @@ Source: maven-source-plugin
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Thomas Koch <thomas at koch.ro>, Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5)
-Build-Depends-Indep: junit4,
-                     libmaven-archiver-java,
-                     libmaven-plugin-testing-java,
-                     libmaven-plugin-tools-java (>= 3.2),
-                     libmaven3-core-java,
-                     libplexus-archiver-java,
-                     libplexus-utils-java,
+Uploaders:
+ Thomas Koch <thomas at koch.ro>,
+ Steffen Moeller <moeller at debian.org>
+Build-Depends:
+ debhelper (>= 10),
+ default-jdk,
+ junit4,
+ libmaven-archiver-java,
+ libmaven-plugin-testing-java,
+ libmaven-plugin-tools-java (>= 3.2),
+ libmaven3-core-java,
+ libplexus-archiver-java,
+ libplexus-utils-java,
+ maven-debian-helper (>= 2.2)
 Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-source-plugin.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-source-plugin.git
@@ -18,7 +23,7 @@ Homepage: http://maven.apache.org/plugins/maven-source-plugin
 
 Package: libmaven-source-plugin-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Description: Maven Source Plugin
  The Maven 2 Source Plugin creates a JAR archive of the source files of

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



More information about the pkg-java-commits mailing list