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

Jérémy Bobbio lunar at moszumanska.debian.org
Sun Aug 2 15:27:52 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 fce0e78ebb40bebd40ca1c346d32abaad6202572
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sun Aug 2 17:22:06 2015 +0200

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

diff --git a/debbindiff/__init__.py b/debbindiff/__init__.py
index 7c634c5..d0ec0d1 100644
--- a/debbindiff/__init__.py
+++ b/debbindiff/__init__.py
@@ -22,7 +22,7 @@ import logging
 from distutils.spawn import find_executable
 import os
 
-VERSION = "27"
+VERSION = "28"
 
 logger = logging.getLogger("debbindiff")
 logger.setLevel(logging.WARNING)
diff --git a/debian/changelog b/debian/changelog
index 4559e43..7dbd56a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+debbindiff (28) unstable; urgency=low
+
+  * Improve code quality by storing comments for Difference as lists.
+  * Fix label for content of gzip, bzip2, and xz files.
+  * Handle when only the encoding is different when comparing text files.
+    (Closes: #794347)
+
+ -- Jérémy Bobbio <lunar at debian.org>  Sun, 02 Aug 2015 17:21:52 +0200
+
 debbindiff (27) 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