[diffoscope] 01/01: Changelog for v70
Mattia Rizzolo
mattia at debian.org
Thu Jan 26 16:25:07 CET 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository diffoscope.
commit ab01a677f3375d34d88e6d3eb8f415ec7c45d9fc
Author: Mattia Rizzolo <mattia at debian.org>
Date: Thu Jan 26 16:24:59 2017 +0100
Changelog for v70
---
debian/changelog | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 69720df..71a10ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,54 @@
+diffoscope (70) UNRELEASED; urgency=medium
+
+ [ Mattia Rizzolo ]
+ * comparators
+ + haskell: add a comment describing the file header.
+ Thanks to James Clarke <jrtc27 at debian.org> for all the investigation done.
+ * tests:
+ + Skip two more tests requiring a x86-64-capable binutils.
+ This fixes the tests on ppc64el.
+ * CONTRIBUTING: misc updates, clearer info about how to submit a Debian bug.
+
+ [ James Clarke ]
+ * comparators:
+ + haskell: Properly extract version from interface files.
+ What the code did before was just totally wrong, and worked only by
+ chance (and only on little endian systems).
+ This also fixes the test suite when run on big endian systems.
+
+ [ Chris Lamb ]
+ * comparators:
+ + haskell: Also catch CalledProcessError, not just OSError.
+ * presenters:
+ + Move text presenter to use Visitor pattern.
+ + Add markdown output support. Closes: #848141
+ + Add RestructuredText output format.
+ + Instantiate our presenter classes directly instead of wrapping a method.
+ + Use an optimised indentation routine throughout all text presenters.
+ + text: Remove superfluous empty newlines from diff.
+ * tests:
+ + Split main and presenter tests.
+ + Actually compare the output of text/ReST/markdown formats to fixtures.
+ + Drop output_* calls that are inconsistently applied to differences.
+ + Add tests for HTML output.
+ + Add a test comparing two empty directories.
+ + Test --text-color output format.
+ + Test that no arguments (beyond the filenames) prints the text output.
+ + Don't warn about coverage lines that raise NotImplementedError.
+ + Increase coverage by adding "# noqa" in relevant parts.
+ * Add build status to README.rst.
+
+ [ Brett Smith ]
+ * diffoscope:
+ + Specify choices for --list-tools switch.
+ + Improve --help output. Closes: #852015
+ * CONTRIBUTING: Refresh instructions for contributing to diffoscope.
+
+ [ anthraxx ]
+ * tools: switch Arch Linux dependency for pedump to mono.
+
+ -- Mattia Rizzolo <mattia at debian.org> Thu, 26 Jan 2017 16:19:29 +0100
+
diffoscope (69) unstable; urgency=medium
[ Chris Lamb ]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list