[maven-ejb-plugin] 07/08: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 27 07:02:09 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-ejb-plugin.
commit c442050277a2a215d745be07f828520d9c5fb910
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jul 27 08:44:12 2017 +0200
Wrap and sort
---
debian/control | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 36db0ee..4c44c8b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,16 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper
-Build-Depends-Indep: libmaven-archiver-java,
- libmaven-invoker-plugin-java (>= 1.3),
- libmaven-plugin-testing-java,
- libmaven-plugin-tools-java,
- libmaven3-core-java,
- libplexus-utils-java
+Build-Depends:
+ debhelper (>= 10),
+ default-jdk,
+ libmaven-archiver-java,
+ libmaven-invoker-plugin-java (>= 1.3),
+ libmaven-plugin-testing-java,
+ libmaven-plugin-tools-java,
+ libmaven3-core-java,
+ libplexus-utils-java,
+ maven-debian-helper
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-ejb-plugin.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-ejb-plugin.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-ejb-plugin.git
More information about the pkg-java-commits
mailing list