This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository dom4j.
commit a1f72374c10d4a8e9ec7e05c31a66b42aa40ce20 Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 25 12:13:59 2017 +0200 Modified the package description --- debian/control | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index df95b5b..ebc3fe2 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Suggests: libmsv-java, libxpp2-java (>= 2.1.10-8~), libxpp3-java -Description: flexible XML framework for Java +Description: Flexible XML framework for Java dom4j is a library for working with XML, XPath and XSLT on the Java platform using the Java Collections Framework and with full support for DOM, SAX and JAXP. @@ -42,6 +42,10 @@ Architecture: all Section: doc Depends: ${misc:Depends} Suggests: libdom4j-java -Description: documentation for libdom4j-java +Description: Flexible XML framework for Java (documentation) + dom4j is a library for working with XML, XPath and XSLT on the Java + platform using the Java Collections Framework and with full support + for DOM, SAX and JAXP. + . This package contains the documentation for dom4j, including the API Javadoc. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dom4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

