[maven-processor-plugin] 04/05: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 6 23:38:56 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-processor-plugin.
commit bf1a86f847e37cfbcf3c1c1bfd0d1e00f83efb08
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Apr 7 01:34:52 2018 +0200
Wrap and sort
---
debian/control | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 6efabcf..608edc6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,14 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 11),
- default-jdk,
- junit4,
- libmaven-plugin-tools-java (>= 3.2),
- libmaven3-core-java,
- libplexus-compiler-java,
- maven-debian-helper (>= 1.5)
+Build-Depends:
+ debhelper (>= 11),
+ default-jdk,
+ junit4,
+ libmaven-plugin-tools-java (>= 3.2),
+ libmaven3-core-java,
+ libplexus-compiler-java,
+ maven-debian-helper (>= 1.5)
Standards-Version: 4.1.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-processor-plugin.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-processor-plugin.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-processor-plugin.git
More information about the pkg-java-commits
mailing list