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.
This commit is contained in:
parent
7645a4737f
commit
73da6b9d0d
15 changed files with 104 additions and 0 deletions
12
repo-deb/stub/debian/control
Normal file
12
repo-deb/stub/debian/control
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue