[maven-debian-helper] 04/05: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 27 18:34:52 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-debian-helper.
commit 06e0fe0469ee1b79dbca3b9c5872d69e938ccb94
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jul 27 20:26:30 2017 +0200
Wrap and sort
---
debian/control | 59 ++++++++++++++++++++++++++++++++++------------------------
1 file changed, 35 insertions(+), 24 deletions(-)
diff --git a/debian/control b/debian/control
index 3682ac7..d2b83a1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,19 +2,26 @@ Source: maven-debian-helper
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>,
- Damien Raude-Morvan <drazzib at debian.org>,
- Thomas Koch <thomas at koch.ro>,
- Emmanuel Bourg <ebourg at apache.org>,
- Wolodja Wentland <debian at babilen5.org>
-Build-Depends: cdbs, debhelper (>= 10), default-jdk-headless | default-jdk, maven-ant-helper (>= 7.0), ant-optional, help2man
-Build-Depends-Indep: junit4,
- libcommons-io-java,
- libmaven3-core-java,
- libmaven-plugin-tools-java,
- libplexus-velocity-java,
- maven-repo-helper (>= 1.9)
+Uploaders:
+ Torsten Werner <twerner at debian.org>,
+ Ludovic Claude <ludovic.claude at laposte.net>,
+ Damien Raude-Morvan <drazzib at debian.org>,
+ Thomas Koch <thomas at koch.ro>,
+ Emmanuel Bourg <ebourg at apache.org>,
+ Wolodja Wentland <debian at babilen5.org>
+Build-Depends:
+ ant-optional,
+ cdbs,
+ debhelper (>= 10),
+ default-jdk-headless | default-jdk,
+ help2man,
+ junit4,
+ libcommons-io-java,
+ libmaven-plugin-tools-java,
+ libmaven3-core-java,
+ libplexus-velocity-java,
+ maven-ant-helper (>= 7.0),
+ maven-repo-helper (>= 1.9)
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-debian-helper.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-debian-helper.git
@@ -22,17 +29,21 @@ Homepage: http://wiki.debian.org/Java/MavenBuilder
Package: maven-debian-helper
Architecture: all
-Depends: ${misc:Depends}, default-jdk-headless | default-jdk, maven-repo-helper (>= 1.9), maven (>= 3.3),
- libmaven-clean-plugin-java,
- libmaven-compiler-plugin-java,
- libmaven-jar-plugin-java,
- libmaven-resources-plugin-java,
- libmaven-site-plugin-java,
- libplexus-velocity-java,
- libsurefire-java,
- libxml2-utils,
- velocity,
- unzip
+Depends:
+ default-jdk-headless | default-jdk,
+ libmaven-clean-plugin-java,
+ libmaven-compiler-plugin-java,
+ libmaven-jar-plugin-java,
+ libmaven-resources-plugin-java,
+ libmaven-site-plugin-java,
+ libplexus-velocity-java,
+ libsurefire-java,
+ libxml2-utils,
+ maven (>= 3.3),
+ maven-repo-helper (>= 1.9),
+ unzip,
+ velocity,
+ ${misc:Depends}
Suggests: libmaven-javadoc-plugin-java, apt-file, licensecheck, subversion
Description: Helper tools for building Debian packages with Maven
maven-debian-helper is a set of tools used to generate Debian packages from
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git
More information about the pkg-java-commits
mailing list