[diffoscope] branch master updated (f8adedc -> 18364f4)
Chris Lamb
chris at chris-lamb.co.uk
Mon Dec 18 23:04:00 CET 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch master
in repository diffoscope.
from f8adedc Update Standards-Version to 4.1.2. No changes required.
new 18364f4 Support Android ROM boot.img introspection. (Closes: #884557)
The 1 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:
debian/control | 1 +
diffoscope/comparators/__init__.py | 1 +
diffoscope/comparators/android.py | 87 +++++++++++++++++++++
diffoscope/external_tools.py | 3 +
.../comparators/{test_fonts.py => test_android.py} | 34 ++++----
tests/data/android1.img | Bin 0 -> 4208640 bytes
tests/data/android2.img | Bin 0 -> 4210688 bytes
tests/data/android_expected_diff | 26 ++++++
8 files changed, 136 insertions(+), 16 deletions(-)
create mode 100644 diffoscope/comparators/android.py
copy tests/comparators/{test_fonts.py => test_android.py} (60%)
create mode 100644 tests/data/android1.img
create mode 100644 tests/data/android2.img
create mode 100644 tests/data/android_expected_diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list