[strip-nondeterminism] branch debian updated (33a9f75 -> 1aa38f6)

Chris Lamb chris at chris-lamb.co.uk
Sat Sep 3 19:06:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a change to branch debian
in repository strip-nondeterminism.

      from  33a9f75   Print test coverage report.
       new  e4d8497   Drop restriction formula for Devel::Cover; no need to make backporting, etc. harder.
      adds  4902feb   Preserve file attribute information of target file
      adds  7b09295   handlers/{ar,zip}.pm: Explicitly use oct(..) for integers with leading zeroes.
      adds  29b195f   jar.pm: Drop unnecessary subroutine prototypes.
      adds  94aa204   handlers/{jar,png,zip}: Ensure subroutines end with return statement.
      adds  d5ba45e   zip.pm: Use block form of grep over expression form.
      adds  0821fdf   zip.pm: Don't mix high and low-precedence booleans.
      adds  2746534   .gitignore: Add /cover_db/
      adds  cb2bc45   Release 0.024
       new  04ea9b8   Merge tag '0.024' into debian
       new  1aa38f6   Update changelog for 0.024-1 release

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |  1 +
 debian/changelog                                   | 16 ++++++++
 debian/control                                     |  2 +-
 lib/File/StripNondeterminism.pm                    |  2 +-
 lib/File/StripNondeterminism/Common.pm             | 45 ++++++++++++++++++++++
 lib/File/StripNondeterminism/handlers/ar.pm        |  2 +-
 lib/File/StripNondeterminism/handlers/gzip.pm      |  6 ++-
 lib/File/StripNondeterminism/handlers/jar.pm       | 11 ++++--
 lib/File/StripNondeterminism/handlers/javadoc.pm   |  7 ++--
 .../StripNondeterminism/handlers/javaproperties.pm |  7 ++--
 .../StripNondeterminism/handlers/pearregistry.pm   |  7 ++--
 lib/File/StripNondeterminism/handlers/png.pm       |  9 +++--
 lib/File/StripNondeterminism/handlers/zip.pm       | 10 +++--
 t/fixtures.t                                       | 25 ++++++++++--
 14 files changed, 121 insertions(+), 29 deletions(-)
 create mode 100644 lib/File/StripNondeterminism/Common.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/strip-nondeterminism.git



More information about the Reproducible-commits mailing list