Bas Couwenberg pushed to branch master at Debian GIS Project / libapache2-mod-tile
Commits: 7d110007 by Pino Toscano at 2026-08-09T14:21:45+02:00 explicitly add procps B-D - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -9,6 +9,9 @@ libapache2-mod-tile (0.8.1-3) UNRELEASED; urgency=medium * Stop deleting system users on purge * Install and use sysusers.d/tmpfiles.d config files + [ Pino Toscano ] + * Explicitly add the procps build dependency, needed for ps, kill, etc. + -- Bas Couwenberg <[email protected]> Fri, 19 Jun 2026 05:17:03 +0200 libapache2-mod-tile (0.8.1-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -15,7 +15,8 @@ Build-Depends: apache2, libcurl4-gnutls-dev | libcurl-ssl-dev, libglib2.0-dev, libiniparser-dev, - libmapnik-dev (>= 3.1) + libmapnik-dev (>= 3.1), + procps, Standards-Version: 4.7.4 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 View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/7d110007408043dfd8384ccfa6a50d11f2b3dfec -- View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/7d110007408043dfd8384ccfa6a50d11f2b3dfec You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
