[debian-edu-commits] debian-edu/upstream/ 40/71: Correct typo in pam-configs entry causing the PAM module to fail.
Petter Reinholdtsen
pere at moszumanska.debian.org
Mon Jun 9 18:25:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
pere pushed a commit to branch master
in repository libpam-mklocaluser.
commit 5e8866217dde134865e75f23ce6383caa66e3a29
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Wed May 19 09:09:45 2010 +0000
Correct typo in pam-configs entry causing the PAM module to fail.
---
debian/changelog | 6 ++++++
debian/pam-auth-update/mklocaluser | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3d82e93..f3d57c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libpam-mklocaluser (0.2) unstable; urgency=low
+
+ * Correct typo in pam-configs entry causing the PAM module to fail.
+
+ -- Petter Reinholdtsen <pere at debian.org> Wed, 19 May 2010 11:08:19 +0200
+
libpam-mklocaluser (0.1) unstable; urgency=low
* Initial release.
diff --git a/debian/pam-auth-update/mklocaluser b/debian/pam-auth-update/mklocaluser
index 513c7fc..651aa07 100644
--- a/debian/pam-auth-update/mklocaluser
+++ b/debian/pam-auth-update/mklocaluser
@@ -4,4 +4,4 @@ Priority: 0
Session-Interactive-Only: yes
Session-Type: Additional
Session-Final:
- required pam_python.so /usr/lib/libpam-localoffline/pam-python.py
+ required pam_python.so /usr/lib/libpam-mklocaluser/pam-python.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/libpam-mklocaluser.git
More information about the debian-edu-commits
mailing list