File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ qgis (2.15.0) UNRELEASED; urgency=medium
4
4
* New development version 2.15 after branch of 2.14
5
5
* drop ubuntu utopic
6
6
* refine GSL build dependency
7
+ * limit python-future to stretch, sid, wily and xenial
7
8
8
9
[ Matthias Kuhn ]
9
10
* Add dependency to python-future
@@ -12,7 +13,7 @@ qgis (2.15.0) UNRELEASED; urgency=medium
12
13
* Fix removal of obsolete diversions for bother the grass plugin & provider.
13
14
(closes: #817176)
14
15
15
- -- Jürgen E. Fischer <jef@norbit.de> Fri, 26 Feb 2016 13:23:49 +0100
16
+ -- Jürgen E. Fischer <jef@norbit.de> Thu, 24 Mar 2016 09:53:20 +0100
16
17
17
18
qgis (2.14.0) unstable; urgency=medium
18
19
Original file line number Diff line number Diff line change @@ -40,7 +40,8 @@ Build-Depends:
40
40
python-qt4 (>= 4.1.0),
41
41
python-qt4-dev,
42
42
python-qt4-sql,
43
- python-yaml, python-mock, python-future,
43
+ python-yaml, python-mock,
44
+ #stretch sid wily xenial# python-future,
44
45
#precise wheezy# python,
45
46
#precise# python-central (>= 0.5),
46
47
#wheezy# python-dev,
You can’t perform that action at this time.
0 commit comments