mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
debian packaging: include arcgis rest provider
This commit is contained in:
parent
9346b9fdcf
commit
3348c9ace4
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -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
|
||||
|
||||
|
1
debian/control.in
vendored
1
debian/control.in
vendored
@ -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,
|
||||
|
2
debian/qgis-providers.install.in
vendored
2
debian/qgis-providers.install.in
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user