[diffoscope] 01/01: release 54~bpo8-1
Mattia Rizzolo
mattia at debian.org
Mon Jun 6 16:56:55 CEST 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to annotated tag 54_bpo8+1
in repository diffoscope.
commit 337206e0312f61a37f595d6b4f69aab31399a9b9
Author: Mattia Rizzolo <mattia at debian.org>
Date: Mon Jun 6 14:45:03 2016 +0000
release 54~bpo8-1
---
debian/changelog | 6 ++++++
diffoscope/__init__.py | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0c3e7bd..3969dd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+diffoscope (54~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ -- Mattia Rizzolo <mattia at debian.org> Mon, 06 Jun 2016 14:44:27 +0000
+
diffoscope (54) unstable; urgency=medium
* Fix syntax in RequiredToolNotFound.PROVIDERS. This caused --list-tools to
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index f207fb2..a48bb6f 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -24,7 +24,7 @@ import os
import shutil
import tempfile
-VERSION = "54"
+VERSION = "54~bpo8+1"
logger = logging.getLogger("diffoscope")
logger.setLevel(logging.WARNING)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list