summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSam Hartman <hartmans@debian.org>2014-08-24 13:20:54 -0400
committerSam Hartman <hartmans@debian.org>2014-08-24 13:20:54 -0400
commit9cef30c6d1ae197abeee37dc9c12b6f7da60ceed (patch)
tree7dc563333bb4bf4d4563a24975838b3e05599ceb /debian/control
parent602bb609d9bde8fd206767342de0ebbda76be1cd (diff)
DH compat level 9
multiarch install Add misc:depends
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index e5e4258..3c4c3f4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
Source: libradsec
Priority: extra
Maintainer: Sam Hartman <hartmans@debian.org>
-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,7 +10,7 @@ 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
This is the development library for libradsec, a RADIUS library
supporting RADIUS and RADSEC.