[plexus-ant-factory] 11/19: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Aug 29 20:33:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository plexus-ant-factory.
commit 6d45df10822af42208cd241f5cc929efd429f99b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Aug 29 18:55:10 2017 +0200
Wrap and sort
---
debian/control | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index fb41074..7b0fbd2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,18 @@ Source: plexus-ant-factory
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.claude at laposte.net>, Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 10), cdbs, default-jdk
-Build-Depends-Indep: maven-ant-helper (>> 4), maven-repo-helper, ant, ant-optional, libplexus-container-default-java
+Uploaders:
+ Ludovic Claude <ludovic.claude at laposte.net>,
+ Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends:
+ ant,
+ ant-optional,
+ cdbs,
+ debhelper (>= 10),
+ default-jdk,
+ libplexus-container-default-java,
+ maven-ant-helper (>> 4),
+ maven-repo-helper
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-ant-factory.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-ant-factory.git
@@ -12,8 +21,8 @@ Homepage: http://plexus.codehaus.org/
Package: libplexus-ant-factory-java
Architecture: all
-Depends: ${misc:Depends}, libplexus-container-default-java
-Recommends: ant
+Depends: libplexus-container-default-java, ${misc:Depends}
+Recommends: ant
Description: Plexus Ant Factory
The Plexus project provides a full software stack for creating and
executing software projects. Based on the Plexus container, the applications
@@ -21,4 +30,3 @@ Description: Plexus Ant Factory
components that can easily be assembled and reused.
.
This package provides a factory for instantiating Ant with Plexus.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-ant-factory.git
More information about the pkg-java-commits
mailing list