Bug#872514: devscripts: Please add script to report on reproducibility status of installed packages

Chris Lamb lamby at debian.org
Sun Aug 27 09:01:13 UTC 2017


Hi Paul & James,

Thanks for the review :)

Updated patch attached:

  * Moved away from help2man.

  * Changed cache filename suffix to .bz2. (It was a mistake)

  * Added a missing python3-xdg to the packages "required" list in
    debian/control.)

  * Dropped the rather verbose "2017-08-27 09:48:02 " prefix from
    log messages.

  * Dropped aliasing of "architecture" to prevent an unused variable
    warning from static analysis tools.

  * Wrapped some long lines.


  commit 381f7070f28940796ab795c600764cfdc0429924
  Author: Chris Lamb <chris at chris-lamb.co.uk>
  Date:   Sun Aug 20 11:18:29 2017 -0700
  
      reproducible-check: New script to report on reproducibility status of installed packages. (Closes: #872514)
      
      Signed-off-by: Chris Lamb <lamby at debian.org>
  
   README                       |   3 +
   debian/control               |   8 ++
   debian/copyright             |   6 ++
   scripts/Makefile             |   2 +-
   scripts/reproducible-check   | 188 +++++++++++++++++++++++++++++++++++++++++++
   scripts/reproducible-check.1 |  22 +++++
   scripts/setup.py             |   2 +-
   7 files changed, 229 insertions(+), 2 deletions(-)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-reproducible-check-New-script-to-report-on-reproduci.patch
Type: text/x-patch
Size: 11629 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20170827/fbfaebaf/attachment.bin>


More information about the devscripts-devel mailing list