[Reproducible-commits] [debbindiff] 01/01: Release version 19

Jérémy Bobbio lunar at moszumanska.debian.org
Tue May 12 08:52:55 UTC 2015


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

lunar pushed a commit to branch master
in repository debbindiff.

commit d6ae2c588fd5e28ddfe358e146c1ad179f2a146e
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Tue May 12 10:35:56 2015 +0200

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

diff --git a/debbindiff/__init__.py b/debbindiff/__init__.py
index 67890dd..cf64f44 100644
--- a/debbindiff/__init__.py
+++ b/debbindiff/__init__.py
@@ -20,7 +20,7 @@
 import logging
 from distutils.spawn import find_executable
 
-VERSION = "18"
+VERSION = "19"
 
 logger = logging.getLogger("debbindiff")
 logger.setLevel(logging.WARNING)
diff --git a/debian/changelog b/debian/changelog
index e852c97..6ed5ed9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debbindiff (19) unstable; urgency=low
+
+  [ Reiner Herrmann ]
+  * Fix info files comparator by specifying the correct parameter name
+    for the text comparator. (Closes: #784891)
+
+ -- Jérémy Bobbio <lunar at debian.org>  Tue, 12 May 2015 10:35:48 +0200
+
 debbindiff (18) unstable; urgency=low
 
   [ Reiner Herrmann ]

-- 
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