[Git][debian-gis-team/libapache2-mod-tile][master] Improved control file to responding to several lintian warnings.

Felix Delattre gitlab at salsa.debian.org
Wed Sep 2 16:38:19 BST 2020



Felix Delattre pushed to branch master at Debian GIS Project / libapache2-mod-tile


Commits:
3b834dfb by Felix Delattre at 2020-09-02T15:22:23+00:00
Improved control file to responding to several lintian warnings.

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -11,13 +11,14 @@ Build-Depends: debhelper (>= 10~),
                libiniparser-dev,
                libmapnik-dev | libmapnik2-dev
 Standards-Version: 4.5.0
+Rules-Requires-Root: no
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile
 Vcs-Git: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile.git
 Homepage: https://wiki.openstreetmap.org/wiki/Mod_tile
 
 Package: libapache2-mod-tile
 Architecture: any
-Section: web
+Section: httpd
 Depends: renderd | tirex,
          ${shlibs:Depends},
          ${misc:Depends}
@@ -41,12 +42,12 @@ Description: Apache module to deliver tiles created by renderd
 Package: renderd
 Architecture: any
 Section: utils
-Depends: libapache2-mod-tile,
+Depends: adduser,
+         libapache2-mod-tile,
          lsb-base,
          ${shlibs:Depends},
          ${misc:Depends}
 Recommends: osm2pgsql,
-Suggests: libapache2-mod-tile
 Description: Daemon that renders map tiles using mapnik
  mod_tile is a system to serve raster tiles for example to use within a
  slippy map. It provides a dynamic combination of efficient caching and
@@ -60,7 +61,7 @@ Description: Daemon that renders map tiles using mapnik
  map tile requests issued by mod_tile using the mapnik library.
 
 Package: renderd-example-map
-Architecture: any
+Architecture: all
 Section: web
 Depends: libjs-leaflet,
          renderd,
@@ -68,4 +69,10 @@ Depends: libjs-leaflet,
          ${misc:Depends},
 Recommends: ${misc:Recommends}
 Description: renderd example map data and configuration
- This package includes example map data and an example config for renderd.
+ It comes with all connecting pieces to make renderd work
+ with Mapnik and Apache2 webserver.
+ After installation the map can be visisted in a web
+ browser by going to http://localhost/renderd-example-map.
+ .
+ This package includes example map data and an example config for
+ renderd.



View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/3b834dfba084139bd87f87a9ede33326643a4353

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/3b834dfba084139bd87f87a9ede33326643a4353
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20200902/ef487fa9/attachment-0001.html>


More information about the Pkg-grass-devel mailing list