aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog3
-rwxr-xr-xrules4
2 files changed, 4 insertions, 3 deletions
diff --git a/changelog b/changelog
index f7e52d54..17418b88 100644
--- a/changelog
+++ b/changelog
@@ -6,6 +6,7 @@ pam (0.99.7.1-2) UNRELEASED; urgency=low
unconditionally enabled on non-Linux archs. Closes: #333141.
- upstream changelog is now 'ChangeLog' instead of 'CHANGELOG'; install
accordingly
+ - bump the shlibs
* Mark myself as primary maintainer as previously discussed with Sam, and
add Roger as an uploader.
* Refactor to use quilt.
@@ -74,7 +75,7 @@ pam (0.99.7.1-2) UNRELEASED; urgency=low
* libpam-modules.files: /usr/sbin/pam_tally has moved to /sbin/pam_tally
for consistency.
- -- Steve Langasek <vorlon@debian.org> Sun, 19 Aug 2007 23:16:21 -0700
+ -- Steve Langasek <vorlon@debian.org> Sun, 19 Aug 2007 23:46:06 -0700
pam (0.79-4) unstable; urgency=medium
diff --git a/rules b/rules
index cc26961a..fc62843b 100755
--- a/rules
+++ b/rules
@@ -123,9 +123,9 @@ binary-arch: install module_check
dh_strip -a
dh_compress -a
dh_fixperms -Xunix_chkpwd -a
- dh_makeshlibs -plibpam0g -V "libpam0g (>= 0.76)"
+ dh_makeshlibs -plibpam0g -V "libpam0g (>= 0.99.7.1)"
dh_installdeb -a
- dh_shlibdeps -a
+ dh_shlibdeps -a -L libpam0g -l$(CURDIR)/debian/libpam0g/lib
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a