From 59fa15baa4253e987a95db452f33809827f7c74b Mon Sep 17 00:00:00 2001 From: Mason James Date: Wed, 1 Feb 2023 20:53:46 +1300 Subject: update d/control --- debian/control | 6 ++---- 1 file 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. -- cgit v1.2.3