[diffoscope] 01/01: Improve wording of the changelog

Mattia Rizzolo mattia at debian.org
Sun Sep 11 15:15:51 CEST 2016


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

mattia pushed a commit to branch master
in repository diffoscope.

commit 5856f64a11294c566078565aeec2465a17778820
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Sep 11 13:15:40 2016 +0000

    Improve wording of the changelog
    
    Thanks: Holger for some suggestions
---
 debian/changelog | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fdab78c..7f70c75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -76,22 +76,20 @@ diffoscope (60) UNRELEASED; urgency=medium
     default-jdk-headless is not available in older Debian releases.
 
   [ Satyam Zode ]
-  * Improve diffoscope behaviour for .changes.
-    Ignore .buildinfo differences if all the files except .buildinfo referenced
-    in .changes are identical.
-    In the particular context of comparing .changes, we know that if all files
-    listed are identical except the .buildinfo file, the differences in the
-    .buildinfo files are irrelevant.
+  * Ignore differences in .buildinfo if all the other files listed in .changes
+    are identical.  In those cases any differences in .buildinfo files are
+    irrelevant, and are actually a feature (as it indicates two reproducible
+    builds with different environment).
 
   [ Jérémy Bobbio ]
   * Properly skip tests requiring python-debian when unavailable.
 
   [ Ximin Luo ]
   * Show the timestamp when logging, to detect which steps take longer.
-  * Actually only scan whole file when filename ends in ".rom".
   * Add a --no-max flag to disable all limits.
   * Have --max-report-size honour 0 to mean "no limit".
   * Comparators:
+    + cbfs: only scan whole file when the filename ends with ".rom".
     + binary: Suppress decimal line numbers for xxd output.
   * Increase default --max_diff_input_lines to 2^20 (1048576) from 100000.
   * Rename --no-max-limits to --no-default-limits, a more accurate name.

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


More information about the diffoscope mailing list