[libdecentxml-java] 03/07: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 1 22:03:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libdecentxml-java.

commit d3b1178ecffeffd53e5de55cf45241489c8a3280
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 1 23:37:57 2015 +0200

    Wrap and sort
---
 debian/control | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index f5e0746..b51171c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,14 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Jakub Adam <jakub.adam at ktknet.cz>
-Build-Depends: debhelper (>= 9), default-jdk, libmaven-compiler-plugin-java,
- libmaven-javadoc-plugin-java, libmaven-site-plugin-java,
- maven-debian-helper (>> 1.6.1), libmaven-install-plugin-java, junit4
+Build-Depends: debhelper (>= 9),
+               default-jdk,
+               junit4,
+               libmaven-compiler-plugin-java,
+               libmaven-install-plugin-java,
+               libmaven-javadoc-plugin-java,
+               libmaven-site-plugin-java,
+               maven-debian-helper (>> 1.6.1)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/libdecentxml-java.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libdecentxml-java.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libdecentxml-java.git



More information about the pkg-java-commits mailing list