[Reproducible-commits] [debbindiff] branch master updated (71e673b -> 3d0af25)

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sun Jul 12 21:28:47 UTC 2015


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

dkg pushed a change to branch master
in repository debbindiff.

      from  71e673b   Add dh-python to Build-Depends
       new  3d0af25   add test for PE assemblies and executables

The 1 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:
 debbindiff/__init__.py                        |   1 +
 debbindiff/comparators/__init__.py            |   2 ++
 debbindiff/comparators/{haskell.py => pe.py}  |  13 ++++++-------
 tests/comparators/{test_png.py => test_pe.py} |  19 ++++++++++++-------
 tests/data/pe_expected_diff                   |   9 +++++++++
 tests/data/test1.exe                          | Bin 0 -> 3072 bytes
 tests/data/test2.exe                          | Bin 0 -> 3072 bytes
 7 files changed, 30 insertions(+), 14 deletions(-)
 copy debbindiff/comparators/{haskell.py => pe.py} (77%)
 copy tests/comparators/{test_png.py => test_pe.py} (70%)
 create mode 100644 tests/data/pe_expected_diff
 create mode 100755 tests/data/test1.exe
 create mode 100755 tests/data/test2.exe

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



More information about the Reproducible-commits mailing list