From 44a53ceeb61d24cda5d52d3db82c2ef9908effd9 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Tue, 22 Jul 2008 13:16:00 -0700 Subject: * Add libpam0g.symbols, for finer-grained package dependencies with dpkg-gensymbols. --- debian/changelog | 2 ++ debian/libpam0g.symbols | 8 ++++++++ 2 files changed, 10 insertions(+) create mode 100644 debian/libpam0g.symbols diff --git a/debian/changelog b/debian/changelog index c59ea042..3775e49f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ pam (0.99.8.1-1) UNRELEASED; urgency=low * Debconf translations: - Romanian, thanks to Igor Stirbu (closes: #491821) + * Add libpam0g.symbols, for finer-grained package dependencies with + dpkg-gensymbols. -- Steve Langasek Tue, 22 Jul 2008 10:55:45 -0700 diff --git a/debian/libpam0g.symbols b/debian/libpam0g.symbols new file mode 100644 index 00000000..2f2ab247 --- /dev/null +++ b/debian/libpam0g.symbols @@ -0,0 +1,8 @@ +libpam.so.0 libpam0g #MINVER# + *@LIBPAM_1.0 0.99.7.1 + *@LIBPAM_EXTENSION_1.0 0.99.7.1 + *@LIBPAM_MODUTIL_1.0 0.99.7.1 +libpam_misc.so.0 libpam0g #MINVER# + *@LIBPAM_MISC_1.0 0.99.7.1 +libpamc.so.0 libpam0g #MINVER# + *@LIBPAMC_.0 0.99.7.1 -- cgit v1.2.3