[diffoscope]  branch experimental updated (9de5686 -> 05b3d02)
    Chris Lamb 
    chris at chris-lamb.co.uk
       
    Wed Mar 29 20:10:20 CEST 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch experimental
in repository diffoscope.
      from  9de5686   Add missing suffix to substvars.
       new  5dcb2a1   wrap-and-sort -sa.
       new  05b3d02   Add support for PGP files via pgpdump. (Closes: #859034)
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:
 debian/changelog                               |  6 +++++
 debian/control                                 |  3 ++-
 diffoscope/comparators/__init__.py             |  1 +
 diffoscope/comparators/{pcap.py => pgp.py}     | 24 ++++++++++---------
 diffoscope/external_tools.py                   |  3 +++
 tests/comparators/{test_gif.py => test_pgp.py} | 32 +++++++++++++++-----------
 tests/data/pgp_expected_diff                   | 14 +++++++++++
 tests/data/test1.pgp                           | 17 ++++++++++++++
 tests/data/test2.pgp                           | 17 ++++++++++++++
 9 files changed, 91 insertions(+), 26 deletions(-)
 copy diffoscope/comparators/{pcap.py => pgp.py} (72%)
 copy tests/comparators/{test_gif.py => test_pgp.py} (66%)
 create mode 100644 tests/data/pgp_expected_diff
 create mode 100644 tests/data/test1.pgp
 create mode 100644 tests/data/test2.pgp
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
    
    
More information about the diffoscope
mailing list