summaryrefslogtreecommitdiff
path: root/repo-deb/main/debian/control
diff options
context:
space:
mode:
authorcrystal <crystal@noreply.codeberg.org>2023-07-02 15:15:20 -0600
committercrystal <crystal@noreply.codeberg.org>2023-07-02 15:15:20 -0600
commit73da6b9d0d32fb7312037e2c209c45b91661c15b (patch)
tree00c2865c5fd6d0923a4525e4b2f2edbf36121b39 /repo-deb/main/debian/control
parent7645a4737f9719521030c0db810cfb894d901225 (diff)
repo deb
The repository can be added to the system by installing a package. The location of the repository can be changed in the future by pushing an update to the repo deb.
Diffstat (limited to 'repo-deb/main/debian/control')
-rw-r--r--repo-deb/main/debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/repo-deb/main/debian/control b/repo-deb/main/debian/control
new file mode 100644
index 0000000..bc65394
--- /dev/null
+++ b/repo-deb/main/debian/control
@@ -0,0 +1,19 @@
+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: forgejo-deb-repokey, apt-transport-https
+Description: APT Repository for forgejo-deb builds
+ Forgejo will be updated via apt along with other software on your system
+
+Package: forgejo-deb-repokey
+Architecture: all
+Priority: optional
+Replaces: forgejo-deb-repo
+Description: APT Repository signing key for forgejo-deb
+ Debian Package Registry key for https://code.forgejo.org/crystal