Felix Delattre pushed to branch master at Debian GIS Project / libapache2-mod-tile
Commits: 66b832cd by Felix Delattre at 2020-10-08T08:28:30+00:00 Use systemd-tmpfiles. - - - - - d183a1ff by Felix Delattre at 2020-10-08T08:28:34+00:00 Prepare changelog for 5.1-2. - - - - - 3 changed files: - debian/changelog - debian/renderd.install - + debian/tmpfiles.d/renderd.conf Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libapache2-mod-tile (0.5-2) UNRELEASED; urgency=medium + + * Use systemd-tmpfiles. + + -- Felix Delattre <[email protected]> Thu, 08 Oct 2020 07:55:12 +0000 + libapache2-mod-tile (0.5-1~exp1) experimental; urgency=medium [ Bas Couwenberg ] ===================================== debian/renderd.install ===================================== @@ -1,4 +1,5 @@ usr/bin/render* usr/share/man/man*/render* debian/etc/renderd/renderd.conf etc +debian/tmpfiles.d/renderd.conf usr/lib/tmpfiles.d munin/renderd* usr/share/munin/plugins ===================================== debian/tmpfiles.d/renderd.conf ===================================== @@ -0,0 +1 @@ +d /run/renderd 0755 _renderd _renderd - - View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/compare/5447603deca0900ae5a9af1adba51bd977fcb0b4...d183a1ff38fd0de826aa74989a4cdc86a09ba9f3 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/compare/5447603deca0900ae5a9af1adba51bd977fcb0b4...d183a1ff38fd0de826aa74989a4cdc86a09ba9f3 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
