Source: libpam-net
Version: 0.3-2
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-net 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-net-0.3/debian/changelog libpam-net-0.3/debian/changelog
--- libpam-net-0.3/debian/changelog     2024-01-22 23:38:12.000000000 +0100
+++ libpam-net-0.3/debian/changelog     2022-08-14 16:17:04.000000000 +0200
@@ -1,10 +1,3 @@
-libpam-net (0.3-2.1) UNRELEASED; urgency=medium
-
-  * Non-maintainer upload.
-  * Install PAM modules into /usr. (Closes: #-1)
-
- -- Michael Biebl <bi...@debian.org>  Mon, 22 Jan 2024 23:38:12 +0100
-
 libpam-net (0.3-2) unstable; urgency=medium
 
   * Fix Daniel Gröber e-mail address
diff -Nru libpam-net-0.3/debian/rules libpam-net-0.3/debian/rules
--- libpam-net-0.3/debian/rules 2024-01-22 23:37:59.000000000 +0100
+++ libpam-net-0.3/debian/rules 2022-08-14 16:15:40.000000000 +0200
@@ -19,4 +19,4 @@
 
 override_dh_auto_configure:
        dh_auto_configure -- \
-               -DLIBSECURITYDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/security
+               -DLIBSECURITYDIR=/lib/$(DEB_HOST_MULTIARCH)/security

Reply via email to