Skip to content
Snippets Groups Projects
Commit 6d558cb1 authored by Lukas Braun's avatar Lukas Braun
Browse files

add debian/

parent 032ee4d2
Branches
Tags
No related merge requests found
goatherd (0.1) UNRELEASED; urgency=medium
* Initial Release.
-- Lukas Braun <no25qusu@stud.informatik.uni-erlangen.de> Sat, 11 Mar 2017 18:03:18 +0100
9
Source: goatherd
Priority: optional
Maintainer: CIP-Admins <problems@cip.cs.fau.de>
Uploaders: Lukas Braun <no25qusu@stud.informatik.uni-erlangen.de>
Build-Depends: debhelper (>= 9),
libpam0g-dev,
golang-github-lib-pq-dev,
golang-github-gokyle-hotp-dev,
golang-github-mattn-go-sqlite3-dev
Standards-Version: 3.9.8
Section: admin
Homepage: https://gitlab.cs.fau.de/koomi/goatherd
#Vcs-Git: https://anonscm.debian.org/collab-maint/goatherd.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/goatherd.git
Package: libpam-goatherd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: goatherd PAM module
Package: goatherd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: goatherd authentication server
goatherd-dbgsym_0.1_amd64.deb debug extra
goatherd_0.1_amd64.buildinfo admin optional
goatherd_0.1_amd64.deb admin optional
libpam-goatherd-dbgsym_0.1_amd64.deb debug extra
libpam-goatherd_0.1_amd64.deb admin optional
usr/sbin/goatherd
lib/*/security/pam_goatherd.so
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export PAMDIR := /lib/$(DEB_HOST_MULTIARCH)/security
%:
dh $@
3.0 (native)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment