[Reproducible-commits] [debbindiff] branch master updated (4a4738f -> f3b9dd9)

Chris Lamb lamby at moszumanska.debian.org
Tue Feb 3 11:57:09 UTC 2015


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

lamby pushed a change to branch master
in repository debbindiff.

      from  4a4738f   Use text comparator for postscript files
       new  bd5a424   changed_files will always defined (appease pylint)
       new  0a5219e   Specify string format arguments as logging function parameters
       new  6772550   We don't use e, so lets not alias.
       new  a58a422   Unused import.
       new  8be603a   Use list comprehension over map-plus-lambda
       new  f3b9dd9   Use --show-field over sed.

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:
 debbindiff/changes.py              | 8 ++++----
 debbindiff/comparators/__init__.py | 8 ++++----
 debbindiff/comparators/changes.py  | 2 +-
 debbindiff/comparators/deb.py      | 6 +++---
 debbindiff/comparators/tar.py      | 6 +++---
 debbindiff/comparators/text.py     | 2 +-
 debbindiff/comparators/utils.py    | 2 +-
 debbindiff/comparators/zip.py      | 2 +-
 debbindiff/presenters/html.py      | 6 +++---
 debian/rules                       | 2 +-
 10 files changed, 22 insertions(+), 22 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