[dom4j] 56/74: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 25 10:34:20 UTC 2017


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

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

commit e9c7d9b938807fd5378ccac5d2ab4a80e4a4847b
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Oct 13 19:29:24 2017 +0200

    Wrap and sort
---
 debian/control                | 31 +++++++++++++++++++++++++------
 debian/copyright              |  2 +-
 debian/libdom4j-java-doc.docs |  2 +-
 3 files changed, 27 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 7b86183..954f972 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,25 @@ Source: dom4j
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Marcus Better <marcus at better.se>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 7), ant-optional, default-jdk, maven-repo-helper, cdbs
-Build-Depends-Indep: antlr, libjaxen-java, libxpp2-java, libxpp3-java,
- libxerces2-java, libxalan2-java (>= 2.7.0), junit, libjunitperf-java, libmsv-java,
- librelaxng-datatype-java
+Uploaders:
+ Marcus Better <marcus at better.se>,
+ Emmanuel Bourg <ebourg at apache.org>
+Build-Depends:
+ ant-optional,
+ antlr,
+ cdbs,
+ debhelper (>= 7),
+ default-jdk,
+ junit,
+ libjaxen-java,
+ libjunitperf-java,
+ libmsv-java,
+ librelaxng-datatype-java,
+ libxalan2-java (>= 2.7.0),
+ libxerces2-java,
+ libxpp2-java,
+ libxpp3-java,
+ maven-repo-helper
 Standards-Version: 3.9.4
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/dom4j.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/dom4j.git
@@ -14,7 +28,12 @@ Homepage: http://sourceforge.net/projects/dom4j/
 
 Package: libdom4j-java
 Architecture: all
-Depends: ${misc:Depends}, libjaxen-java, libmsv-java, libxpp2-java, libxpp3-java
+Depends:
+ libjaxen-java,
+ libmsv-java,
+ libxpp2-java,
+ libxpp3-java,
+ ${misc:Depends}
 Suggests: libdom4j-java-doc
 Description: flexible XML framework for Java
  dom4j is a library for working with XML, XPath and XSLT on the Java
diff --git a/debian/copyright b/debian/copyright
index 2d04bef..668ac91 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -35,7 +35,7 @@ License: DOM4J
        permission of MetaStuff, Ltd. DOM4J is a registered
        trademark of MetaStuff, Ltd.
  .
-    5. Due credit should be given to the DOM4J Project - 
+    5. Due credit should be given to the DOM4J Project -
        http://www.dom4j.org
  .
     THIS SOFTWARE IS PROVIDED BY METASTUFF, LTD. AND CONTRIBUTORS
diff --git a/debian/libdom4j-java-doc.docs b/debian/libdom4j-java-doc.docs
index f18ead2..2d0c127 100644
--- a/debian/libdom4j-java-doc.docs
+++ b/debian/libdom4j-java-doc.docs
@@ -1,4 +1,4 @@
+build/doc/apidocs
 docs/*.html
 docs/images
 docs/style
-build/doc/apidocs

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



More information about the pkg-java-commits mailing list