debian packaging update: add python-future as dependency for python-qgis (fixes #14986)

This commit is contained in:
Juergen E. Fischer 2016-06-22 23:55:59 +02:00
parent 186036659e
commit 232fb842fa
2 changed files with 4 additions and 2 deletions

5
debian/changelog vendored
View File

@ -6,7 +6,8 @@ qgis (2.15.0) UNRELEASED; urgency=medium
* refine GSL build dependency
* limit python-future to stretch, sid, wily and xenial
* include qgis.qch in qgis-api-doc
* include argis rest provider
* include arcgis rest provider
* add python-future as dependency for python-qgis
[ Matthias Kuhn ]
* Add dependency to python-future
@ -15,7 +16,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 <jef@norbit.de> Thu, 02 Jun 2016 16:08:54 +0200
-- Jürgen E. Fischer <jef@norbit.de> Wed, 22 Jun 2016 23:54:59 +0200
qgis (2.14.0) unstable; urgency=medium

1
debian/control.in vendored
View File

@ -386,6 +386,7 @@ Depends:
python-tz,
python-six,
python-yaml,
#stretch sid wily xenial# python-future,
#sid stretch jessie trusty wily xenial# python-pyspatialite,
libqgispython{QGIS_ABI},
${shlibs:Depends},