[maven-indexer] 03/06: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Aug 31 15:05:51 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-indexer.
commit 7de0b9961df80b1b8c3df8d766081b1a862304ec
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Aug 31 16:54:05 2015 +0200
Wrap and sort
---
debian/control | 25 +++++++++++++++++--------
1 file changed, 17 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index bd3f07a..21fe006 100644
--- a/debian/control
+++ b/debian/control
@@ -3,22 +3,31 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Andrew Ross <ubuntu at rossfamily.co.uk>
-Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.5)
-Build-Depends-Indep: libplexus-component-metadata-java,
- libaether-java, libcommons-cli-java, liblucene3-contrib-java, liblucene3-java,
- libmaven-parent-java (>= 21), libplexus-cli-java, libplexus-containers1.5-java (>= 1.5.5),
- libplexus-utils2-java, libsisu-ioc-java (>= 2.2.3), maven2
+Build-Depends: cdbs,
+ debhelper (>= 9),
+ default-jdk,
+ maven-debian-helper (>= 1.5)
+Build-Depends-Indep: libaether-java,
+ libcommons-cli-java,
+ liblucene3-contrib-java,
+ liblucene3-java,
+ libmaven-parent-java (>= 21),
+ libplexus-cli-java,
+ libplexus-component-metadata-java,
+ libplexus-containers1.5-java (>= 1.5.5),
+ libplexus-utils2-java,
+ libsisu-ioc-java (>= 2.2.3),
+ maven2
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/maven-indexer.git
Vcs-Git: git://anonscm.debian.org/pkg-java/maven-indexer.git
-Homepage: http://maven.apache.org/maven-indexer/
+Homepage: http://maven.apache.org/maven-indexer/
Package: libmaven-indexer-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: Maven :: Indexer
Apache Maven Indexer (former Sonatype Nexus Indexer) is the defacto standard
for producing indexes of Maven repositories. The Indexes are produced and
consumed by all major tools in the ecosystem.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-indexer.git
More information about the pkg-java-commits
mailing list