diff options
author | vorlon <Unknown> | 2005-10-02 07:05:18 +0000 |
---|---|---|
committer | vorlon <Unknown> | 2005-10-02 07:05:18 +0000 |
commit | 5d489f1df6e7416868112258df29b1386923b7d4 (patch) | |
tree | 9866fa7599770051fb9dc67eecee2d7fd597f6a9 | |
parent | 0a6a58fe53527ce8f89d2dcd08373300e0289d10 (diff) | |
download | pam-5d489f1df6e7416868112258df29b1386923b7d4.tar.gz pam-5d489f1df6e7416868112258df29b1386923b7d4.tar.bz2 pam-5d489f1df6e7416868112258df29b1386923b7d4.zip |
Move libpam-modules and libpam0g to Section: libs and libpam-runtime
to section: admin, to match the overrides in the archive
-rw-r--r-- | changelog | 7 | ||||
-rw-r--r-- | control | 4 |
2 files changed, 9 insertions, 2 deletions
@@ -1,3 +1,10 @@ +pam (0.79-4) UNRELEASED; urgency=low + + * Move libpam-modules and libpam0g to Section: libs and libpam-runtime + to section: admin, to match the overrides in the archive + + -- Steve Langasek <vorlon@debian.org> Sat, 1 Oct 2005 23:45:26 -0700 + pam (0.79-3) unstable; urgency=low * Patch 059 @@ -1,5 +1,5 @@ Source: pam -Section: base +Section: libs Priority: optional Uploaders: Karl Ramm <kcr@debian.org>, Steve Langasek <vorlon@debian.org> Maintainer: Sam Hartman <hartmans@debian.org> @@ -35,6 +35,7 @@ Description: Pluggable Authentication Modules for PAM pam_unix_*.so module as well as some specialty modules. Package: libpam-runtime +Section: admin Priority: required Architecture: all Replaces: libpam0g-util, libpam0g-dev @@ -63,7 +64,6 @@ Description: Development files for PAM rewriting the applications. Package: libpam-cracklib -Section: libs Priority: optional Architecture: any Replaces: libpam0g-cracklib |