[Reproducible-commits] [debbindiff] 05/05: Release version 4

Jérémy Bobbio lunar at moszumanska.debian.org
Sun Nov 9 11:41:40 UTC 2014


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

lunar pushed a commit to branch master
in repository debbindiff.

commit 0d05068f4b85cb43bf86a8a9845d3265b8127cbc
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sun Nov 9 12:28:23 2014 +0100

    Release version 4
---
 debbindiff/__init__.py | 2 +-
 debian/changelog       | 7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debbindiff/__init__.py b/debbindiff/__init__.py
index d609326..983b4d5 100644
--- a/debbindiff/__init__.py
+++ b/debbindiff/__init__.py
@@ -19,7 +19,7 @@
 
 import logging
 
-VERSION = "3"
+VERSION = "4"
 
 logger = logging.getLogger("debbindiff")
 logger.setLevel(logging.WARNING)
diff --git a/debian/changelog b/debian/changelog
index e25eda0..3f20fba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debbindiff (4) unstable; urgency=medium
+
+  * Avoid deadlock when calling vimdiff. (Closes: #764131, #764420)
+  * Add support for an external CSS. (Closes: #764470)
+
+ -- Jérémy Bobbio <lunar at debian.org>  Sun, 09 Nov 2014 12:35:07 +0100
+
 debbindiff (3) unstable; urgency=low
 
   * Initial Debian release. (Closes: #763328)

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



More information about the Reproducible-commits mailing list