Felix Delattre pushed to branch master at Debian GIS Project / libapache2-mod-tile
Commits: 321248c6 by Felix Delattre at 2020-10-08T08:15:37+00:00 Use systemd-tmpfiles. - - - - - 5447603d by Felix Delattre at 2020-10-08T08:15:41+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 - - \ No newline at end of file View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/compare/bfaa9842d3ad6249af58d8b4fb1f0c7b12bbd3f3...5447603deca0900ae5a9af1adba51bd977fcb0b4 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/compare/bfaa9842d3ad6249af58d8b4fb1f0c7b12bbd3f3...5447603deca0900ae5a9af1adba51bd977fcb0b4 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
