chiark
/
gitweb
/
~mdw
/
checkpath
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
ca853c6
)
debian/control: Replace obsolete ${Source-Version} substitution.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 24 Dec 2018 00:29:52 +0000
(
00:29
+0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 24 Dec 2018 00:29:52 +0000
(
00:29
+0000)
debian/control
patch
|
blob
|
blame
|
history
diff --git
a/debian/control
b/debian/control
index d57ff7f80a39770203a69b3fbfd061ce7bb2c36d..c1d877b73db721c7c636169eb79fc61b3c514945 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-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