aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvorlon <Unknown>2007-08-20 06:47:13 +0000
committervorlon <Unknown>2007-08-20 06:47:13 +0000
commitb03335677dca9d485d71577d5e7f78a6207f9c14 (patch)
tree52468f37e6e5fa9ce4c04dc13408630559a03ab3
parent29b21d350ec1e43a30a96cebc87da92ec15975d8 (diff)
downloadpam-b03335677dca9d485d71577d5e7f78a6207f9c14.tar.gz
pam-b03335677dca9d485d71577d5e7f78a6207f9c14.tar.bz2
pam-b03335677dca9d485d71577d5e7f78a6207f9c14.zip
bump the shlibs
-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