summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..846b7ce
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+Source: libpam-tacplus
+Priority: optional
+Maintainer: J. Nijhof <jeroen@nijhofnet.nl>
+Build-Depends: debhelper (>= 4.0.0), libpam-dev, chrpath
+Standards-Version: 1.3.1
+Section: libs
+
+Package: libpam-tacplus
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: libpam-doc
+Description: TACACS+ protocol client library and PAM module in C.
+ This PAM module support authentication, authorization (account management) and
+ accounting (session management) performed using TACACS+ protocol designed by Cisco.
+