diff options
author | 2023-02-15 15:37:47 +0600 | |
---|---|---|
committer | 2023-02-15 15:38:02 +0600 | |
commit | 1f972ea8f4cbf984ac972b3471903b156e39d283 (patch) | |
tree | 39d8ebed6bd1b6828db97f9d0a7d1fe666880ac9 /debian/control | |
download | jadupc-archive-keyring-1f972ea8f4cbf984ac972b3471903b156e39d283.tar.gz jadupc-archive-keyring-1f972ea8f4cbf984ac972b3471903b156e39d283.zip |
Initial release
Signed-off-by: Mubashshir <ahm@jadupc.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..09ff00e --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: jadupc-archive-keyring +Priority: important +Section: misc +Maintainer: JaduPC Tech Team <tech@jadupc.com> +Uploaders: Mubashshir <ahm@jadupc.com>, + Saikat <fas@jadupc.com>, +Build-Depends: debhelper (>= 10), jetring, gnupg +Rules-Requires-Root: no +Standards-Version: 4.1.2 + +Package: jadupc-archive-keyring +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends} +Description: GnuPG archive keys of the JaduPC/ShopnoOS archive + The JaduPC/ShopnoOS project digitally signs its Release files. This package + contains the archive keys used for that. |