X-Git-Url: https://git.distorted.org.uk/~mdw/checkpath/blobdiff_plain/560879558a5486f4d201e0fed0736d1ee50b16e8..aa3402ccc9bc748bc953b51f12ad5d332d2e4485:/debian/control diff --git a/debian/control b/debian/control index 8ebaa64..c1d877b 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: checkpath Section: admin Priority: extra -Build-Depends: mlib-dev (>= 2.0.4), debhelper (>= 8) +Build-Depends: mlib-dev (>= 2.0.4), debhelper (>= 8), pkg-config Maintainer: Mark Wooding Standards-Version: 3.1.1 @@ -42,7 +42,7 @@ Description: Checks paths for security Package: libcheckpath-dev Architecture: any Section: devel -Depends: libcheckpath1 (= ${Source-Version}), mlib-dev (>= 2.0.0), libc6-dev +Depends: libcheckpath1 (= ${binary:Version}), mlib-dev (>= 2.0.0), libc6-dev Description: Checks paths for security Walks a pathname, checking every symlink and directory on the way, and issuing alerts if any element is writable by someone other than the calling