aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2005-11-04 12:56:17 +0000
committerGuido Guenther <agx@sigxcpu.org>2005-11-04 12:56:17 +0000
commit7f2f12c18eb19e3629d060a57c086c4e7e4412ea (patch)
tree73197ef2cfde210a95c0b51674430d10312a806a /debian/control
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..afdf5b0
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,13 @@
+Source: libpam-exec
+Section: net
+Priority: optional
+Maintainer: Guido Guenther <agx@debian.org>
+Build-Depends: debhelper (>= 4.0.0), autotools-dev
+Standards-Version: 3.6.2
+
+Package: libpam-exec
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: pam module to exec an arbitrary program
+ This module allows you to call out arbitray programs, they
+ get the current user, ruser, tty, etc. as arguments