[jsemver] 01/01: Added longer package desc
Alexandre Viau
reazem-guest at moszumanska.debian.org
Mon Feb 23 22:36:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
reazem-guest pushed a commit to branch master
in repository jsemver.
commit 5faf61bf3486f8e2cc60873d8eaa35ea6335fb17
Author: Alexandre Viau <alexandre.viau at savoirfairelinux.com>
Date: Mon Feb 23 17:37:27 2015 -0500
Added longer package desc
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index b731935..c7dd161 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,9 @@ Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Suggests: ${maven:OptionalDepends}, libsemver-java-doc
Description: Java implementation of the SemVer Specification
- Java implementation of the Semver Specificaiton.
+ jsemver provides an API to parse, build and compare version
+ numbers following the Semantic Versioning Specification
+ (http://semver.org)
Package: libsemver-java-doc
Architecture: all
@@ -24,6 +26,8 @@ Depends: ${misc:Depends}
Recommends: ${maven:DocDepends}, ${maven:DocOptionalDepends}
Suggests: libsemver-java
Description: Documentation for Java SemVer
- 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)
.
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
More information about the pkg-java-commits
mailing list