Merge branch 'lintian-fixes' into 'master'
authorRaphaël Hertzog <hertzog@debian.org>
Mon, 17 Feb 2020 09:53:41 +0000 (09:53 +0000)
committerRaphaël Hertzog <hertzog@debian.org>
Mon, 17 Feb 2020 09:53:41 +0000 (09:53 +0000)
Fix some issues reported by lintian

See merge request live-team/live-boot!27

debian/compat [deleted file]
debian/control
debian/rules

diff --git a/debian/compat b/debian/compat
deleted file mode 100644 (file)
index f599e28..0000000
+++ /dev/null
@@ -1 +0,0 @@
-10
index fc10fe1..a71f8bd 100644 (file)
@@ -5,9 +5,9 @@ Maintainer: Live Systems Maintainers <debian-live@lists.debian.org>
 Uploaders: Iain R. Learmonth <irl@debian.org>, Raphaël Hertzog <hertzog@debian.org>,
  Luca Boccassi <bluca@debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 12),
  po4a,
-Standards-Version: 4.3.0
+Standards-Version: 4.4.1
 Rules-Requires-Root: no
 Homepage: https://wiki.debian.org/DebianLive
 Vcs-Browser: https://salsa.debian.org/live-team/live-boot
index 2ab4d9e..96182a3 100755 (executable)
@@ -13,5 +13,5 @@ override_dh_auto_install:
        mkdir -p debian/live-boot-initramfs-tools/usr/share
        mv debian/tmp/usr/share/initramfs-tools debian/live-boot-initramfs-tools/usr/share
 
-override_dh_install:
-       dh_install --fail-missing
+override_dh_missing:
+       dh_missing --fail-missing