[Reproducible-commits] [debbindiff] annotated tag 25 created (now b3b1bdb)

Jérémy Bobbio lunar at moszumanska.debian.org
Sat Jun 27 14:42:23 UTC 2015


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

lunar pushed a change to annotated tag 25
in repository debbindiff.

        at  b3b1bdb   (tag)
   tagging  64d8839948a8902c407f5b6e0c1b385893851b50 (commit)
  replaces  24
 tagged by  Jérémy Bobbio
        on  Sat Jun 27 16:34:53 2015 +0200

- Log -----------------------------------------------------------------
Format: 1.8
Date: Sat, 27 Jun 2015 14:32:58 +0000
Source: debbindiff
Binary: debbindiff
Architecture: source all
Version: 25
Distribution: unstable
Urgency: low
Maintainer: Reproducible builds folks <reproducible-builds at lists.alioth.debian.org>
Changed-By: Jérémy Bobbio <lunar at debian.org>
Description:
 debbindiff - highlight differences between two builds of Debian packages
Changes:
 debbindiff (25) unstable; urgency=low
 .
   * Comparators now have a test suite with 93% code coverage.
   * Support autopkgtest to run the test suite.
   * Properly strip path from javap output even when they are relative.
   * Also remove 'Last modified' and 'MD5 checksum' lines from javap output.
   * Factorize readelf commands.
   * Filter archive name from readelf output.
   * Filter archive name from objdump output.
   * Fix charset handling of .mo files.
   * Don't be quadratic when parsing .mo header.
   * Skip archive name in zipinfo output.
   * Fix destination path when decompressing gzip files not ending in .gz.
   * Filter image name from squashfs superblock information.
   * Fix comparison of files in cpio archives.
   * Change how we handle a missing RPM module.
   * Don't add empty Difference when comparing files with equal metadata in
     directories.
   * Filter access time from stat output.
   * Rename .changes comparator.
   * Rework .changes comparator.
   * Comparators now return a single Difference instead of a list of Difference.
Checksums-Sha1:
 36cc7bae682455291bbbb8c92994e4a1a8cd39e7 934 debbindiff_25.dsc
 9bcc6ed0e93601d28396cf809d5cc74ba9623182 232092 debbindiff_25.tar.gz
 8f8f3102b52602ded80d5a51241ce271a665bd8e 29718 debbindiff_25_all.deb
Checksums-Sha256:
 848571ddac09bd2799716838434a71a517a2d06d3b7d87761fc0f07219831816 934 debbindiff_25.dsc
 bbd168a850a2fddb7f7b073133de2b79604174071bd3dd542bf3e53a44535f50 232092 debbindiff_25.tar.gz
 a09c5b313d5ce195468bc461ae03c32bbfbf2d278d1760ae0a356059e4451421 29718 debbindiff_25_all.deb
Files:
 12571e9a26e31c5d34f54f3fc1cc6701 934 devel optional debbindiff_25.dsc
 3aa9047c115639d63de6a7375069e18a 232092 devel optional debbindiff_25.tar.gz
 8cc6139e1eb7e5bb08c8984ec6c62af4 29718 devel optional debbindiff_25_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJVjrSNAAoJEEAsIlA9Nuk2DEIP/j7/uHGyQ8wmTmmewOOdJeVU
mHR0eYgU9MEEzOqZYMJHRGmieGE/EXNT5WC78EA4PyX2WXG2CP1qwLZdLKPsTK72
4Q9PkdA2Hh4VzcxosJXO3SojbrO7qxS6v1KwHYR0gXMQbQzhcYg0etJgQcPbVHTN
Pa+2STpOSiuki7A2O3RsHiuvUOzN+brVfSL7tsQEUhG9kOBNe42hntMwRMRhPk6m
c/SJExg2qGyULOi3b0tIQ5QGsA8FgLW1Cj8VQPkjPewsR9DeO6oub7AqiR03kQkS
f8CIQ0L/WaFWjn9pE8Vkk6qQcE5SdJhQ8Z27Axs0tj8KOg1DmlMJXX+XWGU9Sz9u
tH+TRrXwJqZ73+f49ckNnRxN/Nh0smU/DOUT9sh7ZJ2gMQ6Di8k9binyOofVyguM
eaep9G7DHH0rOCLWFYxNreh6vLABBwMz3jP2PBD/JJyZi+UkZ73SRLl5TS5XW86W
9uY4MrwBLHm22zXiaewRL8GnsHZti5BrRTJJdugemKXR7kjjqhF37qGf/LCKGmyx
Up0OmL2e2tZGuyslmw9Cbz5Y0vCjy8110bb6o1WPL677Frw4MXLQOHW/5WGlCTEP
0qWZHjXW4xdHs+IwUDVGwfTW2MRPD+YR57ZOUtGGZa72HFE89urVKqAarZXOOwv0
7qmCyxD3vTiUVtu2QNy1
=ce6e
-----END PGP SIGNATURE-----

Jérémy Bobbio (45):
      Begin writing a test suite
      Remove cruft
      Add tests for gzip comparator
      Remove unneeded imports
      Add tests for binary comparator
      Add tests for bzip2 comparator
      Add tests for xz comparator
      Add tests for ttf comparator
      Add tests for binary_fallback
      Add tests for .class comparator
      Strip path from javap output even when relative
      Also remove 'Last modified' and 'MD5 checksum' lines from javap output
      Add tests for PDF comparator
      Add tests for PNG comparator
      Factorize readelf commands
      Filter archive name from readelf output
      Filter archive name from objdump output
      Add tests for ELF comparators
      Fix charset handling of .mo files
      Add tests for Gettext comparators
      Don't be quadratic when parsing .mo header
      Add tests for Zip comparator
      Skip archive name in zipinfo output
      Fix destination path when decompressing gzip files not ending in .gz
      Add tests for .ipk comparator
      Filter image name from squashfs superblock information
      Add tests for squashfs comparator
      Fix comparison of files in cpio archives
      Add tests for cpio comparator
      Add tests for ISO9660 comparator
      Add tests for .deb comparator
      Change how we handle a missing RPM module
      Add tests for RPM comparator
      Don't add empty Difference when comparing files with equal metadata in directories
      Filter access time from stat output
      Add tests for directory comparator
      Run py.test as an autopkgtest
      Fix typo in setup.py
      Remove debug leftover
      Rename .changes comparator
      Comparators now return a single Difference
      Rework .changes comparator
      Add tests for .changes comparator
      Fix expected diff for .changes test
      Release version 25

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  64d8839   Release version 25

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.


-- 
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