aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-04-27 18:12:43 +0200
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-04-27 18:12:43 +0200
commit31505e9558b6a403bd3e5639608d918d6ef1b11f (patch)
treef706b4f09a02c0af377796344de8c8ade9e4a1a2 /debian/control
parent2d411ffdd58ece18e0736d313f985c4e19e2d39b (diff)
remove debian dirupstream/0.2
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index afdf5b0..0000000
--- a/debian/control
+++ /dev/null
@@ -1,13 +0,0 @@
-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