Package: statnews Version: 2.5 Tags: patch Severity: wishlist User: [email protected] Usertags: timestamps X-Debbugs-Cc: [email protected]
If we avoid embedding gmtime time in /usr/share/doc/statnews/README.Debian, this would make this package reproducible [0]. Patch attached. [0] https://wiki.debian.org/ReproducibleBuilds Regards, -- ,''`. : :' : Chris Lamb `. `'` [email protected] / chris-lamb.co.uk `-
diff --git a/debian/README.Debian.eperl b/debian/README.Debian.eperl index 151b2a3..7176b75 100644 --- a/debian/README.Debian.eperl +++ b/debian/README.Debian.eperl @@ -4,11 +4,11 @@ The Debian Package statnews This is the Debian GNU/Linux version of the StatNews program, a script useful to generate some statistics out of a newsgroup. -Davide G. M. Salvetti <[email protected]>, <:=$_=gmtime:>. +Davide G. M. Salvetti <[email protected]>. <: # local variables: # mode: text # fill-column: 78 # end: -# LocalWords: statnews StatNews gmtime +# LocalWords: statnews StatNews :>//

