[qdox] 01/11: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Sep 9 13:57:45 UTC 2015


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

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

commit 2b834eed27cc801b0506d9416237a0d036442345
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Sep 9 12:52:45 2015 +0200

    Wrap and sort
---
 debian/control   | 17 ++++++++++++-----
 debian/copyright |  1 -
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 2d699d7..29e3dec 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,18 @@ Source: qdox
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>, Ludovic Claude <ludovic.claude at laposte.net>,
- Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7), default-jdk, byacc-j
-Build-Depends-Indep: maven-repo-helper (>= 1.5), maven-ant-helper (>= 7.1), ant, ant-optional, 
- jflex (>= 1.4.3), junit (>= 3.8.1), libjmock-java (>= 1.0.1), default-jdk-doc
+Uploaders: Michael Koch <konqueror at gmx.de>,
+           Ludovic Claude <ludovic.claude at laposte.net>,
+           Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends: byacc-j, debhelper (>= 7), default-jdk
+Build-Depends-Indep: ant,
+                     ant-optional,
+                     default-jdk-doc,
+                     jflex (>= 1.4.3),
+                     junit (>= 3.8.1),
+                     libjmock-java (>= 1.0.1),
+                     maven-ant-helper (>= 7.1),
+                     maven-repo-helper (>= 1.5)
 Standards-Version: 3.9.2
 Homepage: http://qdox.codehaus.org/
 Vcs-Git: git://anonscm.debian.org/pkg-java/qdox.git
diff --git a/debian/copyright b/debian/copyright
index 2d7e6dc..371a6eb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,4 +15,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/qdox.git



More information about the pkg-java-commits mailing list