[Reproducible-commits] [diffoscope] branch master updated (7670d49 -> 2b089b9)

Jérémy Bobbio lunar at moszumanska.debian.org
Thu Nov 12 14:34:04 UTC 2015


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

lunar pushed a change to branch master
in repository diffoscope.

      from  7670d49   Update install_requires in setup.py
       new  9912b82   Properly call the get_content method when looking for PPU magic number
       new  72fadf2   Rename class for PPU file for consistency
       new  953ebbd   Update README location in diffoscope.docs
       new  9530f5e   Update Build-Depends, Depends, and Recommends
       new  397bff5   Properly skip tests when the required tools are not available
       new  41332d4   Also run the test suite without Recommends installed in autopkgtest
       new  2b089b9   Release version 39

The 7 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:
 debian/changelog                   | 34 ++++++++++++++++++++++++++++++++++
 debian/control                     |  5 +++--
 debian/diffoscope.docs             |  2 +-
 debian/py3dist-overrides           |  1 +
 debian/rules                       |  3 +++
 debian/tests/control               |  4 ++++
 diffoscope/__init__.py             |  2 +-
 diffoscope/comparators/__init__.py |  4 ++--
 diffoscope/comparators/ppu.py      | 10 +++-------
 tests/comparators/test_binary.py   |  5 +++++
 tests/comparators/test_cpio.py     |  5 +++++
 tests/comparators/test_epub.py     |  1 +
 tests/comparators/test_gettext.py  |  4 ++++
 tests/comparators/test_iso9660.py  |  1 +
 tests/comparators/test_java.py     |  3 +++
 tests/comparators/test_ppu.py      |  4 ++--
 tests/comparators/test_rpm.py      |  1 +
 tests/comparators/test_squashfs.py |  1 +
 tests/comparators/test_zip.py      |  1 +
 19 files changed, 76 insertions(+), 15 deletions(-)

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



More information about the Reproducible-commits mailing list