[SCM] kodi/experimental: Make kodi depend on kodi-data of same version
rbalint at users.alioth.debian.org
rbalint at users.alioth.debian.org
Mon Oct 31 16:38:35 UTC 2016
The following commit has been merged in the experimental branch:
commit e64f048fb1756007fd9c411bb96b48016f2c7268
Author: Lukas Rechberger <lukas at rechberger.priv.at>
Date: Mon Oct 31 10:30:12 2016 +0100
Make kodi depend on kodi-data of same version
Closes: #841937
diff --git a/debian/control b/debian/control
index ea22f3a..8c723a9 100644
--- 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~)
--
kodi packaging
More information about the pkg-multimedia-commits
mailing list