From 1d2bd2e7d667591427a08cd4cd069a2d20a9edf8 Mon Sep 17 00:00:00 2001 From: Wei Zhou Date: Tue, 21 Feb 2023 10:44:36 +0100 Subject: [PATCH] debian/control: build packages on ubuntu 22.04 --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a7e331320b80..7c1ff8e0b1b3 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,9 @@ Section: libs Priority: extra Maintainer: Wido den Hollander Build-Depends: debhelper (>= 9), openjdk-11-jdk | java11-sdk | java11-jdk | zulu-11, genisoimage, - python-mysql.connector | python3-mysql.connector, maven (>= 3) | maven3, python (>= 2.7), python3 (>= 3), nodejs (>= 12), lsb-release, dh-systemd, python-setuptools, python3-setuptools + python-mysql.connector | python3-mysql.connector, maven (>= 3) | maven3, + python (>= 2.7) | python2 (>= 2.7), python3 (>= 3), python-setuptools, python3-setuptools, + nodejs (>= 12), lsb-release, dh-systemd | debhelper (>= 13) Standards-Version: 3.8.1 Homepage: http://www.cloudstack.org/