[libcommons-net-java] 04/05: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Nov 30 12:32:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-net-java.
commit c8129e09df0cfc795c0d194d11481ded5ee0531c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Nov 30 13:26:24 2015 +0100
Wrap and sort
---
debian/control | 9 ++++++++-
debian/docs | 1 -
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index e84a108..23f0782 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,14 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper, default-jdk-doc, junit4, libmaven-javadoc-plugin-java, libmaven-antrun-plugin-java, libbuild-helper-maven-plugin-java
+Build-Depends: debhelper (>= 9),
+ default-jdk,
+ default-jdk-doc,
+ junit4,
+ libbuild-helper-maven-plugin-java,
+ libmaven-antrun-plugin-java,
+ libmaven-javadoc-plugin-java,
+ maven-debian-helper
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-net-java.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libcommons-net-java.git
diff --git a/debian/docs b/debian/docs
index 0b87d1e..d89f79f 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,2 +1 @@
NOTICE.txt
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-net-java.git
More information about the pkg-java-commits
mailing list