debian packaging: include landing page service

This commit is contained in:
Juergen E. Fischer 2020-08-16 20:38:43 +02:00
parent 84abe91de8
commit f20d5624dd
2 changed files with 14 additions and 0 deletions

13
debian/control.in vendored
View File

@ -469,6 +469,7 @@ Depends:
qgis-server-wcs (= ${binary:Version}),
qgis-server-wfs (= ${binary:Version}),
qgis-server-wfs3 (= ${binary:Version}),
qgis-server-landingpage (= ${binary:Version}),
qgis-server-common (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
@ -563,6 +564,18 @@ Description: QGIS server providing various OGC services
.
This package contains the sample service.
Package: qgis-server-landingpage
Architecture: any
Depends:
qgis-server-common (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Description: QGIS server providing various OGC services
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the landing page service.
Package: qgis-api-doc
Architecture: all
Section: doc

View File

@ -0,0 +1 @@
usr/lib/qgis/server/liblandingpage.so