[doxia-sitetools] 01/06: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jun 22 08:39:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository doxia-sitetools.
commit e843bbc425ff7559554f35464605eefed5e80fc1
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jun 22 09:58:57 2016 +0200
Wrap and sort
---
debian/control | 55 +++++++++++++++++++-----------
debian/libdoxia-sitetools-java-doc.install | 1 -
2 files changed, 36 insertions(+), 20 deletions(-)
diff --git a/debian/control b/debian/control
index 4398cc0..783e2a9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,30 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>,
- Ludovic Claude <ludovic.claude at laposte.net>, Michael Koch <konqueror at gmx.de>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: libclirr-maven-plugin-java, libmodello-maven-plugin-java, libplexus-maven-plugin-java,
- libcommons-collections3-java, libdoxia-java, libitext1-java, libjaxp1.3-java,
- libplexus-containers-java, libplexus-i18n-java, libplexus-utils-java, libxalan2-java,
- junit (>= 3.8.2), libdoxia-java, default-jdk-doc, libdoxia-java-doc, libplexus-containers-java-doc,
- libplexus-utils-java-doc, libxalan2-java-doc, libmaven-javadoc-plugin-java
+ Ludovic Claude <ludovic.claude at laposte.net>,
+ Michael Koch <konqueror at gmx.de>
+Build-Depends: cdbs,
+ debhelper (>= 7),
+ default-jdk,
+ maven-debian-helper (>= 1.4)
+Build-Depends-Indep: default-jdk-doc,
+ junit (>= 3.8.2),
+ libclirr-maven-plugin-java,
+ libcommons-collections3-java,
+ libdoxia-java,
+ libdoxia-java-doc,
+ libitext1-java,
+ libjaxp1.3-java,
+ libmaven-javadoc-plugin-java,
+ libmodello-maven-plugin-java,
+ libplexus-containers-java,
+ libplexus-containers-java-doc,
+ libplexus-i18n-java,
+ libplexus-maven-plugin-java,
+ libplexus-utils-java,
+ libplexus-utils-java-doc,
+ libxalan2-java,
+ libxalan2-java-doc
Standards-Version: 3.9.2
Vcs-Git: https://anonscm.debian.org/git/pkg-java/doxia-sitetools.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/doxia-sitetools.git
@@ -17,7 +34,7 @@ Homepage: http://maven.apache.org/doxia/doxia-sitetools/
Package: libdoxia-sitetools-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libdoxia-sitetools-java-doc
Conflicts: libdoxia-java (<= 1.0-alpha-7-1)
@@ -27,18 +44,18 @@ Description: Extension package of the content generation framework Doxia
provide its users with powerful techniques for generating static and dynamic
content.
.
- Doxia can be used to generate static sites in addition to being
- incorporated into dynamic content generation systems like blogs, wikis
- and content management systems.
+ Doxia can be used to generate static sites in addition to being
+ incorporated into dynamic content generation systems like blogs, wikis
+ and content management systems.
.
- Doxia is used exensively by Maven and it powers the entire
- documentation system of Maven. It gives Maven the ability to take any
+ Doxia is used exensively by Maven and it powers the entire
+ documentation system of Maven. It gives Maven the ability to take any
document that Doxia supports and output it any format.
Package: libdoxia-sitetools-java-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
+Depends: ${maven:DocDepends}, ${misc:Depends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libdoxia-sitetools-java
Description: Documentation for Doxia Sitetools
@@ -47,12 +64,12 @@ Description: Documentation for Doxia Sitetools
provide its users with powerful techniques for generating static and dynamic
content.
.
- Doxia can be used to generate static sites in addition to being
- incorporated into dynamic content generation systems like blogs, wikis
- and content management systems.
+ Doxia can be used to generate static sites in addition to being
+ incorporated into dynamic content generation systems like blogs, wikis
+ and content management systems.
.
- Doxia is used exensively by Maven and it powers the entire
- documentation system of Maven. It gives Maven the ability to take any
+ Doxia is used exensively by Maven and it powers the entire
+ documentation system of Maven. It gives Maven the ability to take any
document that Doxia supports and output it any format.
.
This package contains the API documentation of libdoxia-sitetools-java.
diff --git a/debian/libdoxia-sitetools-java-doc.install b/debian/libdoxia-sitetools-java-doc.install
index c908b7e..cbdfda5 100644
--- a/debian/libdoxia-sitetools-java-doc.install
+++ b/debian/libdoxia-sitetools-java-doc.install
@@ -1,2 +1 @@
target/site/apidocs/* usr/share/doc/libdoxia-sitetools-java/api
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/doxia-sitetools.git
More information about the pkg-java-commits
mailing list