From: Alan Knowles Date: Tue, 30 Jan 2024 11:50:44 +0000 (+0800) Subject: add more info to debian control X-Git-Tag: release-5.0.2~18 X-Git-Url: http://git.roojs.org/?p=roobuilder;a=commitdiff_plain;h=6658c900164cc9a2b81311178530873e0a632e81 add more info to debian control --- diff --git a/debian/control b/debian/control index ee37408d5..203c58b50 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,13 @@ Source: roobuilder -Section: unknown +Section: universe/editors Priority: optional Maintainer: Alan Rules-Requires-Root: no Build-Depends: - debhelper-compat (= 13), + debhelper-compat (= 13), meson, ninja-build Standards-Version: 4.6.2 -Homepage: https://www.roojs.com -#Vcs-Browser: https://salsa.debian.org/debian/roobuilder +Homepage: https://github.com/roojs/roobuilder +#Vcs-Browser: https://github.com/roojs/roobuilder #Vcs-Git: https://salsa.debian.org/debian/roobuilder.git Package: roobuilder @@ -16,5 +16,7 @@ Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, + meson, + ninja-build Description: Vala and Javascript IDE for building Vala Desktop applications and Javascript UI's using the roojs libraries (for bootstrap and classic)