[Reproducible-commits] [debbindiff] 04/04: Release version 26

Jérémy Bobbio lunar at moszumanska.debian.org
Sun Jun 28 13:03:06 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 56e91779e49b3e6e89dfbae69ed63ff6ddbb3f7f
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sun Jun 28 09:22:39 2015 +0000

    Release version 26
---
 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 802ba32..596aaf1 100644
--- a/debbindiff/__init__.py
+++ b/debbindiff/__init__.py
@@ -20,7 +20,7 @@
 import logging
 from distutils.spawn import find_executable
 
-VERSION = "25"
+VERSION = "26"
 
 logger = logging.getLogger("debbindiff")
 logger.setLevel(logging.WARNING)
diff --git a/debian/changelog b/debian/changelog
index 9bd255c..ad33b8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debbindiff (26) unstable; urgency=low
+
+  * Declare the package autopkgtestable.
+  * Fix comparator for unknown files.
+  * Add tests for unknown files comparator.
+
+ -- Jérémy Bobbio <lunar at debian.org>  Sun, 28 Jun 2015 09:22:21 +0000
+
 debbindiff (25) unstable; urgency=low
 
   * Comparators now have a test suite with 93% code coverage.

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