[diffoscope] 02/02: Release version 75
Chris Lamb
chris at chris-lamb.co.uk
Thu Feb 9 21:36:22 CET 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository diffoscope.
commit c3474bb2a26a571f86208fd96273246b5d35a725
Author: Chris Lamb <lamby at debian.org>
Date: Fri Feb 10 09:28:50 2017 +1300
Release version 75
---
debian/changelog | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index c9fafa1..d045b5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+diffoscope (75) unstable; urgency=medium
+
+ [ Chris Lamb ]
+ * Fix ImportError in Debian comparator tests. This was caused by not
+ handling the case where ``importlib.find_spec`` was testing for a submodule
+ (ie. ``debian.Deb822``) where it will attempt to import the ``debian``
+ module and raise an exception if it does not exist. Thanks to Iain Lane for
+ initial patches. (Closes: #854670)
+
+ [ Ximin Luo ]
+ * Remove pointless use of a thread
+
+ -- Chris Lamb <lamby at debian.org> Fri, 10 Feb 2017 09:28:47 +1300
+
diffoscope (74) unstable; urgency=medium
* Add missing Recommends for comparators. This was a regression introduced in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list