[Reproducible-commits] [debbindiff] 03/03: Release version 20

Jérémy Bobbio lunar at moszumanska.debian.org
Sun May 17 14:14:20 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 dee5ef85d124dfa9426ee75206a632d366e1ad07
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sun May 17 16:05:26 2015 +0200

    Release version 20
---
 debbindiff/__init__.py |  2 +-
 debian/changelog       | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/debbindiff/__init__.py b/debbindiff/__init__.py
index cf64f44..1e7cd2f 100644
--- a/debbindiff/__init__.py
+++ b/debbindiff/__init__.py
@@ -20,7 +20,7 @@
 import logging
 from distutils.spawn import find_executable
 
-VERSION = "19"
+VERSION = "20"
 
 logger = logging.getLogger("debbindiff")
 logger.setLevel(logging.WARNING)
diff --git a/debian/changelog b/debian/changelog
index 6ed5ed9..328426f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+debbindiff (20) unstable; urgency=low
+
+  [ Reiner Herrmann ]
+  * info files can contain numbers in the extension
+
+  [ Jérémy Bobbio ]
+  * Fix diff parser when skipping until the end of a file without a newline.
+  * Use same encoding as stdin when output is not a TTY. (Closes: #785288)
+
+ -- Jérémy Bobbio <lunar at debian.org>  Sun, 17 May 2015 16:05:14 +0200
+
 debbindiff (19) 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