Control: tags 1061855 + pending

Dear maintainer,

I've prepared an NMU for libpam-ssh (versioned as 2.3+ds-6.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru libpam-ssh-2.3+ds/debian/changelog libpam-ssh-2.3+ds/debian/changelog
--- libpam-ssh-2.3+ds/debian/changelog	2022-01-13 20:58:56.000000000 +0100
+++ libpam-ssh-2.3+ds/debian/changelog	2024-06-11 00:59:48.000000000 +0200
@@ -1,3 +1,12 @@
+libpam-ssh (2.3+ds-6.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Michael Biebl ]
+  * Install PAM module into /usr. (Closes: #1061855)
+
+ -- Chris Hofstaedtler <z...@debian.org>  Tue, 11 Jun 2024 00:59:48 +0200
+
 libpam-ssh (2.3+ds-6) unstable; urgency=medium
 
   * RC bug fix release (Closes: #1003617), correct d/pam-configs/ssh-*.
diff -Nru libpam-ssh-2.3+ds/debian/libpam-ssh.install libpam-ssh-2.3+ds/debian/libpam-ssh.install
--- libpam-ssh-2.3+ds/debian/libpam-ssh.install	2022-01-01 21:33:31.000000000 +0100
+++ libpam-ssh-2.3+ds/debian/libpam-ssh.install	2024-06-11 00:59:46.000000000 +0200
@@ -1,2 +1,2 @@
 debian/pam-configs/ssh-* usr/share/pam-configs
-lib/*/security/pam_ssh.so
+usr/lib/*/security/pam_ssh.so
diff -Nru libpam-ssh-2.3+ds/debian/rules libpam-ssh-2.3+ds/debian/rules
--- libpam-ssh-2.3+ds/debian/rules	2021-12-12 13:18:35.000000000 +0100
+++ libpam-ssh-2.3+ds/debian/rules	2024-06-11 00:59:46.000000000 +0200
@@ -11,7 +11,7 @@
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- --with-ssh-agent-group=ssh --with-pam-dir=/lib/$(DEB_HOST_MULTIARCH)/security
+	dh_auto_configure -- --with-ssh-agent-group=ssh --with-pam-dir=/usr/lib/$(DEB_HOST_MULTIARCH)/security
 
 override_dh_auto_install:
 	dh_auto_install --destdir debian/tmp/

Reply via email to