summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
-rw-r--r--debian/libpam-cracklib.manpgaes1
-rwxr-xr-xdebian/rules1
4 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 386f46d2..95bfc702 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,8 @@ pam (1.1.0-3) UNRELEASED; urgency=low
* Explicitly add -O0 to CFLAGS when noopt is set.
* debian/patches/autoconf.patch: pull ltmain.sh in, to fix some spurious
library linkage in the modules.
+ * Move pam_cracklib manpage to the libpam-cracklib package, and add the
+ requisite Replaces
-- Steve Langasek <vorlon@debian.org> Tue, 01 Sep 2009 22:23:47 -0700
diff --git a/debian/control b/debian/control
index 817afa50..ad3223a8 100644
--- a/debian/control
+++ b/debian/control
@@ -70,7 +70,7 @@ Package: libpam-cracklib
Section: admin
Priority: optional
Architecture: any
-Replaces: libpam0g-cracklib
+Replaces: libpam0g-cracklib, libpam-modules (<< 1.1.0-3)
Depends: ${misc:Depends}, ${shlibs:Depends}, libpam-runtime (>= 1.0.1-6), cracklib-runtime, wamerican | wordlist
Description: PAM module to enable cracklib support
This package includes libpam_cracklib, a PAM module that tests
diff --git a/debian/libpam-cracklib.manpgaes b/debian/libpam-cracklib.manpgaes
new file mode 100644
index 00000000..0660c415
--- /dev/null
+++ b/debian/libpam-cracklib.manpgaes
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man8/pam_cracklib.8
diff --git a/debian/rules b/debian/rules
index 4c601548..226bb03d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,6 +43,7 @@ override_dh_installman:
pod2man --section 8 --release="Debian GNU/Linux" $(dl)/pam_getenv >$(dl)/pam_getenv.8
dh_installman
rm -f $(d)/libpam-modules/usr/share/man/man5/pam.conf.5
+ rm -f $(d)/libpam-modules/usr/share/man/man8/pam_cracklib.8
# using perms that differ from upstream (sgid instead of suid) /and/ that
# dh_fixperms doesn't want