summaryrefslogtreecommitdiff
path: root/debian/control
blob: 3c4c3f47bc9c6a892b4d931c558800d625f2d22b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: libradsec
Priority: extra
Maintainer: Sam Hartman <hartmans@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, libconfuse-dev, libssl-dev, libevent-dev (>= 2.0), dh-autoreconf
Standards-Version: 3.9.5
Section: libs
Vcs-Git: git://git.project-moonshot.org/git/libradsec.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/libradsec.git;a=summary

Package: libradsec-dev
Section: libdevel
Architecture: any
Depends: libradsec0 (= ${binary:Version}), ${misc:Depends}
Description: RADIUS library with RADSEc support 
 This is the development library for libradsec, a RADIUS library
 supporting RADIUS and RADSEC.

Package: libradsec0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: RADIUS library supporting RADSEC
 This is the shared library for a RADIUS library supporting RADSEC
 (RADIUS over TLS).