mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-08 23:32:23 +03:00
Bump debhelper from old 12 to 13.
+ debian/rules: Drop --fail-missing argument to dh_missing, which is now the default. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
This commit is contained in:
3
debian/rules
vendored
3
debian/rules
vendored
@@ -14,6 +14,3 @@ override_dh_auto_configure:
|
||||
-DBUILD_STATIC_AND_SHARED=1 \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
${DEB_CMAKE_FLAGS}
|
||||
|
||||
override_dh_missing:
|
||||
dh_missing --fail-missing
|
||||
|
Reference in New Issue
Block a user