[Git][debian-gis-team/libapache2-mod-tile][master] Avoid circular dependency.

Felix Delattre gitlab at salsa.debian.org
Sat Nov 21 10:58:55 GMT 2020



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


Commits:
c657371c by Felix Delattre at 2020-11-21T10:58:28+00:00
Avoid circular dependency.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,13 @@
 libapache2-mod-tile (0.5-2) UNRELEASED; urgency=medium
 
+  [ Felix Delattre ]
+  * Avoid circular dependency (Closes: #975073).
+
+  [ Bas Couwenberg ]
   * Team upload.
   * Bump watch file version to 4.
 
- -- Bas Couwenberg <sebastic at debian.org>  Fri, 06 Nov 2020 18:56:37 +0100
+ -- Felix Delattre <debian at xama.nu>  Sat, 21 Nov 2020 10:53:23 +0000
 
 libapache2-mod-tile (0.5-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -19,9 +19,10 @@ Homepage: https://wiki.openstreetmap.org/wiki/Mod_tile
 Package: libapache2-mod-tile
 Architecture: any
 Section: httpd
-Depends: renderd | tirex,
-         ${shlibs:Depends},
+Depends: ${shlibs:Depends},
          ${misc:Depends}
+Recommends: renderd | tirex,
+            ${misc:Recommends}
 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



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/c657371cc1948608284523fd69b8f2935a541475
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/20201121/46c6f7b8/attachment-0001.html>


More information about the Pkg-grass-devel mailing list