[diffoscope] 01/01: build 56~bpo8+1 for jessie-bpo
Mattia Rizzolo
mattia at debian.org
Mon Aug 1 22:35:07 CEST 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to annotated tag 56_bpo8+1
in repository diffoscope.
commit ef5a4ae0e2dc1b114a158987371ca77d268eee0d
Author: Mattia Rizzolo <mattia at debian.org>
Date: Mon Aug 1 20:32:37 2016 +0000
build 56~bpo8+1 for jessie-bpo
---
debian/changelog | 6 ++++++
diffoscope/__init__.py | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3364390..34f90ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+diffoscope (56~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ -- Mattia Rizzolo <mattia at debian.org> Mon, 01 Aug 2016 20:31:58 +0000
+
diffoscope (56) unstable; urgency=medium
[ Jérémy Bobbio ]
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index 1238197..898d21d 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -24,7 +24,7 @@ import os
import shutil
import tempfile
-VERSION = "56"
+VERSION = "56~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