diff --git a/debian/control b/debian/control index 2b60e68310b520fac7eb618ed01fc8af98e5bec5..c409eabdbfe128cb25217db3c7977221343d9f8e 100644 --- a/debian/control +++ b/debian/control @@ -6,11 +6,10 @@ Uploaders: Otto Kekäläinen Build-Depends: bison, chrpath, cmake, - cracklib-runtime, - debhelper (>= 9), + cracklib-runtime, + debhelper (>= 9.20160709), dh-apparmor, dh-exec, - dh-systemd, gdb, libaio-dev [linux-any], libarchive-dev, @@ -31,7 +30,7 @@ Build-Depends: bison, psmisc, unixodbc-dev, zlib1g-dev (>= 1:1.1.3-5~) -Standards-Version: 3.9.8 +Standards-Version: 4.1.5 Homepage: https://mariadb.org/ Vcs-Browser: https://salsa.debian.org/mariadb-team/mariadb-10.1 Vcs-Git: https://salsa.debian.org/mariadb-team/mariadb-10.1.git diff --git a/debian/mariadb-server-10.1.lintian-overrides b/debian/mariadb-server-10.1.lintian-overrides index 8b7faa256b7deac6ba040cbe24df7afece5c0d7e..94a4fd70b116af6c15cf111ddae7ffb5f980dfb4 100644 --- a/debian/mariadb-server-10.1.lintian-overrides +++ b/debian/mariadb-server-10.1.lintian-overrides @@ -1,9 +1,6 @@ # ash's buildin has no "-e" so use /bin/echo -mariadb-server-10.1: command-with-path-in-maintainer-script postinst:154 /bin/echo +mariadb-server-10.1: command-with-path-in-maintainer-script postinst:140 /bin/echo # OK, path /usr/sbin/invoke-rc.d is only used in check, executes are run without the path -mariadb-server-10.1: command-with-path-in-maintainer-script postinst:17 /usr/sbin/invoke-rc.d -mariadb-server-10.1: command-with-path-in-maintainer-script postrm:15 /usr/sbin/invoke-rc.d -mariadb-server-10.1: command-with-path-in-maintainer-script preinst:31 /usr/sbin/invoke-rc.d # False positive: unfortified calls have already been fully validated at compile-time # See full research at https://jira.mariadb.org/browse/MDEV-8377 mariadb-server-10.1: hardening-no-fortify-functions usr/lib/*/mariadb18/plugin/auth_pam.so