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

Jérémy Bobbio lunar at moszumanska.debian.org
Sat Apr 4 16:41:28 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 23bc7c449252834a7696bf4e9b837e5dfce7684f
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sat Apr 4 18:31:15 2015 +0200

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

diff --git a/debbindiff/__init__.py b/debbindiff/__init__.py
index d9c8cc1..da30d64 100644
--- a/debbindiff/__init__.py
+++ b/debbindiff/__init__.py
@@ -20,7 +20,7 @@
 import logging
 from distutils.spawn import find_executable
 
-VERSION = "14"
+VERSION = "15"
 
 logger = logging.getLogger("debbindiff")
 logger.setLevel(logging.WARNING)
diff --git a/debian/changelog b/debian/changelog
index 9b172cc..5c15941 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+debbindiff (15) unstable; urgency=low
+
+  * Terminate xxd if its output was too long.
+  * Handle broken zip files by falling back on binary comparison.
+  * Fix an over-matching jar/war filename regexp.
+  * Fix .hi comparator.
+  * Fix some file descriptor leaks.
+
+ -- Jérémy Bobbio <lunar at debian.org>  Sat, 04 Apr 2015 18:30:48 +0200
+
 debbindiff (14) unstable; urgency=low
 
   * Remove diffutils from Recommends as it is Essential:yes.

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