Source: arpwatch
Version: 2.1a15-8
Tags: patch
User: helm...@debian.org
Usertags: dep17m2

We want to change dh_installsystemd to install to /usr to finalize the
/usr-merge transition via DEP17. Once doing so, arpwatch will contain
/usr/lib/systemd/system/arpwatch@.service (via dh_installsystemd) and
/lib/systemd/system/arpwatch@.service (via dh_install). This is a policy
violation. I'm attaching a patch for your convenience. Once I upload
debhelper, this bug will become release critical.

Helmut
diff -Nru arpwatch-2.1a15/debian/arpwatch.install 
arpwatch-2.1a15/debian/arpwatch.install
--- arpwatch-2.1a15/debian/arpwatch.install     2021-01-31 17:44:03.000000000 
+0100
+++ arpwatch-2.1a15/debian/arpwatch.install     2023-10-18 13:28:51.000000000 
+0200
@@ -1,7 +1,6 @@
 arp2ethers                       usr/sbin/
 arpfetch                         usr/sbin/
 *.awk                            usr/lib/arpwatch/
-debian/arpwatch@.service         lib/systemd/system
 debian/etc/README                etc/arpwatch/
 debian/ieee-data-update/arpwatch var/lib/ieee-data/update.d/
 debian/sbin/*                    usr/sbin/
diff -Nru arpwatch-2.1a15/debian/changelog arpwatch-2.1a15/debian/changelog
--- arpwatch-2.1a15/debian/changelog    2021-01-31 17:44:03.000000000 +0100
+++ arpwatch-2.1a15/debian/changelog    2023-10-18 13:30:20.000000000 +0200
@@ -1,3 +1,10 @@
+arpwatch (2.1a15-8.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Install arpwatch@.service only once. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Wed, 18 Oct 2023 13:30:20 +0200
+
 arpwatch (2.1a15-8) unstable; urgency=medium
 
   * Team Upload

Reply via email to