X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=b0a9a3745908828809cdc339715a9bdde1bc4514;hb=882f1a9bedea31ccbf2be7dfc56fd90d4f92d775;hp=e5e42587722531c6e6e711854f6056534e5219ee;hpb=602bb609d9bde8fd206767342de0ebbda76be1cd;p=radsecproxy.git diff --git a/debian/control b/debian/control index e5e4258..b0a9a37 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: libradsec Priority: extra Maintainer: Sam Hartman -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libconfuse-dev, libssl-dev, libevent-dev (>= 2.0), dh-autoreconf -Standards-Version: 3.9.1 +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 @@ -10,8 +10,11 @@ Vcs-Git: git://git.project-moonshot.org/git/libradsec.git Package: libradsec-dev Section: libdevel Architecture: any -Depends: libradsec0 (= ${binary:Version}), ${Misc:Depends} +Depends: libradsec0 (= ${binary:Version}), ${misc:Depends} Description: RADIUS library with RADSEc support + RADIUS (RFC 2865) provides a protocol for authenticating and + authorizing users to network services. + . This is the development library for libradsec, a RADIUS library supporting RADIUS and RADSEC. @@ -19,6 +22,11 @@ Package: libradsec0 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} Description: RADIUS library supporting RADSEC + RADIUS (RFC 2865) provides a mechanism for authenticating and + authorizing users to use network services. + . This is the shared library for a RADIUS library supporting RADSEC (RADIUS over TLS).