On Tue, Aug 30, 2022 at 02:28:57PM -0400, Boyuan Yang wrote:
> Package: pari-nflistdata
> Version: 0.20220729-1
> Severity: important
> X-Debbugs-CC: ballo...@debian.org
> 
> Dear Debian pari-nflistdata package maintainer,
> 
> As seen in https://packages.debian.org/sid/all/pari-nflistdata/filelist ,
> some files are compressed into .gz file (QT --> QT.gz). I believe this is
> due to automatic compression made by dh_compress.

> The unhandled compression may make these data unavailable if the
> uncompressed version were to be used. Please consider adjusting the
> compression handling in debian/rules file.

Dear Boyuan,

I am not sure why you are reporting this bug:

1/ dh_compress do not compress files in /usr/share/pari by itself.

2/ debian/rules says explicitely:

        find debian/pari-nflistdata/usr/share/pari/nflistdata  -type f -size 
+4096c \
             -execdir gzip --no-name --best {} \;

3/ The program reading this data (which is no yet in Debian by the way) will 
uncompress
any .gz file it reads transparently.

Compressing those files saves a lot of diskspace, we should not scare 
maintainers away
from compressing files.

Cheers,
-- 
Bill. <ballo...@debian.org>

Imagine a large red swirl here. 

Reply via email to