[libxerces2-java] 57/61: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Jun 18 22:23:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libxerces2-java.
commit 085fc40a21b2c48de8710dc602faebc4b2d0efec
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Jun 18 18:04:13 2017 +0200
Wrap and sort
---
debian/control | 19 +++++++++++++------
debian/libxerces2-java-doc.examples | 1 -
debian/libxerces2-java.docs | 1 -
3 files changed, 13 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 4389334..f8a5199 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,22 @@ Source: libxerces2-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Marcus Better <marcus at better.se>,
+Uploaders:
+ Marcus Better <marcus at better.se>,
Matthias Klose <doko at ubuntu.com>,
Damien Raude-Morvan <drazzib at debian.org>,
Jakub Adam <jakub.adam at ktknet.cz>,
Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: cdbs (>= 0.4.8), debhelper (>= 7), default-jdk, ant,
- maven-repo-helper, javahelper, libxml-commons-resolver1.1-java, libstylebook-java,
- libxml-commons-external-java (>= 1.4.01-2)
+Build-Depends:
+ ant,
+ cdbs (>= 0.4.8),
+ debhelper (>= 7),
+ default-jdk,
+ javahelper,
+ libstylebook-java,
+ libxml-commons-external-java (>= 1.4.01-2),
+ libxml-commons-resolver1.1-java,
+ maven-repo-helper
Standards-Version: 3.9.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libxerces2-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libxerces2-java.git
@@ -17,8 +25,7 @@ Homepage: http://xerces.apache.org/xerces2-j/
Package: libxerces2-java
Architecture: all
-Depends: ${misc:Depends}, libxml-commons-resolver1.1-java,
- libxml-commons-external-java (>= 1.4.01-2)
+Depends: ${misc:Depends}, libxml-commons-external-java (>= 1.4.01-2), libxml-commons-resolver1.1-java
Suggests: libxerces2-java-doc
Description: Validating XML parser for Java with DOM level 3 support
The Xerces2 Java parser is the reference implementation of XNI, the
diff --git a/debian/libxerces2-java-doc.examples b/debian/libxerces2-java-doc.examples
index 039a091..c64b05c 100644
--- a/debian/libxerces2-java-doc.examples
+++ b/debian/libxerces2-java-doc.examples
@@ -1,3 +1,2 @@
build/samples/*
build/xercesSamples.jar
-
diff --git a/debian/libxerces2-java.docs b/debian/libxerces2-java.docs
index 1910a27..a543f9d 100644
--- a/debian/libxerces2-java.docs
+++ b/debian/libxerces2-java.docs
@@ -3,4 +3,3 @@ NOTICE.resolver.txt
NOTICE.serializer.txt
README
Readme.html
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxerces2-java.git
More information about the pkg-java-commits
mailing list