]> xenbits.xensource.com Git - people/iwj/xen.git/commitdiff
debian/control: bump debhelper builddep to 10
authorHans van Kranenburg <hans@knorrie.org>
Fri, 1 Feb 2019 15:22:13 +0000 (16:22 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 22 Feb 2019 14:00:16 +0000 (14:00 +0000)
The debian/compat file contains '10', so make sure that there's actually
a debhelper being dragged in that can do everything needed.

This fixes the lintian warning:
    package-needs-versioned-debhelper-build-depends

debian/control

index affb9374ebd6a225ed994e5d3efca3944704a604..b7b670cd9cd99e5b8c22626b490be240ed3923f4 100644 (file)
@@ -5,7 +5,7 @@ Uploaders: Guido Trotter <ultrotter@debian.org>, Bastian Blank <waldi@debian.org
 Section: admin
 Standards-Version: 3.9.4
 Build-Depends:
-   debhelper (>> 9),
+   debhelper (>= 10),
    autotools-dev,
    dpkg-dev (>= 1.16.0~),
    rdfind,