[diffoscope] 01/01: Release v60

Mattia Rizzolo mattia at debian.org
Sun Sep 11 18:40: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 4cbcef8fda4d27d998c974239484047a68b70a21
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Sep 11 16:26:34 2016 +0000

    Release v60
---
 debian/changelog       | 4 ++--
 diffoscope/__init__.py | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 191773a..583347c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-diffoscope (60) UNRELEASED; urgency=medium
+diffoscope (60) unstable; urgency=medium
 
   [ Chris Lamb ]
   * debian/rules:
@@ -106,7 +106,7 @@ diffoscope (60) UNRELEASED; urgency=medium
     + Don't truncate diff output by default, instead add a separate flag
       --max-diff-block-lines-saved (infinite by default) to do so.
 
- -- Mattia Rizzolo <mattia at debian.org>  Sun, 11 Sep 2016 09:29:03 +0000
+ -- Mattia Rizzolo <mattia at debian.org>  Sun, 11 Sep 2016 16:14:33 +0000
 
 diffoscope (59) unstable; urgency=medium
 
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index fbfd86e..fc77f2d 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -26,7 +26,7 @@ import functools
 
 from distutils.spawn import find_executable
 
-VERSION = "59"
+VERSION = "60"
 
 logger = logging.getLogger("diffoscope")
 logger.setLevel(logging.WARNING)

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


More information about the diffoscope mailing list