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

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

commit aee45e91bcb600d04a78429c91567792e62bea6b
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Fri Apr 6 16:49:48 2018 +0200

    Wrap and sort
---
 debian/control                | 19 ++++++++++++-------
 debian/copyright              |  8 ++++----
 debian/libsaxon-java-doc.docs |  2 +-
 3 files changed, 17 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 01809b6..6eb74e8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,21 +3,26 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Eugene Zhukov <jevgeni...@gmail.com>
-Build-Depends: debhelper (>= 11), default-jdk, javahelper (>= 0.32~),
- libjdom1-java, maven-repo-helper
-Build-Depends-Indep: default-jdk-doc, libjdom1-java-doc
+Build-Depends:
+ debhelper (>= 11),
+ default-jdk,
+ default-jdk-doc,
+ javahelper (>= 0.32~),
+ libjdom1-java,
+ libjdom1-java-doc,
+ maven-repo-helper
 Standards-Version: 4.1.4
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libsaxon-java.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libsaxon-java.git
-Homepage: http://saxon.sourceforge.net/
+Homepage: http://saxon.sourceforge.net
 
 Package: libsaxon-java
 Architecture: all
-Depends: ${misc:Depends}, ${java:Depends}
+Depends: ${java:Depends}, ${misc:Depends}
 Recommends: ${java:Recommends}
 Suggests: libjdom1-java, libsaxon-java-doc
 Description: Saxon XSLT Processor
- The saxon package is a collection of tools for processing XML documents and 
+ The saxon package is a collection of tools for processing XML documents and
  implements the XSLT 1.0 recommendation, including XPath 1.0, in its entirety.
  .
  Saxon is known to work well for processing DocBook XML documents
@@ -30,7 +35,7 @@ Architecture: all
 Depends: ${java:Depends}, ${misc:Depends}
 Recommends: ${java:Recommends}
 Description: Saxon XSLT Processor's documentation and javadoc
- The saxon package is a collection of tools for processing XML documents and 
+ The saxon package is a collection of tools for processing XML documents and
  implements the XSLT 1.0 recommendation, including XPath 1.0, in its entirety.
  .
  This package contains the documentation and javadoc for Saxon.
diff --git a/debian/copyright b/debian/copyright
index 7b50b6c..838e0be 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-This package was debianized by Mark Johnson <m...@debian.org> on 
+This package was debianized by Mark Johnson <m...@debian.org> on
 Fri, 21 Sep 2001 06:35:31 -0400
 
 It was downloaded from <http://saxon.sourceforge.net/>
@@ -86,7 +86,7 @@ conditions, which are as follows:
        YOUR OWN RISK.
 
 
-David Brownell added the following statement: 
+David Brownell added the following statement:
 
 
 /*
@@ -108,11 +108,11 @@ The version included with Saxon is David Brownell's code 
of 26 Feb
        Changed the package name to com.icl.saxon.aelfred to prevent any
        accidental confusion with the original Microstar code or with
        David Brownell's version.
-      
+
        Fixed several bugs: (1) a bug in namespace handling (where an
        attribute xxx:name precedes the xmlns:xxx declaration) (2)
        poor diagnostics when end of file occurs prematurely
-      
+
        Subsetting the code to include only the XML non-validating
        parser and SAX driver, with appropriate changes to the setFeature()
        and getFeature() methods.
diff --git a/debian/libsaxon-java-doc.docs b/debian/libsaxon-java-doc.docs
index 8220a76..491a961 100644
--- a/debian/libsaxon-java-doc.docs
+++ b/debian/libsaxon-java-doc.docs
@@ -1,2 +1,2 @@
-doc/*.html
 doc/*.css
+doc/*.html

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to