Change logs for strip-nondeterminism source package in Zesty

  • strip-nondeterminism (0.032-1) unstable; urgency=medium
    
      * Add support for testing files we should reject.
      * Fix a possible endless loop while stripping ar files due to trusting the
        file's file size data. Thanks to Tobias Stoeckmann (<email address hidden>)
        for the report, patch and testcase. (Closes: #857975)
    
     -- Chris Lamb <email address hidden>  Fri, 17 Mar 2017 09:25:53 +0100
  • strip-nondeterminism (0.031-1) unstable; urgency=medium
    
      * Don't test for stat(2) blksize and blocks; they are filesystem-specific and
        we are already checking the pre- and post-processing contents anyway.
        (Closes: #854937)
    
     -- Chris Lamb <email address hidden>  Mon, 13 Feb 2017 17:41:27 +1300
  • strip-nondeterminism (0.030-1) unstable; urgency=medium
    
      * Print log entry when fixing a file. (Closes: #777239)
      * Run our entire testsuite in autopkgtests; `perl -MExtUtils::Command::MM
        -MTest::Harness` was ignoring all but the first argument. (Closes: #852517)
      * Use error() from Dh_Lib.pm over manual die().
      * Add watch file with cryptographic signature verification.
      * Add documentation regarding uploading a signed tarball.
      * Add myself to AUTHORS and debian/copyright.
    
     -- Chris Lamb <email address hidden>  Thu, 09 Feb 2017 22:11:16 +1300
  • strip-nondeterminism (0.029-2) unstable; urgency=medium
    
      [ Chris Lamb ]
      * debian/tests/control: Also copy our binaries as they are used in the tests.
        Closes: #849391
    
     -- Mattia Rizzolo <email address hidden>  Tue, 27 Dec 2016 13:54:57 +0100
  • strip-nondeterminism (0.029-1) unstable; urgency=medium
    
      [ Chris Lamb ]
      * t/binaries.t:
        - Don't make tests rely on Debian::Debhelper::Dh_Lib for non-Debian
          distributions.
        - Smoke test strip-nondeterminism(1) and dh_strip_nondeterminism(1) to
          prevent regressions like a3c16cd08.
      * Makefile.PL: Change "NAME" argument to a Perl package name.
      * .pertidyrc: Inherit/copy from lintian's version but using tabs over spaces.
      * Run perltidy across codebase.
    
      [ Reiner Herrmann ]
      * zip: normalize NTFS FIleTimes. (Closes: #845203)
    
      [ Anders Kaseorg ]
      * libfile-stripnondeterminism-perl: Treat .par files as Zip archives.
        (Closes: #846895)
    
     -- Chris Lamb <email address hidden>  Thu, 22 Dec 2016 10:55:20 +0000
  • strip-nondeterminism (0.028-1) unstable; urgency=medium
    
      * bin/strip-nondeterminism: Add missing semicolon.
    
     -- Chris Lamb <email address hidden>  Mon, 12 Sep 2016 09:06:01 +0100