From 814bc4d16184e830575047e879d8b894ce31d8f8 Mon Sep 17 00:00:00 2001 From: vorlon Date: Tue, 28 Aug 2007 13:13:41 +0000 Subject: On upgrades from versions prior to 0.99.7.1-3, restart known PAM-using services so that they get the new libpam symbols, since otherwise the newer PAM modules will fail to load. Postinst taken from libssl0.9.8; thanks to Christoph Martin for the fine example! Closes: #439835. Build-depend on po-debconf to support l10n of the debconf questions from the above. --- rules | 1 + 1 file changed, 1 insertion(+) (limited to 'rules') diff --git a/rules b/rules index c4f47073..3a27b859 100755 --- a/rules +++ b/rules @@ -114,6 +114,7 @@ binary-arch: install rm -f $(d)/libpam-modules/usr/share/man/man5/pam.conf.5 rm -f $(d)/libpam-modules/usr/share/man/man5/pam.d.5 + dh_installdebconf -a dh_installdocs -a $(BUILD_TREE)/README dh_installexamples -a find $(d)/libpam0g-dev/usr/share/doc/libpam0g-dev/examples -type f -name 'Makefile*' -print0 | xargs -0 rm -f -- cgit v1.2.3