[diffoscope] 01/01: bump version to 50 and release
Holger Levsen
holger at moszumanska.debian.org
Sat Feb 27 19:39:00 CET 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository diffoscope.
commit d1822775802c4f75462ca247ecf6d3e701a839d2
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Feb 27 19:38:17 2016 +0100
bump version to 50 and release
---
debian/changelog | 2 +-
diffoscope/__init__.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index de309ce..72fa4a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ diffoscope (50) unstable; urgency=medium
* Reset mtimes of test directories and ignore ctimes (Closes: #815171)
* Add comparator for Postscript files
- -- Reiner Herrmann <reiner at reiner-h.de> Sat, 27 Feb 2016 18:56:43 +0100
+ -- Holger Levsen <holger at debian.org> Sat, 27 Feb 2016 19:37:20 +0100
diffoscope (49) unstable; urgency=medium
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index b0a9174..31bded6 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -24,7 +24,7 @@ import os
import shutil
import tempfile
-VERSION = "49"
+VERSION = "50"
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