[SCM] kodi/master: Migrate from kodi-dbg to ddebs properly
rbalint at users.alioth.debian.org
rbalint at users.alioth.debian.org
Tue Sep 15 11:02:20 UTC 2015
The following commit has been merged in the master branch:
commit e3db1db2764340f47edd6b5b724b08ef01835d08
Author: Balint Reczey <balint at balintreczey.hu>
Date: Tue Sep 15 11:53:59 2015 +0200
Migrate from kodi-dbg to ddebs properly
Thanks: Mattia Rizzolo
diff --git a/debian/rules b/debian/rules
index 0c81270..fab319b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -162,5 +162,8 @@ debian/tmp/kodi-bin-recommends-dummy.so:
-lvorbisfile \
$(ARCH_SPECIFIC_LIB_RECOMMENDS)
+override_dh_strip:
+ dh_strip --ddeb-migration="kodi-dbg (<< 15.1+dfsg1-4~)"
+
override_dh_installinit:
echo "Shipping systemd kodi.service file as an example only"
--
kodi packaging
More information about the pkg-multimedia-commits
mailing list