[Reproducible-commits] [debbindiff] branch master updated (f098ac5 -> 9bf4cc0)
Jérémy Bobbio
lunar at moszumanska.debian.org
Sat Aug 1 22:42:23 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 f098ac5 add '(Closes: #789003)' to the corresponding changelog entry
new 10447e2 Store comments for Difference as a list
new 426e871 Fix label for content of gzip, bzip2, and xz files
new 9bf4cc0 Handle when only the encoding is different when comparing text files
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/binary.py | 14 +++++-------
debbindiff/comparators/bzip2.py | 3 +++
debbindiff/comparators/deb.py | 2 +-
debbindiff/comparators/gzip.py | 3 +++
debbindiff/comparators/rpm_fallback.py | 2 +-
debbindiff/comparators/text.py | 2 ++
debbindiff/comparators/utils.py | 4 ++--
debbindiff/comparators/xz.py | 3 +++
debbindiff/difference.py | 42 ++++++++++++++++++----------------
debbindiff/presenters/html.py | 4 ++--
debbindiff/presenters/text.py | 7 +++---
tests/comparators/test_text.py | 11 ++++++++-
12 files changed, 59 insertions(+), 38 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