Bas Couwenberg pushed to branch master at Debian GIS Project / 
libapache2-mod-tile


Commits:
da3e2b34 by Bas Couwenberg at 2021-09-12T14:59:46+02:00
Drop undefined substitution variables.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ libapache2-mod-tile (0.6.1-2) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.6.0, no changes.
   * Bump debhelper compat to 12, no changes.
   * Add ${misc:Pre-Depends} to renderd package.
+  * Drop undefined substitution variables.
 
  -- Bas Couwenberg <[email protected]>  Wed, 08 Sep 2021 16:34:00 +0200
 


=====================================
debian/control
=====================================
@@ -22,8 +22,7 @@ Architecture: any
 Section: httpd
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: renderd | tirex,
-            ${misc:Recommends}
+Recommends: renderd | tirex
 Description: Apache module to deliver tiles created by renderd
  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
@@ -49,8 +48,7 @@ Depends: adduser,
          lsb-base,
          ${shlibs:Depends},
          ${misc:Depends}
-Pre-Depends:
-         ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}
 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



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

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


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to