X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=3c4c3f47bc9c6a892b4d931c558800d625f2d22b;hb=9cef30c6d1ae197abeee37dc9c12b6f7da60ceed;hp=5e5c24e9d0638f1b2b6010ebb9f9e5c4f488bea6;hpb=fc9c13e018d2a1104b5f8d1c095bf26af1248990;p=radsecproxy.git diff --git a/debian/control b/debian/control index 5e5c24e..3c4c3f4 100644 --- a/debian/control +++ b/debian/control @@ -1,23 +1,24 @@ Source: libradsec Priority: extra Maintainer: Sam Hartman -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libconfuse-dev, libssl-dev, libevent-dev (>= 2.0) -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 -Homepage: -Vcs-Git: http://www.project-moonshot.org/git/libradsec.git +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}) +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. + 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. + This is the shared library for a RADIUS library supporting RADSEC + (RADIUS over TLS).