chiark / gitweb /
debian/: Upgrade to Debhelper 10.
[checkpath] / debian / control
index 63af45e70ece0e4f8f92d4c11b53eda422b56bde..acd83ebaf938044fd0baf3547ba19a4d2a353536 100644 (file)
@@ -2,7 +2,7 @@ Source: checkpath
 Section: admin
 Priority: extra
 Build-Depends:
-       debhelper (>= 8),
+       debhelper (>= 10),
        autoconf, automake, libtool, autoconf-archive,
        pkg-config,
        mlib-dev (>= 2.0.4)
@@ -34,6 +34,7 @@ Description: Checks PATH variable for security
 
 Package: libcheckpath1
 Architecture: any
+Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends}
 Description: Checks paths for security
@@ -45,6 +46,7 @@ Description: Checks paths for security
 
 Package: libcheckpath-dev
 Architecture: any
+Multi-Arch: same
 Section: devel
 Depends: libcheckpath1 (= ${binary:Version}), mlib-dev (>= 2.0.0), libc6-dev
 Description: Checks paths for security