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

ebourg-guest pushed a commit to branch master
in repository snappy-java.

commit 5320ec86a3e7830ea315423ee2455d4f1dd428ca
Author: Andreas Tille <[email protected]>
Date:   Wed Mar 28 09:32:56 2012 +0200

    Enhanced long description
---
 debian/control | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/control b/debian/control
index c061ab9..7721aee 100644
--- a/debian/control
+++ b/debian/control
@@ -19,3 +19,8 @@ Recommends: ${maven:OptionalDepends}
 Description: Snappy for Java, a fast compressor/decompresser
  Java port of Snappy, a fast compresser/decompresser written in C++,
  originally developed by Google. 
+ .
+ Snappy's main target is very high-speed compression/decompression with
+ reasonable compression size. So the compression ratio of snappy-java is
+ modest and about the same as LZF (ranging 20%-100% according to the
+ dataset). 

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to