[diffoscope] 01/01: backport 55~bpo8+1 to jessie-bpo

Mattia Rizzolo mattia at debian.org
Fri Jul 22 14:49:34 CEST 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to annotated tag 55_bpo8+1
in repository diffoscope.

commit 00c3b619f2a6d3c5847215b87c984d87305961b9
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Jul 22 12:45:02 2016 +0000

    backport 55~bpo8+1 to 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 7ccbb5b..74eebd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+diffoscope (55~bpo8+1) jessie-backports; urgency=medium
+
+  * Rebuild for jessie-backports.
+
+ -- Mattia Rizzolo <mattia at debian.org>  Fri, 22 Jul 2016 12:38:47 +0000
+
 diffoscope (55) unstable; urgency=medium
 
   [ anthraxx ]
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index 1caebe9..3677199 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -24,7 +24,7 @@ import os
 import shutil
 import tempfile
 
-VERSION = "55"
+VERSION = "55~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