debian/control: Replace obsolete ${Source-Version} substitution.
[checkpath] / debian / control
index d57ff7f..c1d877b 100644 (file)
@@ -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