[Reproducible-commits] [debbindiff] branch master updated (1f63b83 -> a1e2842)

Jérémy Bobbio lunar at moszumanska.debian.org
Wed Jun 24 18:26:17 UTC 2015


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

lunar pushed a change to branch master
in repository debbindiff.

      from  1f63b83   Add tests for ISO9660 comparator
       new  2672815   Add tests for .deb comparator
       new  7529ce9   Change how we handle a missing RPM module
       new  a1e2842   Add tests for RPM comparator

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:
 debbindiff/comparators/__init__.py             |  13 ++++++-
 debbindiff/comparators/rpm.py                  |   7 +---
 tests/comparators/{test_ipk.py => test_deb.py} |  21 +++++------
 tests/comparators/{test_ipk.py => test_rpm.py} |  22 ++++++------
 tests/data/deb_metadata_expected_diff          |   6 ++++
 tests/data/rpm_header_expected_diff            |  47 +++++++++++++++++++++++++
 tests/data/test1.deb                           | Bin 0 -> 2262 bytes
 tests/data/{test1.squashfs => test1.rpm}       | Bin 4096 -> 5975 bytes
 tests/data/test2.deb                           | Bin 0 -> 2388 bytes
 tests/data/{test1.squashfs => test2.rpm}       | Bin 4096 -> 6114 bytes
 10 files changed, 89 insertions(+), 27 deletions(-)
 copy tests/comparators/{test_ipk.py => test_deb.py} (72%)
 copy tests/comparators/{test_ipk.py => test_rpm.py} (69%)
 create mode 100644 tests/data/deb_metadata_expected_diff
 create mode 100644 tests/data/rpm_header_expected_diff
 create mode 100644 tests/data/test1.deb
 copy tests/data/{test1.squashfs => test1.rpm} (58%)
 create mode 100644 tests/data/test2.deb
 copy tests/data/{test1.squashfs => test2.rpm} (57%)

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