[diffoscope] 01/01: Release v86
Mattia Rizzolo
mattia at debian.org
Sun Sep 3 22:35:04 CEST 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository diffoscope.
commit d75a3c6bfdbb126d237a30f22befa9f6bcf2e9e2
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sun Sep 3 22:23:41 2017 +0200
Release v86
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
debian/changelog | 10 +++++-----
diffoscope/__init__.py | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5a089b9..e32f706 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-diffoscope (86) UNRELEASED; urgency=medium
+diffoscope (86) unstable; urgency=medium
[ Mattia Rizzolo ]
* tests:
@@ -11,7 +11,7 @@ diffoscope (86) UNRELEASED; urgency=medium
+ iso9660: support both cdrtools' genisoimage's versions of isoinfo.
[ Chris Lamb ]
- * comparators
+ * comparators:
+ xml: Use ``name`` attribute over ``path`` to avoid leaking comparison
full path in output.
* Tidy diffoscope.progress a little.
@@ -19,16 +19,16 @@ diffoscope (86) UNRELEASED; urgency=medium
[ Ximin Luo ]
* Add a --tool-prefix-binutils CLI flag. Closes: #869868
* On non-GNU systems, prefer some tools that start with "g". Closes: #871029
- * presenters
+ * presenters:
+ html:
- Don't traverse children whose parents were already limited.
Closes: #871413
[ Santiago Torres-Arias ]
* diffoscope.progress:
- + Support the new fork of python-progressbar. (Closes: #873157)
+ + Support the new fork of python-progressbar. Closes: #873157
- -- Mattia Rizzolo <mattia at debian.org> Sun, 03 Sep 2017 21:24:30 +0200
+ -- Mattia Rizzolo <mattia at debian.org> Sun, 03 Sep 2017 22:23:06 +0200
diffoscope (85) unstable; urgency=medium
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index af30291..3440c3a 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
-VERSION = "85"
+VERSION = "86"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list