[maven-antrun-plugin] 11/19: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jun 20 11:04:16 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-antrun-plugin.
commit a504e1b55368cfa3e50fdd4966b3dc94943711ea
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jun 20 12:51:46 2017 +0200
Wrap and sort
---
debian/control | 19 +++++++++++++------
1 file changed, 13 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 8feb364..7f2a5e2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,19 @@ Source: maven-antrun-plugin
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.claude at laposte.net>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
-Build-Depends-Indep: libmaven-invoker-plugin-java (>= 1.3), ant (>= 1.8.2),
- libmaven2-core-java, libplexus-utils-java, libmaven-plugin-tools-java
+Uploaders:
+ Ludovic Claude <ludovic.claude at laposte.net>,
+ Emmanuel Bourg <ebourg at apache.org>
+Build-Depends:
+ ant (>= 1.8.2),
+ cdbs,
+ debhelper (>= 7),
+ default-jdk,
+ libmaven-invoker-plugin-java (>= 1.3),
+ libmaven-plugin-tools-java,
+ libmaven2-core-java,
+ libplexus-utils-java,
+ maven-debian-helper
Standards-Version: 3.9.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-antrun-plugin.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-antrun-plugin.git
@@ -32,5 +41,3 @@ Description: Maven AntRun Plugin
* Allowing transparent migration to new features
.
The Maven Antrun Plugin runs Ant scripts embedded in the POM
-
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-antrun-plugin.git
More information about the pkg-java-commits
mailing list