[diffoscope] 03/03: changelog for 59~bpo8+1

Mattia Rizzolo mattia at debian.org
Tue Aug 23 14:47:43 CEST 2016


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

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

commit 87589f4f31d29503aef392bcd772c0c6adc2218c
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Tue Aug 23 12:42:53 2016 +0000

    changelog for 59~bpo8+1
---
 debian/changelog       | 9 +++++++++
 diffoscope/__init__.py | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7f84fdd..b89d0e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+diffoscope (59~bpo8+1) jessie-backports; urgency=medium
+
+  * Build depend on default-jdk instead of default-jdk-headless,
+    not available in jessie-backports.
+  * Remove options not recognized by jessie's pybuild.
+  * Rebuild for jessie-backports.
+
+ -- Mattia Rizzolo <mattia at debian.org>  Sun, 21 Aug 2016 17:01:29 +0000
+
 diffoscope (59) unstable; urgency=medium
 
   [ Chris Lamb ]
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index 7dae994..297f9de 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -24,7 +24,7 @@ import os
 import shutil
 import tempfile
 
-VERSION = "59"
+VERSION = "59~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