Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
debian packaging: include arcgis rest provider
- Loading branch information
Showing
with
5 additions
and
1 deletion.
-
+2
−1
debian/changelog
-
+1
−0
debian/control.in
-
+2
−0
debian/qgis-providers.install.in
|
@@ -6,6 +6,7 @@ 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 |
|
|
|
|
|
[ Matthias Kuhn ] |
|
|
* Add dependency to python-future |
|
@@ -14,7 +15,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, 24 Mar 2016 09:53:20 +0100 |
|
|
-- Jürgen E. Fischer <jef@norbit.de> Thu, 02 Jun 2016 16:08:54 +0200 |
|
|
|
|
|
qgis (2.14.0) unstable; urgency=medium |
|
|
|
|
|
|
@@ -31,6 +31,7 @@ Build-Depends: |
|
|
#wheezy jessie precise trusty utopic vivid wily# libqtwebkit-dev, |
|
|
#stretch jessie wheezy# libqwt-dev, |
|
|
#precise trusty wily xenial sid# libqwt5-qt4-dev, |
|
|
#sid stretch jessie wheezy trusty wily xenial# libqjson-dev, |
|
|
libspatialite-dev, |
|
|
libsqlite3-dev, |
|
|
libspatialindex-dev, |
|
|
|
@@ -17,4 +17,6 @@ usr/lib/qgis/plugins/libvirtuallayerprovider.so |
|
|
usr/lib/qgis/plugins/libwcsprovider.so |
|
|
usr/lib/qgis/plugins/libwfsprovider.so |
|
|
usr/lib/qgis/plugins/libwmsprovider.so |
|
|
#sid stretch jessie wheezy trusty wily xenial#usr/lib/qgis/plugins/libarcgismapserverprovider.so |
|
|
#sid stretch jessie wheezy trusty wily xenial#usr/lib/qgis/plugins/libarcgisfeatureserverprovider.so |
|
|
{QT_PLUGIN_DIR}/sqldrivers/libqsqlspatialite.so |