diff options
author | 2023-10-08 20:31:38 +0600 | |
---|---|---|
committer | 2023-10-08 20:31:38 +0600 | |
commit | 5dc0ea511c35d1890867720edd100edfdc05f7a4 (patch) | |
tree | fdd59787ca49342ae0720391594655dc5f4a8b86 /debian/control | |
parent | aed2bee1401c250140035d4f9cdf50b8ef3c4697 (diff) | |
download | jadupc-remote-support-console-master.tar.gz jadupc-remote-support-console-master.zip |
Signed-off-by: Mubashshir <ahm@jadupc.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..d1b384e --- /dev/null +++ b/debian/control @@ -0,0 +1,26 @@ +Source: jadupc-remote-support-console +Priority: important +Section: misc +Maintainer: JaduPC Tech Team <tech@jadupc.com> +Uploaders: Mubashshir <ahm@jadupc.com>, + Saikat <fas@jadupc.com>, +Build-Depends: + valac, + meson, + libgtk-3-dev, + appstream-util, + libvte-2.91-dev, + desktop-file-utils, + debhelper-compat (= 11), +Rules-Requires-Root: no +Standards-Version: 4.1.2 + +Package: jadupc-remote-support-console +Architecture: any +Multi-Arch: foreign +Depends: + ${misc:Depends}, + ${shlibs:Depends}, + tmate, +Description: JaduPC Remote Support Console + An user-friendly frontend to tmate. |