Source: libpam-radius-auth
Version: 2.0.1-1
Severity: normal
Tags: patch
User: helm...@debian.org
Usertags: dep17m2

We want to finalize the /usr-merge via DEP17 by moving all files to
/usr. libpam-radius-auth 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.

Note: this should not be backported to bookworm. If you intend to
backport, please use dh_movetousr instead.

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 libpam-radius-auth-2.0.1/debian/changelog 
libpam-radius-auth-2.0.1/debian/changelog
--- libpam-radius-auth-2.0.1/debian/changelog   2023-08-19 16:08:42.000000000 
+0200
+++ libpam-radius-auth-2.0.1/debian/changelog   2024-01-29 22:05:29.000000000 
+0100
@@ -1,3 +1,10 @@
+libpam-radius-auth (2.0.1-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Install PAM module into /usr. (Closes: #-1)
+
+ -- Michael Biebl <bi...@debian.org>  Mon, 29 Jan 2024 22:05:29 +0100
+
 libpam-radius-auth (2.0.1-1) unstable; urgency=medium
 
   [ Debian Janitor ]
diff -Nru libpam-radius-auth-2.0.1/debian/libpam-radius-auth.install 
libpam-radius-auth-2.0.1/debian/libpam-radius-auth.install
--- libpam-radius-auth-2.0.1/debian/libpam-radius-auth.install  2023-08-15 
17:34:05.000000000 +0200
+++ libpam-radius-auth-2.0.1/debian/libpam-radius-auth.install  2024-01-29 
22:05:18.000000000 +0100
@@ -1,3 +1,3 @@
 debian/pam-configs/radius usr/share/pam-configs
 pam_radius_auth.conf      etc
-pam_radius_auth.so        lib/${DEB_HOST_MULTIARCH}/security
+pam_radius_auth.so        usr/lib/${DEB_HOST_MULTIARCH}/security

Reply via email to