e5e42587722531c6e6e711854f6056534e5219ee
[radsecproxy.git] / debian / control
1 Source: libradsec
2 Priority: extra
3 Maintainer: Sam Hartman <hartmans@debian.org>
4 Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libconfuse-dev, libssl-dev, libevent-dev (>= 2.0), dh-autoreconf
5 Standards-Version: 3.9.1
6 Section: libs
7 Vcs-Git: git://git.project-moonshot.org/git/libradsec.git
8 #Vcs-Browser: http://git.debian.org/?p=collab-maint/libradsec.git;a=summary
9
10 Package: libradsec-dev
11 Section: libdevel
12 Architecture: any
13 Depends: libradsec0 (= ${binary:Version}), ${Misc:Depends}
14 Description: RADIUS library with RADSEc support 
15  This is the development library for libradsec, a RADIUS library
16  supporting RADIUS and RADSEC.
17
18 Package: libradsec0
19 Section: libs
20 Architecture: any
21 Depends: ${shlibs:Depends}, ${misc:Depends}
22 Description: RADIUS library supporting RADSEC
23  This is the shared library for a RADIUS library supporting RADSEC
24  (RADIUS over TLS).