Add apt-listchanges dep
This commit is contained in:
parent
6adb447669
commit
42f4030384
|
@ -1,3 +1,9 @@
|
|||
forgejo-deb-repo (2-2) unstable; urgency=medium
|
||||
|
||||
* Add apt-listchanges dep for important upgrade notices
|
||||
|
||||
-- crystal <crystal@noreply.codeberg.org> Sun, 28 Apr 2024 13:13:00 +0000
|
||||
|
||||
forgejo-deb-repo (2-1) unstable; urgency=medium
|
||||
|
||||
* Move to https://code.forgejo.org/forgejo-contrib/-/packages
|
||||
|
|
|
@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10)
|
|||
Package: forgejo-deb-repo
|
||||
Architecture: all
|
||||
Priority: optional
|
||||
Depends: forgejo-deb-repokey, apt-transport-https
|
||||
Depends: forgejo-deb-repokey, apt-transport-https, apt-listchanges
|
||||
Description: APT Repository for forgejo-deb builds
|
||||
Forgejo will be updated via apt along with other software on your system
|
||||
|
||||
|
|
Loading…
Reference in a new issue