This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository qdox2.
commit c22e98950b536aa6d183c0bc7e65a4fb0f49656e Author: Markus Koschany <[email protected]> Date: Mon Jan 25 16:00:52 2016 +0100 Grooming. --- debian/control | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index 3c0de0b..85e5935 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Depends: Suggests: libqdox2-java-doc, ${maven:OptionalDepends} -Description: Quickly parses declarations and Javadoc from Java source +Description: quickly parses declarations and Javadoc from Java source QDox quickly parses Java source files looking for key items of interest: * class and interface definitions @@ -37,9 +37,9 @@ Description: Quickly parses declarations and Javadoc from Java source * JavaDoc comments . QDox ignores all other components of Java source, such as actual method - implementations, to avoid overhead. QDox returns a simple document - model containing only the declarations and containing enough - information to be useful. + implementations, to avoid overhead. QDox returns a simple document model + containing only the declarations and containing enough information to be + useful. . This is version 2 of QDox which is backwards incompatible with earlier versions. @@ -54,7 +54,7 @@ Recommends: ${maven:DocOptionalDepends} Suggests: libqdox2-java -Description: Documentation for QDox (javadoc) +Description: Documentation for QDox This package contains the documentation for QDox, generated from Javadoc. . @@ -66,9 +66,9 @@ Description: Documentation for QDox (javadoc) * JavaDoc comments . QDox ignores all other components of Java source, such as actual method - implementations, to avoid overhead. QDox returns a simple document - model containing only the declarations and containing enough - information to be useful. + implementations, to avoid overhead. QDox returns a simple document model + containing only the declarations and containing enough information to be + useful. . This is version 2 of QDox which is backwards incompatible with earlier versions. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/qdox2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

