Browse Source

Update maintainer and dependencies for Debian package

Joshua Boniface 6 years ago
parent
commit
59b9cbe7c0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      debian/control

+ 2 - 2
debian/control

@@ -1,7 +1,7 @@
 Source: emby-server
 Section: misc
 Priority: optional
-Maintainer: HurricaneHernandez <carlos@techbyte.ca>
+Maintainer: Joshua Boniface <joshua@boniface.me>
 Build-Depends:  debhelper (>= 9),
                 cli-common-dev (>= 0.9),
                 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
 Conflicts: mediabrowser, emby, emby-server-beta, emby-server-dev
 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.
  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.