From 1b44369277375c7336dcf347f40a97dfed6c3dc2 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 30 Mar 2019 12:59:38 +0100 Subject: [PATCH] compat 10 and record rsync as build dependency Signed-off-by: Thomas Lamprecht --- debian/compat | 2 +- debian/control | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index fbef368..800192d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: proxmox-widget-toolkit Section: web Priority: optional Maintainer: Proxmox Support Team -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10~), + rsync Standards-Version: 3.9.8 Homepage: http://www.proxmox.com