aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..fcc9bd7
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: pam-propperpwnam
+Priority: extra
+Maintainer: Wolfgang.Draxinger <Wolfgang.Draxinger@physik.uni-muenchen.de>
+Build-Depends: debhelper (>= 7), libpam0g-dev
+Standards-Version: 3.8.3
+Section: libs
+Homepage: https://github.com/datenwolf/pam_propperpwnam
+
+Package: pam-propperpwnam
+Architecture: any
+Depends: pam-propperpwnam (= ${binary:Version}), libpam0g
+Description: Prop username per pwnam API
+ Props the entered login credentials with user information retrieved per pwnam API (getpwnam)
+