Bug#841937: kodi: Depend on kodi-data of same major version

Lukas Rechberger lukas at rechberger.priv.at
Mon Oct 31 08:35:47 UTC 2016


tag -1 patch
thanks

Dear Maintainer,
this patch should fix the problem with not updating kodi-data.
-------------- next part --------------
--- a/debian/control
+++ b/debian/control
@@ -108,7 +108,7 @@ Package: kodi
 Architecture: any
 Depends: kodi-bin (>= ${source:Version}),
          kodi-bin (<< ${source:Version}.1~),
-         kodi-data,
+         kodi-data (>= ${source:Version}),
          ${misc:Depends}
 Recommends: kodi-visualization-spectrum
 Replaces: xbmc (<< 2:13.2+dfsg1-5~)


More information about the pkg-multimedia-maintainers mailing list