[saxonb] 28/34: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 6 14:38:54 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository saxonb.
commit f67a4cb203d8034e8c9431a297c9580ac46b367a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Apr 6 15:16:33 2018 +0200
Wrap and sort
---
debian/control | 17 ++++++++++++-----
debian/copyright | 4 ++--
2 files changed, 14 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index abf76c2..e5e81a6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,19 +3,26 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Eugene Zhukov <jevgeni.zh at gmail.com>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant (>= 1.7), maven-repo-helper
-Build-Depends-Indep: libdom4j-java, libjdom1-java, libxom-java
+Build-Depends:
+ ant (>= 1.7),
+ cdbs,
+ debhelper (>= 7),
+ default-jdk,
+ libdom4j-java,
+ libjdom1-java,
+ libxom-java,
+ maven-repo-helper
Standards-Version: 3.9.4
-Homepage: http://saxon.sourceforge.net/
Vcs-Git: https://anonscm.debian.org/git/pkg-java/saxonb.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/saxonb.git
+Homepage: http://saxon.sourceforge.net/
Package: libsaxonb-java
Architecture: all
Depends: libdom4j-java, libjdom1-java, libxom-java, ${misc:Depends}
Suggests: libsaxonb-java-doc
Description: Saxon-B 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 XSLT 2.0, XPath 2.0, and XQuery 1.0.
.
Saxon is known to work well for processing DocBook XML documents
@@ -27,7 +34,7 @@ Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Saxon-B 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 XSLT 2.0, XPath 2.0, and XQuery 1.0.
.
This package contains the documentation and javadoc for Saxon.
diff --git a/debian/copyright b/debian/copyright
index 4eadee2..4b8544c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-This package was debianized by Michael Koch <konqueror at gmx.de> on
+This package was debianized by Michael Koch <konqueror at gmx.de> on
Fri, 28 Dec 2007 17:18:24 -0400
It was downloaded from <http://saxon.sourceforge.net/>
@@ -439,4 +439,4 @@ License:
copyright notice and this permission notice appear in supporting
documentation. CERN makes no representations about the suitability of
this software for any purpose. It is provided "as is" without expressed
- or implied warranty.
+ or implied warranty.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/saxonb.git
More information about the pkg-java-commits
mailing list