This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch 4.18
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.18 by this push:
     new dabefca2b69 debian/control: build packages on ubuntu 22.04 (#7269)
dabefca2b69 is described below

commit dabefca2b694ba7d22ae47432513ac3ad2c4e86f
Author: Wei Zhou <[email protected]>
AuthorDate: Mon Apr 17 16:59:18 2023 +0200

    debian/control: build packages on ubuntu 22.04 (#7269)
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a7e331320b8..7c1ff8e0b1b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,9 @@ Section: libs
 Priority: extra
 Maintainer: Wido den Hollander <[email protected]>
 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/
 

Reply via email to