[diffoscope] 01/01: Release v88
Mattia Rizzolo
mattia at debian.org
Sat Nov 4 16:43:33 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 9d5690e2894017496275f5723fefbcefa9553fff
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sat Nov 4 16:26:22 2017 +0100
Release v88
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
debian/changelog | 4 ++--
diffoscope/__init__.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 97909ee..6677ce2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-diffoscope (88) UNRELEASED; urgency=medium
+diffoscope (88) unstable; urgency=medium
[ Holger Levsen ]
* Bump standards version to 4.1.1, no changes needed.
@@ -24,7 +24,7 @@ diffoscope (88) UNRELEASED; urgency=medium
This fixes a last remaining bug in fuzzy-matching across containers.
+ Fix all the affected comparators after the above change.
- -- Mattia Rizzolo <mattia at debian.org> Sat, 04 Nov 2017 13:36:31 +0100
+ -- Mattia Rizzolo <mattia at debian.org> Sat, 04 Nov 2017 16:26:09 +0100
diffoscope (87) unstable; urgency=medium
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index 695d009..2f61afd 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 = "87"
+VERSION = "88"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list