Your message dated Fri, 10 May 2024 20:56:20 +0200
with message-id <[email protected]>
and subject line Bug #1064356 fixed in vpnc 0.5.3+git20231109-1
has caused the Debian Bug report #1064356,
regarding vpnc: install systemd unit into /usr
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1064356: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064356
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: vpnc
Version: 0.5.3+git20220927-1
Severity: normal
Tags: patch trixie sid
User: [email protected]
Usertags: dep17m2
We want to finalize the /usr-merge via DEP17 by moving all files to
/usr. vpnc installs files into /lib; these should be moved into
the respective canonical locations in /usr/.
Please find a patch attached. It has been build-tested.
This should not be backported to bookworm. If you intend to
backport, please use dh_movetousr instead or defer the placement of the
unit files to systemd.pc.
If your package will change for the t64 transition or otherwise
rename/split/move its binaries (packages) during trixie, please
then upload to experimental and get in touch with the UsrMerge
driver, please see the wiki [1].
Michael
[1] https://wiki.debian.org/UsrMerge
diff -Nru vpnc-0.5.3+git20220927/debian/changelog
vpnc-0.5.3+git20220927/debian/changelog
--- vpnc-0.5.3+git20220927/debian/changelog 2022-12-27 20:24:45.000000000
+0100
+++ vpnc-0.5.3+git20220927/debian/changelog 2024-02-20 19:13:59.000000000
+0100
@@ -1,3 +1,10 @@
+vpnc (0.5.3+git20220927-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Install systemd unit into /usr. (Closes: #-1)
+
+ -- Michael Biebl <[email protected]> Tue, 20 Feb 2024 19:13:59 +0100
+
vpnc (0.5.3+git20220927-1) unstable; urgency=medium
[ Debian Janitor ]
diff -Nru vpnc-0.5.3+git20220927/debian/rules
vpnc-0.5.3+git20220927/debian/rules
--- vpnc-0.5.3+git20220927/debian/rules 2022-12-27 20:01:18.000000000 +0100
+++ vpnc-0.5.3+git20220927/debian/rules 2024-02-20 19:13:28.000000000 +0100
@@ -21,7 +21,7 @@
override_dh_auto_install:
touch install-doc
- dh_auto_install -- PREFIX=/usr SYSTEMDDIR=/lib/systemd/system install
+ dh_auto_install -- PREFIX=/usr SYSTEMDDIR=/usr/lib/systemd/system
install
rm -rf ./debian/vpnc/usr/share/licenses
override_dh_fixperms:
--- End Message ---
--- Begin Message ---
Source: vpnc
Source-Version: 0.5.3+git20231109-1
I just noticed that the latest upload of vpnc also fixes bug #1064356.
--
GPG Fingerprint
3DF5 E8AA 43FC 9FDF D086 F195 ADF5 0EDA F8AD D585
signature.asc
Description: This is a digitally signed message part
--- End Message ---