[maven-war-plugin] 23/28: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 9 13:41:35 UTC 2015


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

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

commit 38b4728c7b036b7ff8d13857d61c5c6d9aca0873
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Dec 9 14:26:35 2015 +0100

    Wrap and sort
---
 debian/control                              | 27 ++++++++++++++++++++-------
 debian/libmaven-war-plugin-java-doc.install |  1 -
 2 files changed, 20 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index c7ba670..991c212 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,24 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: libmaven-archiver-java, libmaven-filtering-java, libmaven2-core-java, libplexus-archiver-java,  
- libplexus-io-java, libplexus-utils-java, libxstream-java, junit, libmaven-plugin-testing-java,  
- default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc, libmaven-javadoc-plugin-java, libmaven-plugin-tools-java
+Build-Depends: cdbs,
+               debhelper (>= 9),
+               default-jdk,
+               maven-debian-helper (>= 1.4)
+Build-Depends-Indep: default-jdk-doc,
+                     junit,
+                     libmaven-archiver-java,
+                     libmaven-filtering-java,
+                     libmaven-javadoc-plugin-java,
+                     libmaven-plugin-testing-java,
+                     libmaven-plugin-tools-java,
+                     libmaven2-core-java,
+                     libmaven2-core-java-doc,
+                     libplexus-archiver-java,
+                     libplexus-io-java,
+                     libplexus-utils-java,
+                     libplexus-utils-java-doc,
+                     libxstream-java
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-java/maven-war-plugin.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-war-plugin.git
@@ -14,7 +28,7 @@ Homepage: http://maven.apache.org/plugins/maven-war-plugin/
 
 Package: libmaven-war-plugin-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Suggests: libmaven-war-plugin-java-doc
 Description: Maven WAR Plugin
@@ -39,7 +53,7 @@ Description: Maven WAR Plugin
 Package: libmaven-war-plugin-java-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
+Depends: ${maven:DocDepends}, ${misc:Depends}
 Recommends: ${maven:DocOptionalDepends}
 Suggests: libmaven-war-plugin-java
 Description: Documentation for Maven WAR Plugin
@@ -59,4 +73,3 @@ Description: Documentation for Maven WAR Plugin
     * Allowing transparent migration to new features
  .
  This package contains the API documentation of libmaven-war-plugin-java.
-
diff --git a/debian/libmaven-war-plugin-java-doc.install b/debian/libmaven-war-plugin-java-doc.install
index 82f14af..a18b024 100644
--- a/debian/libmaven-war-plugin-java-doc.install
+++ b/debian/libmaven-war-plugin-java-doc.install
@@ -1,2 +1 @@
 target/apidocs/* usr/share/doc/libmaven-war-plugin-java/api
-

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



More information about the pkg-java-commits mailing list