[jackson-jaxrs-providers] 03/05: update descriptions

Timo Aaltonen tjaalton at moszumanska.debian.org
Tue Sep 9 10:33:08 UTC 2014


This is an automated email from the git hooks/post-receive script.

tjaalton pushed a commit to branch master
in repository jackson-jaxrs-providers.

commit 4bb2ee3cc988f8978e4aa2a544c7bab881b514d6
Author: Timo Aaltonen <tjaalton at debian.org>
Date:   Tue Sep 9 12:00:00 2014 +0300

    update descriptions
---
 debian/control | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index ccd9af1..ebe76f7 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,13 @@ Package: libjackson2-jaxrs-providers-java
 Architecture: all
 Depends: ${misc:Depends}, ${maven:Depends}
 Suggests: ${maven:OptionalDepends}
-Description: Jackson JAX-RS
- Parent for Jackson JAX-RS providers
-
+Description: Jackson JAX-RS providers
+ This is a multi-module project that contains Jackson-based JAX-RS providers for
+ following data formats:
+ .
+ * JSON (https://github.com/FasterXML/jackson-core)
+ * Smile (https://github.com/FasterXML/jackson-dataformat-smile)
+ * XML (https://github.com/FasterXML/jackson-dataformat-xml)
+ * CBOR (https://github.com/FasterXML/jackson-dataformat-cbor)
+ .
+ Only JSON is enabled at this time.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git



More information about the pkg-java-commits mailing list