diff options
Diffstat (limited to 'repo-deb/stub/debian/control')
| -rw-r--r-- | repo-deb/stub/debian/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/repo-deb/stub/debian/control b/repo-deb/stub/debian/control new file mode 100644 index 0000000..be4c77e --- /dev/null +++ b/repo-deb/stub/debian/control @@ -0,0 +1,12 @@ +Source: forgejo-deb-repo +Section: admin +Priority: optional +Maintainer: crystal <crystal@noreply.codeberg.org> +Build-Depends: debhelper (>= 10) + +Package: forgejo-deb-repo +Architecture: all +Priority: optional +Depends: apt-transport-https +Description: APT Repository for forgejo-deb builds + Forgejo will be updated via apt along with other software on your system |
