From ee5355c948218c34bcf54c405edc4e668082a5d1 Mon Sep 17 00:00:00 2001 From: wanchao-xu Date: Thu, 31 Aug 2023 11:22:13 +0800 Subject: [PATCH] Update changelog of debian Change-Id: I969fd1bef3942a033a43b4b02bf20c9b8435f44a Signed-off-by: wanchao-xu --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 574271f4f..b5104c2ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qemu-arm-static (5.2.0-tizen20230830) unstable; urgency=low + + * Update to v5.2.0 + + -- Wanchao Xu Wed, 30 Aug 2023 14:15:10 +0800 + qemu-arm-static (1.6.0rc3-tizen20200617) unstable; urgency=low * Fix deb upload failed issue on launchpad diff --git a/debian/control b/debian/control index 05adab99f..d73dc72a9 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Gui Chen Homepage: http://wiki.qemu.org/Index.html Standards-Version: 3.7.0 -Build-Depends: debhelper (>= 4.0.0), dpatch, cdbs, pkg-config, bzip2, uuid-dev, zlib1g-dev, zlib1g, texi2html, libc6, libglib2.0-dev, +Build-Depends: debhelper (>= 4.0.0), dpatch, cdbs, pkg-config, bzip2, uuid-dev, zlib1g-dev, zlib1g, texi2html, libc6, libglib2.0-dev, python3:any, ninja-build, meson (>> 0.55.3-1~), Package: qemu-arm-static Architecture: i386 amd64 -- 2.34.1