diff options
Diffstat (limited to 'repo-deb/experimental/debian/control')
| -rw-r--r-- | repo-deb/experimental/debian/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/repo-deb/experimental/debian/control b/repo-deb/experimental/debian/control new file mode 100644 index 0000000..094a72c --- /dev/null +++ b/repo-deb/experimental/debian/control @@ -0,0 +1,18 @@ +Source: forgejo-deb-experimental +Section: admin +Priority: optional +Maintainer: crystal <crystal@noreply.codeberg.org> +Build-Depends: debhelper (>= 10) + +Package: forgejo-deb-experimental +Architecture: all +Priority: optional +Depends: crystal-experimental-repokey, apt-transport-https +Description: APT Repository for experimental forgejo-deb builds + Add the "crystal-experimental" repository to your system for release candidates and test builds + +Package: crystal-experimental-repokey +Architecture: all +Priority: optional +Description: APT Repository signing key for crystal-experimental + Debian Package Registry key for https://code.forgejo.org/crystal-experimental |
