Add apt-listchanges dep

This commit is contained in:
crystal 2024-04-28 07:13:58 -06:00
parent 6adb447669
commit 42f4030384
No known key found for this signature in database
GPG key ID: 1122054731F7CC43
2 changed files with 7 additions and 1 deletions

View file

@ -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

View file

@ -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