[Reproducible-commits] [debbindiff] branch master updated (28c6f76 -> 494687b)

Jérémy Bobbio lunar at moszumanska.debian.org
Tue Sep 30 17:04:26 UTC 2014


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

lunar pushed a change to branch master
in repository debbindiff.

      from  28c6f76   Fix HTML file creation from a bug introduced by hastiness
       new  2c64b9b   Cleanup imports with pyflakes help
       new  494687b   Fix coding styling according to PEP8

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:
 debbindiff.py                      | 12 ++++++++---
 debbindiff/changes.py              | 10 +++++++---
 debbindiff/comparators/__init__.py | 41 ++++++++++++++++++++++----------------
 debbindiff/comparators/binary.py   |  5 ++++-
 debbindiff/comparators/bzip2.py    |  2 ++
 debbindiff/comparators/changes.py  | 23 ++++++++++++---------
 debbindiff/comparators/deb.py      | 16 +++++++++++----
 debbindiff/comparators/elf.py      | 34 ++++++++++++++++++++++++-------
 debbindiff/comparators/gettext.py  |  5 ++++-
 debbindiff/comparators/gzip.py     |  8 ++++++--
 debbindiff/comparators/haskell.py  |  6 ++++--
 debbindiff/comparators/tar.py      |  9 +++++++--
 debbindiff/comparators/text.py     |  1 +
 debbindiff/comparators/utils.py    | 12 ++++++++---
 debbindiff/comparators/xz.py       |  3 ++-
 debbindiff/comparators/zip.py      | 10 ++++++++--
 debbindiff/difference.py           | 10 ++++++----
 debbindiff/presenters/html.py      | 35 +++++++++++++++++++++-----------
 18 files changed, 169 insertions(+), 73 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