This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository jacoco.
commit 4accdd15d5b0f0ab935664ee0e7d667a96163c68 Author: Kai-Chung Yan <[email protected]> Date: Tue Jul 26 20:01:47 2016 +0800 d/control: Correct the package descriptions --- debian/control | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 1c9cddf..0ac9b83 100644 --- a/debian/control +++ b/debian/control @@ -22,15 +22,13 @@ Package: libjacoco-java Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Description: Free code coverage library for Java - Okio is a new library that complements java.io and java.nio to make it much - easier to access, store, and process data. + This package currently provides only "org.jacoco.core.java". Package: libjacoco-java-doc Section: doc Architecture: all Depends: ${maven:DocDepends}, ${misc:Depends} Description: Free code coverage library for Java - Documentations - Okio is a new library that complements java.io and java.nio to make it much - easier to access, store, and process data. + This package currently provides only "org.jacoco.core.java". . This package contains the API Javadoc. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jacoco.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

