This is an automated email from the git hooks/post-receive script. reazem-guest pushed a commit to branch master in repository jsemver.
commit 91d24284cb8030cb4fe790cd6fedb86506e97b01 Author: Alexandre Viau <[email protected]> Date: Mon Feb 23 17:38:17 2015 -0500 Package desc: punctuation --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index c7dd161..04a0aa1 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Suggests: ${maven:OptionalDepends}, libsemver-java-doc Description: Java implementation of the SemVer Specification jsemver provides an API to parse, build and compare version numbers following the Semantic Versioning Specification - (http://semver.org) + (http://semver.org). Package: libsemver-java-doc Architecture: all @@ -28,6 +28,6 @@ Suggests: libsemver-java Description: Documentation for Java SemVer jsemver provides an API to parse, build and compare version numbers following the Semantic Versioning Specification - (http://semver.org) + (http://semver.org). . This package contains the API documentation of libsemver-java. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jsemver.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

