File tree 3 files changed +5
-1
lines changed
3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ qgis (2.15.0) UNRELEASED; urgency=medium
6
6
* refine GSL build dependency
7
7
* limit python-future to stretch, sid, wily and xenial
8
8
* include qgis.qch in qgis-api-doc
9
+ * include argis rest provider
9
10
10
11
[ Matthias Kuhn ]
11
12
* Add dependency to python-future
@@ -14,7 +15,7 @@ qgis (2.15.0) UNRELEASED; urgency=medium
14
15
* Fix removal of obsolete diversions for bother the grass plugin & provider.
15
16
(closes: #817176)
16
17
17
- -- Jürgen E. Fischer <jef@norbit.de> Thu, 24 Mar 2016 09:53:20 +0100
18
+ -- Jürgen E. Fischer <jef@norbit.de> Thu, 02 Jun 2016 16:08:54 +0200
18
19
19
20
qgis (2.14.0) unstable; urgency=medium
20
21
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ Build-Depends:
31
31
#wheezy jessie precise trusty utopic vivid wily# libqtwebkit-dev,
32
32
#stretch jessie wheezy# libqwt-dev,
33
33
#precise trusty wily xenial sid# libqwt5-qt4-dev,
34
+ #sid stretch jessie wheezy trusty wily xenial# libqjson-dev,
34
35
libspatialite-dev,
35
36
libsqlite3-dev,
36
37
libspatialindex-dev,
Original file line number Diff line number Diff line change @@ -17,4 +17,6 @@ usr/lib/qgis/plugins/libvirtuallayerprovider.so
17
17
usr/lib/qgis/plugins/libwcsprovider.so
18
18
usr/lib/qgis/plugins/libwfsprovider.so
19
19
usr/lib/qgis/plugins/libwmsprovider.so
20
+ #sid stretch jessie wheezy trusty wily xenial#usr/lib/qgis/plugins/libarcgismapserverprovider.so
21
+ #sid stretch jessie wheezy trusty wily xenial#usr/lib/qgis/plugins/libarcgisfeatureserverprovider.so
20
22
{QT_PLUGIN_DIR}/sqldrivers/libqsqlspatialite.so
You can’t perform that action at this time.
0 commit comments