[diffoscope] 02/02: 52~bpo8-1: rebuild for jessie-backports
Mattia Rizzolo
mattia at debian.org
Tue Apr 26 12:53:42 CEST 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to annotated tag 52_bpo8+1
in repository diffoscope.
commit d0aa0751cf0776299c53f63f012486050c332348
Author: Mattia Rizzolo <mattia at debian.org>
Date: Tue Apr 26 10:44:05 2016 +0000
52~bpo8-1: rebuild for jessie-backports
---
debian/changelog | 7 +++++++
diffoscope/__init__.py | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 28a1c33..367ed4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+diffoscope (52~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+ * Add myself to uploaders.
+
+ -- Mattia Rizzolo <mattia at debian.org> Tue, 26 Apr 2016 10:43:26 +0000
+
diffoscope (52) unstable; urgency=medium
[ Mattia Rizzolo ]
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index 5be2c6b..faa7e49 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -24,7 +24,7 @@ import os
import shutil
import tempfile
-VERSION = "52"
+VERSION = "52~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