diff options
-rw-r--r-- | changelog | 3 | ||||
-rwxr-xr-x | rules | 4 |
2 files changed, 4 insertions, 3 deletions
@@ -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 @@ -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 |