[Reproducible-commits] [diffoscope] branch master updated (2b089b9 -> 09248e4)

Jérémy Bobbio lunar at moszumanska.debian.org
Fri Nov 13 11:26:05 UTC 2015


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

lunar pushed a change to branch master
in repository diffoscope.

      from  2b089b9   Release version 39
       new  9320b60   Add missing files in PyPI package
       new  60abd5c   Use libarchive instead of debian.arfile to extract .deb
       new  5469aca   Make python-debian optional
       new  99eabc7   Add 'Programming Language' to PyPI classifiers
       new  09248e4   Release version 40

The 5 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:
 MANIFEST.in                                        |  2 ++
 README.rst                                         |  3 ++-
 debian/changelog                                   | 10 ++++++++
 debian/rules                                       |  2 +-
 diffoscope/__init__.py                             |  2 +-
 diffoscope/comparators/__init__.py                 |  7 +++++-
 diffoscope/comparators/deb.py                      | 27 ++--------------------
 .../{rpm_fallback.py => debian_fallback.py}        | 27 ++++++++++++++++------
 setup.py                                           |  6 +++--
 tests/comparators/test_debian.py                   | 14 ++++++++++-
 10 files changed, 61 insertions(+), 39 deletions(-)
 create mode 100644 MANIFEST.in
 copy diffoscope/comparators/{rpm_fallback.py => debian_fallback.py} (54%)

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



More information about the Reproducible-commits mailing list