summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 6c4abf4..eb52906 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,5 @@ Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends},
libdigest-murmurhash3-pureperl-perl (>= 0.02)
-Description: Implementation of the HyperLogLog cardinality estimation algorithm
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: implementation of the HyperLogLog cardinality estimation algorithm
+ Algorithm::HyperLogLog provides an algorithm for estimating the cardinality of a set.