mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
Move Debian package builder to main repo
This commit is contained in:
parent
578cd8b24b
commit
73d73dc61e
10 changed files with 114 additions and 4 deletions
12
packaging/debian/control
Normal file
12
packaging/debian/control
Normal file
|
@ -0,0 +1,12 @@
|
|||
Source: miniflux
|
||||
Maintainer: Frédéric Guillot <f@miniflux.net>
|
||||
Build-Depends: debhelper (>= 9), dh-systemd
|
||||
|
||||
Package: miniflux
|
||||
Architecture: __PKG_ARCH__
|
||||
Section: web
|
||||
Priority: optional
|
||||
Description: Minimalist Feed Reader
|
||||
Miniflux is a minimalist and opinionated feed reader
|
||||
Homepage: https://miniflux.app
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}, adduser
|
Loading…
Add table
Add a link
Reference in a new issue