Add Debian configuration

This commit is contained in:
Joshua M. Boniface 2020-03-23 21:46:17 -04:00
parent 2bda5f0277
commit b5531a8187
13 changed files with 151 additions and 0 deletions

16
debian/control vendored Normal file
View file

@ -0,0 +1,16 @@
Source: jellyfin-web
Section: misc
Priority: optional
Maintainer: Jellyfin Team <team@jellyfin.org>
Build-Depends: debhelper (>= 9),
npm | nodejs
Standards-Version: 3.9.4
Homepage: https://jellyfin.media/
Vcs-Git: https://github.org/jellyfin/jellyfin.git
Vcs-Browser: https://github.org/jellyfin/jellyfin
Package: jellyfin-web
Recommends: jellyfin-server
Architecture: any
Description: Jellyfin is the Free Software Media System.
This package provides the Jellyfin web client.