[maven-clean-plugin] 18/32: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jul 18 07:06: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-clean-plugin.
commit dc7a1436fcfdc9e985c30daceeeffbd6eb1aba36
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jun 20 14:46:44 2017 +0200
Wrap and sort
---
debian/control | 26 +++++++++++++++++++-------
debian/copyright | 2 +-
debian/libmaven-clean-plugin-java-doc.install | 1 -
3 files changed, 20 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index b0ef3c9..f97c5b0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,24 @@ Source: maven-clean-plugin
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>, Ludovic Claude <ludovic.claude at laposte.net>,
+Uploaders:
+ Torsten Werner <twerner at debian.org>,
+ Ludovic Claude <ludovic.claude at laposte.net>,
Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: libmaven-file-management-java, libmaven2-core-java, libplexus-utils-java,
- 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 (>= 7),
+ default-jdk,
+ default-jdk-doc,
+ libmaven-file-management-java,
+ libmaven-javadoc-plugin-java,
+ libmaven-plugin-testing-java,
+ libmaven-plugin-tools-java,
+ libmaven2-core-java,
+ libmaven2-core-java-doc,
+ libplexus-utils-java,
+ libplexus-utils-java-doc,
+ maven-debian-helper (>= 1.4)
Standards-Version: 3.9.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-clean-plugin.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-clean-plugin.git
@@ -15,7 +27,7 @@ Homepage: http://maven.apache.org/plugins/maven-clean-plugin/
Package: libmaven-clean-plugin-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libmaven-clean-plugin-java-doc
Description: Maven clean plugin
@@ -40,7 +52,7 @@ Description: Maven clean plugin
Package: libmaven-clean-plugin-java-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
+Depends: ${maven:DocDepends}, ${misc:Depends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libmaven-clean-plugin-java
Description: Maven clean plugin - API documentation
diff --git a/debian/copyright b/debian/copyright
index 5d2e55a..812991b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Maven Clean Plugin
-Upstream-Contact: Jesse McConnell as
+Upstream-Contact: Jesse McConnell as
Source: http://maven.apache.org/plugins/maven-clean-plugin/
Files: *
diff --git a/debian/libmaven-clean-plugin-java-doc.install b/debian/libmaven-clean-plugin-java-doc.install
index 24936a1..e7d00e3 100644
--- a/debian/libmaven-clean-plugin-java-doc.install
+++ b/debian/libmaven-clean-plugin-java-doc.install
@@ -1,2 +1 @@
target/apidocs/* usr/share/doc/libmaven-clean-plugin-java/api
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-clean-plugin.git
More information about the pkg-java-commits
mailing list