Bug#1052640: all-knowing-dns: let dh_installsystemd choose the location of the systemd service

Helmut Grohne helmut at subdivi.de
Mon Sep 25 14:39:24 BST 2023


Source: all-knowing-dns
Version: 1.7-4
Severity: normal
Tags: patch
User: helmutg at debian.org
Usertags: dep17m2

We want to move systemd units from /lib to /usr/lib. all-knowing-dns
hard codes the location. I suggest deferring the placement to
dh_installsystemd such that we can later convert all-knowing-dns with a
no-change sourceful upload. Consider applying the attached patch.

Helmut
-------------- next part --------------
diff -Nru all-knowing-dns-1.7/debian/all-knowing-dns.install all-knowing-dns-1.7/debian/all-knowing-dns.install
--- all-knowing-dns-1.7/debian/all-knowing-dns.install	2022-11-21 11:53:08.000000000 +0100
+++ all-knowing-dns-1.7/debian/all-knowing-dns.install	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-debian/all-knowing-dns.service lib/systemd/system/
diff -Nru all-knowing-dns-1.7/debian/changelog all-knowing-dns-1.7/debian/changelog
--- all-knowing-dns-1.7/debian/changelog	2022-11-21 11:53:08.000000000 +0100
+++ all-knowing-dns-1.7/debian/changelog	2023-09-25 15:33:25.000000000 +0200
@@ -1,3 +1,11 @@
+all-knowing-dns (1.7-4.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Let dh_installsystemd choose the location of all-knowing-dns.service.
+    (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Mon, 25 Sep 2023 15:33:25 +0200
+
 all-knowing-dns (1.7-4) unstable; urgency=medium
 
   [ Debian Janitor ]


More information about the pkg-perl-maintainers mailing list