Update maintainer and dependencies for Debian package

This commit is contained in:
Joshua Boniface 2018-08-09 00:33:37 -04:00 committed by Vasily
parent e8a23e1b62
commit 59b9cbe7c0

4
debian/control vendored
View File

@ -1,7 +1,7 @@
Source: emby-server Source: emby-server
Section: misc Section: misc
Priority: optional Priority: optional
Maintainer: HurricaneHernandez <carlos@techbyte.ca> Maintainer: Joshua Boniface <joshua@boniface.me>
Build-Depends: debhelper (>= 9), Build-Depends: debhelper (>= 9),
cli-common-dev (>= 0.9), cli-common-dev (>= 0.9),
libmono-cil-dev (>= 5.14), libmono-cil-dev (>= 5.14),
@ -17,6 +17,6 @@ Replaces: mediabrowser, emby, emby-server-beta, emby-server-dev
Breaks: mediabrowser, emby, emby-server-beta, emby-server-dev Breaks: mediabrowser, emby, emby-server-beta, emby-server-dev
Conflicts: mediabrowser, emby, emby-server-beta, emby-server-dev Conflicts: mediabrowser, emby, emby-server-beta, emby-server-dev
Architecture: all Architecture: all
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}, at, libembysqlite3-0, embymagick, mono-devel (>= 4.6) Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}, at, libsqlite3-0, mono-runtime (>= 5.14)
Description: Emby Server is a home media server. Description: Emby Server is a home media server.
It is built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono. It features a REST-based api with built-in documentation to facilitate client development. We also have client libraries for our api to enable rapid development. It is built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono. It features a REST-based api with built-in documentation to facilitate client development. We also have client libraries for our api to enable rapid development.