[strip-nondeterminism] branch debian updated (41f2e8a -> 3b5798f)

Chris Lamb chris at chris-lamb.co.uk
Thu Dec 22 10:58:36 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  41f2e8a   Update changelog for 0.028-1 release
      adds  34f148e   t/binaries.t: Smoke test strip-nondeterminism(1) and dh_strip_nondeterminism(1) to prevent regressions like a3c16cd08.
      adds  dcddf05   .perltidyrc: Add from lintian.
      adds  c419282   .perltidyrc: We use tabs, not spaces.
      adds  d1126e4   Run perltidy -b **/*.pm bin/* Makefile.PL && rm **/*.bak
      adds  b9d5b06   t/binaries.t: Don't make tests rely on Debian::Debhelper::Dh_Lib.
      adds  7124c6b   zip: normalize NTFS FIleTimes
      adds  da2a87e   libfile-stripnondeterminism-perl: Treat .par files as Zip archives (Closes: #846895)
      adds  a574619   Makefile.PL: Change "NAME" argument to a Perl package name.
       new  61f9949   Release 0.029
       new  0330f01   Merge tag '0.029' into debian
       new  3b5798f   Update changelog for 0.029-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:
 .perltidyrc                                        |  13 +++
 Makefile.PL                                        |   2 +-
 bin/dh_strip_nondeterminism                        |   7 +-
 bin/strip-nondeterminism                           |  24 +++---
 debian/changelog                                   |  21 +++++
 lib/File/StripNondeterminism.pm                    |  56 ++++++++-----
 lib/File/StripNondeterminism/handlers/ar.pm        |  16 ++--
 lib/File/StripNondeterminism/handlers/gettext.pm   |  21 +++--
 lib/File/StripNondeterminism/handlers/gzip.pm      |  25 +++---
 lib/File/StripNondeterminism/handlers/jar.pm       |  64 +++++++++------
 lib/File/StripNondeterminism/handlers/javadoc.pm   |  32 +++++---
 .../StripNondeterminism/handlers/javaproperties.pm |  27 ++++---
 .../StripNondeterminism/handlers/pearregistry.pm   |   7 +-
 lib/File/StripNondeterminism/handlers/png.pm       |  25 +++---
 lib/File/StripNondeterminism/handlers/zip.pm       |  88 ++++++++++++++++-----
 .../StripNondeterminism/Common.pm => t/binaries.t  |  42 +++++-----
 t/fixtures/zip/test.zip.in                         | Bin 0 -> 163 bytes
 t/fixtures/zip/test.zip.out                        | Bin 0 -> 163 bytes
 18 files changed, 318 insertions(+), 152 deletions(-)
 create mode 100644 .perltidyrc
 copy lib/File/StripNondeterminism/Common.pm => t/binaries.t (51%)
 create mode 100644 t/fixtures/zip/test.zip.in
 create mode 100644 t/fixtures/zip/test.zip.out

-- 
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