[polyglot-maven] 03/05: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 14 11:27:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository polyglot-maven.
commit 97a8a405843e48618837e4d6dc909246fa5fff89
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Nov 14 12:21:40 2017 +0100
Wrap and sort
---
debian/control | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index 562eec4..3504131 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,19 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-repo-helper (>= 1.5)
-Build-Depends-Indep: ant,
- groovy,
- junit4,
- libcommons-cli-java,
- libcommons-logging-java,
- libplexus-classworlds-java,
- libplexus-component-metadata-java,
- libplexus-utils2-java,
- libmaven3-core-java (>= 3.3.3-4~)
+Build-Depends:
+ ant,
+ debhelper (>= 10),
+ default-jdk,
+ groovy,
+ junit4,
+ libcommons-cli-java,
+ libcommons-logging-java,
+ libmaven3-core-java (>= 3.3.3-4~),
+ libplexus-classworlds-java,
+ libplexus-component-metadata-java,
+ libplexus-utils2-java,
+ maven-repo-helper (>= 1.5)
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/polyglot-maven.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/polyglot-maven.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/polyglot-maven.git
More information about the pkg-java-commits
mailing list