[antlr-maven-plugin] 03/04: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Nov 10 14:40:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository antlr-maven-plugin.
commit 6c528b25f343b0ce6f5eb2b633a88789c5fb940e
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Nov 10 15:34:06 2017 +0100
Wrap and sort
---
debian/control | 36 ++++++++++++++++++++----------------
debian/copyright | 1 -
2 files changed, 20 insertions(+), 17 deletions(-)
diff --git a/debian/control b/debian/control
index 188431c..1275e14 100644
--- a/debian/control
+++ b/debian/control
@@ -2,22 +2,26 @@ Source: antlr-maven-plugin
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
- Torsten Werner <twerner at debian.org>,
- Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.2)
-Build-Depends-Indep: libcommons-exec-java,
- libmaven-antrun-plugin-java (>= 1.3),
- libmaven-invoker-plugin-java (>= 1.3),
- libmaven-plugin-tools-java,
- libmaven-reporting-impl-java,
- libmaven-resources-plugin-java (>= 2.3),
- libmaven3-core-java,
- libmodello-maven-plugin-java (>= 1.1),
- libplexus-i18n-java,
- libplexus-utils-java,
- libsurefire-java (>= 2.4.3),
- libwagon-provider-api-java
+Uploaders:
+ Ludovic Claude <ludovic.claude at laposte.net>,
+ Torsten Werner <twerner at debian.org>,
+ Emmanuel Bourg <ebourg at apache.org>
+Build-Depends:
+ debhelper (>= 10),
+ default-jdk,
+ libcommons-exec-java,
+ libmaven-antrun-plugin-java (>= 1.3),
+ libmaven-invoker-plugin-java (>= 1.3),
+ libmaven-plugin-tools-java,
+ libmaven-reporting-impl-java,
+ libmaven-resources-plugin-java (>= 2.3),
+ libmaven3-core-java,
+ libmodello-maven-plugin-java (>= 1.1),
+ libplexus-i18n-java,
+ libplexus-utils-java,
+ libsurefire-java (>= 2.4.3),
+ libwagon-provider-api-java,
+ maven-debian-helper (>= 2.2)
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/antlr-maven-plugin.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/antlr-maven-plugin.git
diff --git a/debian/copyright b/debian/copyright
index e8613ce..c663436 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -57,4 +57,3 @@ License: Apache-2.0
License: Apache-2.0
On Debian GNU/Linux system you can find the complete text of the
Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr-maven-plugin.git
More information about the pkg-java-commits
mailing list