[Pkg-samba-maint] [Git][samba-team/samba][master] 2 commits: d/rules: stop dh_installpam from installing samba.pam to the samba package (#1022775, #1022776)
Michael Tokarev (@mjt)
gitlab at salsa.debian.org
Tue Oct 25 18:22:35 BST 2022
Michael Tokarev pushed to branch master at Debian Samba Team / samba
Commits:
1cc68d33 by Michael Tokarev at 2022-10-25T20:13:14+03:00
d/rules: stop dh_installpam from installing samba.pam to the samba package (#1022775, #1022776)
- - - - -
ce709ba2 by Michael Tokarev at 2022-10-25T20:14:28+03:00
update changelog; upload 4.16.6+dfsg-3 to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+samba (2:4.16.6+dfsg-3) unstable; urgency=medium
+
+ * d/rules: stop dh_installpam from installing samba.pam
+ to the samba package (Closes: #1022775, #1022776)
+
+ -- Michael Tokarev <mjt at tls.msk.ru> Tue, 25 Oct 2022 20:13:53 +0300
+
samba (2:4.16.6+dfsg-2) unstable; urgency=medium
* d/rules: pam.d/samba should go to /etc, not /
=====================================
debian/rules
=====================================
@@ -243,6 +243,8 @@ endif
# we wrongly have pam file in samba-common instead of samba
install -Dp -m0755 debian/samba.pam debian/samba-common/etc/pam.d/samba
+override_dh_installpam:
+
# include a command only if the given package is being built
ifpkg = $(if $(filter ${1},${build_packages}),${2})
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/e97bb2bd6a00b5e45e2eb2693fd115c5fc99f5fd...ce709ba2b2104d04ebee954e94c514fc3bc7a36c
--
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/e97bb2bd6a00b5e45e2eb2693fd115c5fc99f5fd...ce709ba2b2104d04ebee954e94c514fc3bc7a36c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-samba-maint/attachments/20221025/580704af/attachment-0001.htm>
More information about the Pkg-samba-maint
mailing list