deloptes wrote:
Hi all, Slavek,
I did upgrade on the stretch test bed and as I reported already earlier I
can not build tdepim anymore. As Slavek mentioned "it builds" in stretch
without issues, so now I am asking to help me understand where the problem
might be comming from.
It builds fine, but it can not build the package because instead of
looking into kontact-trinity it looks into kontact
I updated the tde-packaging from git and replaced debian in tdepim. I see
there was changed
kontact -> kontact-trinity
debian/rules: $(foreach p
$(kontact-trinity_recommends_plugins),debian/kontact-trinity/opt/trinity/lib/trinity/libkontact_$(p)plugin.so)
\
debian/rules: $(foreach p
$(kontact-trinity_suggests_plugins),debian/kontact-trinity/opt/trinity/lib/trinity/libkontact_$(p)plugin.so)
\
Three other issues however still remain:
1) Copyright check in all packages suddenly runs (I think it was disabled
before) ... and it takes a loooong loong time to finish.
2) Specific to tdepim - why do we still have opensync in dependencies?
3) libssl-dev in dependencies should be libssl-dev | libssl1.0-dev
Or is perhaps my version of tdepim too old?
thanks and regards