[jackson-datatype-joda] 06/11: Update descriptions from template
Tim Potter
tpot-guest at moszumanska.debian.org
Thu Nov 6 00:19:58 UTC 2014
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository jackson-datatype-joda.
commit fc236239f6a47b109883014161fb096d515d1d20
Author: Tim Potter <tpot at hp.com>
Date: Tue Nov 4 11:37:07 2014 +1100
Update descriptions from template
---
debian/control | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index ec437bf..86c2ce9 100644
--- a/debian/control
+++ b/debian/control
@@ -12,5 +12,19 @@ Package: libjackson2-datatype-joda-java
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: fast and powerful JSON library for Java -- Joda datatypes
+ The Jackson Data Processor is a multi-purpose Java library for processing
+ JSON. Jackson aims to be the best possible combination of fast, correct,
+ lightweight, and ergonomic for developers. It offers three alternative methods
+ for processing JSON:
+ .
+ * Streaming API inspired by StAX
+ * Tree Model
+ * Data Binding converts JSON to and from POJOs
+ .
+ In addition to the core library, there are numerous extension that provide
+ additional functionality such as additional data formats beyond JSON,
+ additional data types or JVM languages.
+ .
+ This package contains an extension forerialising and deserializing classes
+ implemented by the Joda-Time date/time library.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-datatype-joda.git
More information about the pkg-java-commits
mailing list