[proxmox] depend only on debhelper in version 10

we only rebuild this for the IPv6 bug fixes, and the debhelper
version bump was only done for cleanlyness sake with buster, so lower
it to 10 for our stretch rebuild.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-04-04 19:25:18 +02:00
parent 46594d049b
commit 4e95ece07c
2 changed files with 2 additions and 2 deletions

2
debian/compat vendored
View File

@ -1 +1 @@
11 10

2
debian/control vendored
View File

@ -4,7 +4,7 @@ Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl Section: perl
Testsuite: autopkgtest-pkg-perl Testsuite: autopkgtest-pkg-perl
Priority: optional Priority: optional
Build-Depends: debhelper (>= 11) Build-Depends: debhelper (>= 10~)
Build-Depends-Indep: perl, Build-Depends-Indep: perl,
libhttp-date-perl, libhttp-date-perl,
libhttp-message-perl, libhttp-message-perl,