[Reproducible-commits] [debbindiff] branch master updated (3fdf52c -> bdb4eeb)

Jérémy Bobbio lunar at moszumanska.debian.org
Thu Mar 19 20:56:48 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  3fdf52c   Check for availability of tools required by comparators
       new  c5aa793   Use find_executable from distutils.spawn instead of hand-rolled version
       new  866452c   Properly adjust lsattr output
       new  ce420f6   Improve optional usage of external commands
       new  6877013   Ask more objdump to display more sections
       new  ab986e4   Drop stderr output when running cpio -t
       new  bdb4eeb   Attempt to sort out multiple decoding and encoding issues

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                              | 30 ++--------------
 debbindiff.py                       | 14 ++++++++
 debbindiff/comparators/binary.py    |  2 +-
 debbindiff/comparators/bzip2.py     |  2 +-
 debbindiff/comparators/cpio.py      | 14 ++++----
 debbindiff/comparators/directory.py | 64 ++++++++++++++++++++--------------
 debbindiff/comparators/elf.py       | 17 +++++----
 debbindiff/comparators/fonts.py     |  5 +--
 debbindiff/comparators/gettext.py   |  5 +--
 debbindiff/comparators/gzip.py      |  7 ++--
 debbindiff/comparators/haskell.py   |  4 +--
 debbindiff/comparators/pdf.py       |  9 ++---
 debbindiff/comparators/png.py       |  5 +--
 debbindiff/comparators/rpm.py       |  2 +-
 debbindiff/comparators/squashfs.py  |  8 +++--
 debbindiff/comparators/utils.py     | 69 +++++++++++++++++++++++++++++++------
 debbindiff/comparators/xz.py        |  2 +-
 debbindiff/comparators/zip.py       |  5 +--
 debbindiff/difference.py            |  4 +++
 debbindiff/presenters/text.py       | 16 +++++----
 debian/control                      | 18 +---------
 debian/rules                        |  4 +++
 22 files changed, 180 insertions(+), 126 deletions(-)

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