[Git][debian-gis-team/tirex][master] Let dh_installsystemd choose the location of systemd units. (closes: #1052715)
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Sep 26 13:39:49 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / tirex
Commits:
97d8c140 by Bas Couwenberg at 2023-09-26T14:35:32+02:00
Let dh_installsystemd choose the location of systemd units. (closes: #1052715)
- - - - -
3 changed files:
- debian/changelog
- debian/rules
- debian/tirex.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,15 @@
tirex (0.7.0-4) UNRELEASED; urgency=medium
* Team upload.
+
+ [ Bas Couwenberg ]
* Bump debhelper compat to 13.
* Enable Salsa CI.
+ [ Helmut Grohne ]
+ * Let dh_installsystemd choose the location of systemd units.
+ (closes: #1052715)
+
-- Bas Couwenberg <sebastic at debian.org> Tue, 13 Jun 2023 16:20:21 +0200
tirex (0.7.0-3) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -9,4 +9,8 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@ --with apache2
+execute_after_dh_installsystemd:
+ dh_installsystemd -ptirex --name tirex-master
+ dh_installsystemd -ptirex --name tirex-backend-manager
+
.PHONY: templates
=====================================
debian/tirex.install
=====================================
@@ -24,7 +24,5 @@ debian/etc/tirex/renderer/test/checkerboard.conf etc/tirex/renderer/test
debian/etc/tirex/tirex.conf etc/tirex
debian/etc/tirex/renderer/mapnik.conf etc/tirex/renderer
debian/tmpfiles.d/tirex.conf usr/lib/tmpfiles.d
-debian/tirex-master.service lib/systemd/system/
-debian/tirex-backend-manager.service lib/systemd/system/
usr/libexec/tirex-backend-mapnik
usr/libexec/tirex-backend-test
View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/commit/97d8c1403265e377b0448e611fe02c3ad80abfd6
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/commit/97d8c1403265e377b0448e611fe02c3ad80abfd6
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/20230926/bed82adf/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list