X-Git-Url: https://git.distorted.org.uk/~mdw/checkpath/blobdiff_plain/98d5858261eb6f810ad8d3181855ba4b2ca9b2b0..4df1c8bc093f8ffb2726e6f4b5376dcd565ecfe4:/debian/control diff --git a/debian/control b/debian/control index 7ae87c0..b47da1c 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,13 @@ Source: checkpath Section: admin Priority: extra +Build-Depends: mlib-dev, debhelper (>= 4.0.2) Maintainer: Mark Wooding Standards-Version: 3.1.1 Package: checkpath Architecture: any -Depends: ${shlibs:Depends}, libcheckpath (= ${Source-Version}) +Depends: ${shlibs:Depends}, libcheckpath1 (= ${Source-Version}) Description: Checks PATH variable for security Contains two handy programs. chkpath -- Warns about other users who can write to directories on @@ -19,7 +20,7 @@ Description: Checks PATH variable for security write to your temporary directory, or make you refer to files outside of it by messing with parent directories. -Package: libcheckpath +Package: libcheckpath1 Architecture: any Depends: ${shlibs:Depends} Description: Checks paths for security @@ -31,7 +32,7 @@ Description: Checks paths for security Package: libcheckpath-dev Architecture: any -Depends: libcheckpath (= ${Source-Version}), mlib-dev (>= 2.0.0), libc6-dev +Depends: libcheckpath1 (= ${Source-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