From 4e95ece07ceef85306e649de109edc992d926108 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 4 Apr 2019 19:25:18 +0200 Subject: [PATCH] [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 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index b4de394..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +10 diff --git a/debian/control b/debian/control index baff2ad..e1ecc6e 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 11) +Build-Depends: debhelper (>= 10~) Build-Depends-Indep: perl, libhttp-date-perl, libhttp-message-perl,