aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog7
-rw-r--r--control4
2 files changed, 6 insertions, 5 deletions
diff --git a/changelog b/changelog
index 1b0e4e90..0d95b0ee 100644
--- a/changelog
+++ b/changelog
@@ -1,13 +1,14 @@
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
+ to section: admin, to match the overrides in the archive.
* Move old changelog entries (well, entry) that don't follow the current
format to debian/changelog.old, since there's no way to figure out a
timestamp for an 8-year-old upload, and this is the most effective
- way to clear a glut of lintian warnings
+ way to clear a glut of lintian warnings.
+ * Fix the formatting of the libpam-cracklib package description.
- -- Steve Langasek <vorlon@debian.org> Sat, 1 Oct 2005 23:45:26 -0700
+ -- Steve Langasek <vorlon@debian.org> Sun, 2 Oct 2005 02:29:44 -0700
pam (0.79-3) unstable; urgency=low
diff --git a/control b/control
index 14ea1983..7c42facd 100644
--- a/control
+++ b/control
@@ -68,8 +68,8 @@ Priority: optional
Architecture: any
Replaces: libpam0g-cracklib
Depends: ${shlibs:Depends}, cracklib-runtime, wordlist
-Description: PAM module to enable cracklib support.
- This package includes libpam_cracklib, a PAM module that tests
+Description: PAM module to enable cracklib support
+ This package includes libpam_cracklib, a PAM module that tests
passwords to make sure they are not too weak during password change.
Package: libpam-doc