From 15b36005adcf2046c35e9c7cc5e50a27a174dc2f Mon Sep 17 00:00:00 2001 From: "Juergen E. Fischer" Date: Thu, 24 Mar 2016 09:52:03 +0100 Subject: [PATCH] debian packaging: limit python-future to stretch, sid, wily and xenial TODO add internal python-future for others --- debian/changelog | 3 ++- debian/control.in | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e65d6ffe400..c22355e18ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ qgis (2.15.0) UNRELEASED; urgency=medium * New development version 2.15 after branch of 2.14 * drop ubuntu utopic * refine GSL build dependency + * limit python-future to stretch, sid, wily and xenial [ Matthias Kuhn ] * Add dependency to python-future @@ -12,7 +13,7 @@ qgis (2.15.0) UNRELEASED; urgency=medium * Fix removal of obsolete diversions for bother the grass plugin & provider. (closes: #817176) - -- Jürgen E. Fischer Fri, 26 Feb 2016 13:23:49 +0100 + -- Jürgen E. Fischer Thu, 24 Mar 2016 09:53:20 +0100 qgis (2.14.0) unstable; urgency=medium diff --git a/debian/control.in b/debian/control.in index 653806c368f..632a3ad44f0 100644 --- a/debian/control.in +++ b/debian/control.in @@ -40,7 +40,8 @@ Build-Depends: python-qt4 (>= 4.1.0), python-qt4-dev, python-qt4-sql, - python-yaml, python-mock, python-future, + python-yaml, python-mock, +#stretch sid wily xenial# python-future, #precise wheezy# python, #precise# python-central (>= 0.5), #wheezy# python-dev,