[diffoscope] branch master updated (eb07031 -> 6c5c6a3)

Jérémy Bobbio lunar at moszumanska.debian.org
Wed Jan 20 17:04:34 CET 2016


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

lunar pushed a change to branch master
in repository diffoscope.

      from  eb07031   Install detached symbols from debug .deb before comparing ELF files
       new  8488436   Instanciate a directory container for files given on the command line
       new  6c5c6a3   Add support for Debian .buildinfo files

The 2 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:
 diffoscope/comparators/__init__.py        |  13 +--
 diffoscope/comparators/debian.py          |  41 ++++++++-
 diffoscope/comparators/debian_fallback.py |  14 +++
 diffoscope/comparators/directory.py       |   6 ++
 tests/comparators/test_debian.py          |  59 +++++++++++-
 tests/comparators/test_elf.py             |  17 ++--
 tests/data/test1.buildinfo                | 144 ++++++++++++++++++++++++++++++
 tests/data/test2.buildinfo                | 144 ++++++++++++++++++++++++++++++
 8 files changed, 419 insertions(+), 19 deletions(-)
 create mode 100644 tests/data/test1.buildinfo
 create mode 100644 tests/data/test2.buildinfo

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


More information about the diffoscope mailing list