aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog7
-rw-r--r--control4
2 files changed, 9 insertions, 2 deletions
diff --git a/changelog b/changelog
index 58796229..1b9caf3a 100644
--- a/changelog
+++ b/changelog
@@ -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
diff --git a/control b/control
index e5950b2c..14ea1983 100644
--- a/control
+++ b/control
@@ -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