[Reproducible-commits] [debbindiff] annotated tag 8 created (now 8c64f5d)

Jérémy Bobbio lunar at moszumanska.debian.org
Tue Feb 10 02:14:08 UTC 2015


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

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

        at  8c64f5d   (tag)
   tagging  25865104f262fa2fe4e9802acee4c100f87051df (commit)
  replaces  7
 tagged by  Jérémy Bobbio
        on  Tue Feb 10 03:12:26 2015 +0100

- Log -----------------------------------------------------------------
Format: 1.8
Date: Tue, 10 Feb 2015 03:02:55 +0100
Source: debbindiff
Binary: debbindiff
Architecture: source all
Version: 8
Distribution: unstable
Urgency: medium
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 (8) unstable; urgency=medium
 .
   [ Peter De Wachter ]
   * Use `diff -a` so debbindiff doesn't abort on binary files.
 .
   [ Jérémy Bobbio ]
   * Verify that version in debian/changelog matches debbindiff version.
   * Update debian/copyright.
   * Recognize text/plain files.
 .
   [ Reiner Herrmann ]
   * Increased line context of diff to further lower running time.
   * Use text comparator for xml/xhtml files.
   * Use text comparator for postscript files.
   * Add support for cpio archives.
   * Add support for rpm packages.
   * Fix a typo in debbindiff name in source headers.
 .
   [ Chris Lamb ]
   * Improve code quality in several places.
Checksums-Sha1:
 c69e90cd3ef03dd75659a216cee57f7549bb8380 862 debbindiff_8.dsc
 5b5b91a76b6623d257edc56a6f0a3408240e5cc1 30351 debbindiff_8.tar.gz
 eab5687fcc39b50a175ae62e62fb3b2f62cc404e 18662 debbindiff_8_all.deb
Checksums-Sha256:
 69dba54522bf2ac8ec06d223c1558548939acef30dec7a160a0dd941a04fb49b 862 debbindiff_8.dsc
 a4a5f977a0d71433377c9d44a389f712c0b39bfd676db31b41071131c04de0a0 30351 debbindiff_8.tar.gz
 82ae782003508bb738880a9fc89b304447151fca2bb475b476292bef56196fc2 18662 debbindiff_8_all.deb
Files:
 e58d474991ff6652fec754514e48a2a5 862 devel optional debbindiff_8.dsc
 3281eda43925b323c071df8edb265b2c 30351 devel optional debbindiff_8.tar.gz
 caab4539c46a0b20479d8c3a78f28a97 18662 devel optional debbindiff_8_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJU2WkKAAoJEEAsIlA9Nuk2YRAP/iXmoAzZhcfjrAiKJs3Pj6/6
jJ5M2DyiDvJnQzI//3sh/8mG8zYrxwKWJsWWedBh5EsCRVxSreDgfvVh9hI3yznR
+zmCgF/JJNNN8WZNjghkJB6Ub2X4YewhEGWZGdtwlcKLPJoKnAQ2iMPErNV1k0fn
ivEvRha5tI/TKhDC3g5+lMr+tyeiJtWio4uQEv3aNYM/8//vSqwKNAozMj5Jdz1J
vCueS8WejO1bNkGSpUN+TX27LOebNDrb9FhLqTwYu28f4w9vO0JZCP9DRb7w1Zgi
PbZQW03YImsFUBt4GhbiKMUvhmEoT/fgqK+UKmkR5Hj3fEgq5UvraPGpQvdUOs6E
xADsfqV85tvnw1wWj/0h6h6BoxmsXIP2tw0Ip/kLxWcuX4MqXaI/TTeKiShHbYz2
FcSovkoMLrmsWOFgrkX82IyREeYotQsuIJZcY6UZrrfDK/PlgLACFavkxcDKSDHz
fd33qiij8xcOzLeZRrdn8mzd4xMj7VgMDS3Tz0bJhnOVBpl2MRg8irYd6K5wB8bz
OBLCuVQFk2t5UvMRO00KC3DVbsy9vvcZYgsMyNuc8LFwg3Xg1nGygCNOTht3G9hz
rr0ajcCVz1KlRlqtd/7nkR0mno6+KRVEpJDNqcMXIvC38kas9iOWw00R8MCfHYDU
UYY42LT3ZmZH+WyG9hw+
=2Rft
-----END PGP SIGNATURE-----

Chris Lamb (6):
      changed_files will always defined (appease pylint)
      Specify string format arguments as logging function parameters
      We don't use e, so lets not alias.
      Unused import.
      Use list comprehension over map-plus-lambda
      Use --show-field over sed.

Jérémy Bobbio (7):
      Verify that version in debian/changelog match debbindiff version
      Recognize text/plain files
      Do not specify an extension regex for .txt files
      Update debian/copyright
      Add missing dependencies to README
      Add missing dependency to setup.py
      Release version 8

Peter De Wachter (1):
      Use diff -a so that it doesn't abort on binary files.

Reiner Herrmann (8):
      Increased line context of diff
      Use text comparator for xml/xhtml files
      Use text comparator for postscript files
      s/debdindiff/debbindiff/
      Add support for cpio archives
      Fix date
      Add support for rpm packages
      Don't check signatures of rpm files and use temp dir for rpmdb

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

This annotated tag includes the following new commits:

       new  8f7c6ad   Update debian/copyright
       new  b3d2a3f   Add missing dependencies to README
       new  e5804f3   Add missing dependency to setup.py
       new  2586510   Release version 8

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