aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 5ffdd55..a8d2ff4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
Source: libpam-naming
Section: net
Priority: optional
-Maintainer: Guido Guenther <agx@debian.org>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, libpcre3-dev
-Standards-Version: 3.6.2
+Maintainer: Guido Guenther <agx@sigxcpu.org>
+Build-Depends: debhelper (>= 5.0.0), autotools-dev, libpcre3-dev, libpam0g-dev
+Standards-Version: 3.7.2
Package: libpam-naming
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: pam module to enforce force properties of usernames
+Description: pam module to enforce properties of usernames
This module allows you to enforce additional properties of usernames (e.g.
all lowercase) although other modules of the pam stack accept them as valid.