[SCM] kodi/master: Ship repository feed in separate package kodi-repository-kodi [part of this accidentally included with earlier git commit d77db8b]. Closes: Bug#877656.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Oct 3 21:01:06 UTC 2017


The following commit has been merged in the master branch:
commit 9d83d3d27ced009faacb3ae2df9717216cc021e6
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Oct 3 22:58:45 2017 +0200

    Ship repository feed in separate package kodi-repository-kodi [part of this accidentally included with earlier git commit d77db8b]. Closes: Bug#877656.

diff --git a/debian/control b/debian/control
index 5be4f2a..2dfd359 100644
--- a/debian/control
+++ b/debian/control
@@ -113,7 +113,7 @@ Depends: kodi-bin (>= ${source:Version}),
          kodi-bin (<< ${source:Version}.1~),
          kodi-data (>= ${source:Version}),
          ${misc:Depends}
-Recommends: kodi-visualization-spectrum
+Recommends: kodi-repository-kodi | kodi-repository, kodi-visualization-spectrum
 Replaces: xbmc (<< 2:13.2+dfsg1-5~)
 Breaks: xbmc (<< 2:13.2+dfsg1-5~)
 Provides: ${kodi:PVRAPI}, ${kodi:GUILIBAPI}
@@ -361,6 +361,33 @@ Description: Open Source Home Theatre (Addons Dev package)
  This package contains independent headers for building Addons
  without the whole Kodi source tree.
 
+Package: kodi-repository-kodi
+Architecture: all
+Provides: kodi-repository
+Replaces: kodi-repository
+Breaks: kodi-repository
+Enhances: kodi
+Description: Open Source Home Theatre (official addons repository feed)
+ Kodi, formerly known as XBMC is an award winning free and
+ open source software media-player and entertainment hub for all your digital
+ media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV)
+ and Microsoft Windows, as well as the original Xbox game console. Created in
+ 2003 by a group of like minded programmers, Kodi is a non-profit project run
+ and developed by volunteers located around the world. More than 50 software
+ developers have contributed to Kodi, and 100-plus translators have worked to
+ expand its reach, making it available in more than 30 languages.
+ .
+ While Kodi functions very well as a standard media player application for
+ your computer, it has been designed to be the perfect companion for your
+ HTPC. Supporting an almost endless range of remote controls, and combined
+ with its beautiful interface and powerful skinning engine, Kodi feels very
+ natural to use from the couch and is the ideal solution for your home
+ theater. Once installed, your computer will become a fully functional
+ multimedia jukebox.
+ .
+ This package enables download of addons via the official Kodi
+ repository feed at <http://mirrors.kodi.tv/>.
+
 # transitional packages from xbmc
 Package: xbmc
 Architecture: all

-- 
kodi packaging



More information about the pkg-multimedia-commits mailing list