[diffoscope] 01/01: Release 63 to Debian unstable.

Ximin Luo infinity0 at debian.org
Fri Dec 2 13:01:06 CET 2016


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository diffoscope.

commit 1fbd05450f8e72fca30939c328a90a9461c49dd7
Author: Ximin Luo <infinity0 at debian.org>
Date:   Fri Dec 2 12:10:07 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 33f98de..5a44bdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-diffoscope (63) UNRELEASED; urgency=medium
+diffoscope (63) unstable; urgency=medium
 
   * Add myself to Uploaders.
   * Greatly improve speed for large archives by fixing O(n^2) complexity for
@@ -11,7 +11,7 @@ diffoscope (63) UNRELEASED; urgency=medium
     visibility) as well as the whole diff itself. As with similar features in
     other programs, the effect affects all descendants if you shift-click.
 
- -- Ximin Luo <infinity0 at debian.org>  Fri, 02 Dec 2016 11:59:36 +0100
+ -- Ximin Luo <infinity0 at debian.org>  Fri, 02 Dec 2016 12:10:04 +0100
 
 diffoscope (62) unstable; urgency=medium
 
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index 1f42f8d..6df405d 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -26,7 +26,7 @@ import functools
 
 from distutils.spawn import find_executable
 
-VERSION = "62"
+VERSION = "63"
 
 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