From 81cf50c71ebddd35a113420f1b732011a0de840b Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Fri, 20 Mar 2009 19:18:20 -0700 Subject: Move the pam module packages to section 'admin'. --- debian/changelog | 6 ++++++ debian/control | 2 ++ 2 files changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index fcfc11d2..5944adea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pam (1.0.1-9) UNRELEASED; urgency=low + + * Move the pam module packages to section 'admin'. + + -- Steve Langasek Fri, 20 Mar 2009 19:17:30 -0700 + pam (1.0.1-8) unstable; urgency=low * Updated debconf translations: diff --git a/debian/control b/debian/control index a9a31f62..f3032bf6 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,7 @@ Description: Pluggable Authentication Modules library applications themselves. Package: libpam-modules +Section: admin Priority: required Architecture: any Pre-Depends: ${shlibs:Depends}, ${misc:Depends} @@ -69,6 +70,7 @@ Description: Development files for PAM rewriting the applications. Package: libpam-cracklib +Section: admin Priority: optional Architecture: any Replaces: libpam0g-cracklib -- cgit v1.2.1