debian/{compat,control}: bump debhelper compatibility to 11
authorAntonio Ospite <ao2@ao2.it>
Fri, 2 Mar 2018 22:20:00 +0000 (23:20 +0100)
committerAntonio Ospite <ao2@ao2.it>
Fri, 2 Mar 2018 22:26:31 +0000 (23:26 +0100)
This silences the following lintian notice:

P: libam7xxx source: package-uses-old-debhelper-compat-version 9
N:
N:    The debhelper compatibility version used by this package is marked as
N:    not recommended by the debhelper developer. You may consider using a
N:    recommended compatibility version.
N:
N:    The compatibility version can be set in (preferred) debian/compat or by
N:    setting and exporting DH_COMPAT in debian/rules. If it is not set in
N:    either place, debhelper defaults to the deprecated compatibility version
N:    1.
N:
N:    Refer to the debhelper(7) manual page for details.
N:
N:    Severity: pedantic, Certainty: certain
N:
N:    Check: debhelper, Type: source
N:

debian/compat
debian/control

index ec63514..b4de394 100644 (file)
@@ -1 +1 @@
-9
+11
index 54167c7..352e10b 100644 (file)
@@ -2,7 +2,7 @@ Source: libam7xxx
 Section: libdevel
 Priority: optional
 Maintainer: Antonio Ospite <ao2@ao2.it>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), cmake, pkg-config,
+Build-Depends: debhelper (>= 11), dpkg-dev (>= 1.16.1~), cmake, pkg-config,
  libusb-1.0-0-dev, libxcb1-dev,
  libavdevice-dev, libavformat-dev, libavcodec-dev, libswscale-dev,
  asciidoc, xmlto