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

agwa-guest pushed a change to branch master
in repository strip-nondeterminism.

      from  ad9d61a   Completely reorganize and overhaul
       new  daae691   Add javadoc handler
       new  8457dd5   Update README and TODO files
       new  3572e4f   Return 0 from normalizer if file was not modified, 1 
otherwise
       new  4e0fac1   Use object-oriented File::Temp interface
       new  3127d5d   Add helpers to Zip handler for normalizing members of a 
Zip archive
       new  0faf9c5   Normalize Javadoc files inside Jars

The 6 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:
 README                                      | 14 ++++--
 TODO                                        |  7 ++-
 lib/StripNondeterminism.pm                  |  6 +++
 lib/StripNondeterminism/handlers/ar.pm      |  4 +-
 lib/StripNondeterminism/handlers/gzip.pm    | 24 +++++-----
 lib/StripNondeterminism/handlers/jar.pm     | 17 ++++++-
 lib/StripNondeterminism/handlers/javadoc.pm | 69 +++++++++++++++++++++++++++++
 lib/StripNondeterminism/handlers/zip.pm     | 41 +++++++++++++++--
 8 files changed, 161 insertions(+), 21 deletions(-)
 create mode 100644 lib/StripNondeterminism/handlers/javadoc.pm

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

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to