aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorWolfgang Draxinger <code+github@datenwolf.net>2011-09-21 15:28:20 +0200
committerWolfgang Draxinger <code+github@datenwolf.net>2011-09-21 15:28:20 +0200
commiteeccf5391e0e372219e102b0321bd9d5d7c33024 (patch)
tree1eb7f48f3cfd11a8fb63cc9087bea559fb2150eb /debian/control
parentb7bf2783c62fb6d6441bfd43c7e0048baa9415dc (diff)
downloadpam_propperpwnam-eeccf5391e0e372219e102b0321bd9d5d7c33024.tar.gz
pam_propperpwnam-eeccf5391e0e372219e102b0321bd9d5d7c33024.tar.bz2
debian package builds successfully
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 3 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 064f28c..fcc9bd7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,14 @@
Source: pam-propperpwnam
Priority: extra
Maintainer: Wolfgang.Draxinger <Wolfgang.Draxinger@physik.uni-muenchen.de>
-Build-Depends: debhelper (>= 7) libpam0g-dev
-Depends: libpam0g
+Build-Depends: debhelper (>= 7), libpam0g-dev
Standards-Version: 3.8.3
Section: libs
Homepage: https://github.com/datenwolf/pam_propperpwnam
-Description: Prop username per pwnam API
- Props the entered login credentials with user information retrieved per pwnam API (getpwnam)
-Package: pam-propperpwnam-dev
-Section: libdevel
+Package: pam-propperpwnam
Architecture: any
-Depends: pam-propperpwnam (= ${binary:Version}) libpam0g-dev
+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)