<div dir="ltr">Hi<div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 7, 2016 at 1:33 PM, Daniel Pocock <span dir="ltr"><<a href="mailto:daniel@pocock.pro" target="_blank">daniel@pocock.pro</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 07/12/16 16:22, Gustavo Boiko wrote:<br>
> Hi Daniel<br>
><br>
> On Sat, Nov 19, 2016 at 12:54 PM, Daniel Pocock <<a href="mailto:daniel@pocock.pro">daniel@pocock.pro</a><br>
</span><span class="">> <mailto:<a href="mailto:daniel@pocock.pro">daniel@pocock.pro</a>>> wrote:<br>
><br>
><br>
>     Debian has telepathy-qt for both qt4 and qt5:<br>
><br>
>     <a href="https://packages.qa.debian.org/t/telepathy-qt.html" rel="noreferrer" target="_blank">https://packages.qa.debian.<wbr>org/t/telepathy-qt.html</a><br>
>     <<a href="https://packages.qa.debian.org/t/telepathy-qt.html" rel="noreferrer" target="_blank">https://packages.qa.debian.<wbr>org/t/telepathy-qt.html</a>><br>
><br>
>     So far, we've been building and testing telepathy-resiprocate with<br>
>     qt4 only<br>
><br>
>     I've just updated the resiprocate 1.11.0~alpha1 to Debian, which adds a<br>
>     telepathy-resiprocate.deb for the first time.<br>
><br>
>     Should it be changed to build against telepathy-qt5 instead of qt4 for<br>
>     the upcoming Debian release, or is there significant risk in doing that<br>
>     without more time for testing?<br>
><br>
><br>
> I think moving forward it is best to use telepathy-qt5. I am playing a<br>
> bit with telepathy-resiprocate and have proposed the following pull<br>
> request which changes it to use qt5 and adapts some package detection:<br>
> <a href="https://github.com/resiprocate/resiprocate/pull/73" rel="noreferrer" target="_blank">https://github.com/<wbr>resiprocate/resiprocate/pull/<wbr>73</a><br>
> <<a href="https://github.com/resiprocate/resiprocate/pull/73" rel="noreferrer" target="_blank">https://github.com/<wbr>resiprocate/resiprocate/pull/<wbr>73</a>><br>
><br>
> Please let me know if those changes make sense.<br>
><br>
<br>
</span>I've accepted the pull request, thanks for that contribution<br>
<span class=""><br>
> Are the debian files with the telepathy-resiprocate packaging available<br>
> in a branch on github? I'd like to use that to try it out on Ubuntu.<br>
><br>
<br>
</span>The Debian packaging is in a clone of the repository on Github, but the<br>
branches for Debian are pushed to alioth<br>
<br>
The URLs are here, see the VCS link:<br>
<br>
<a href="https://packages.qa.debian.org/r/resiprocate.html" rel="noreferrer" target="_blank">https://packages.qa.debian.<wbr>org/r/resiprocate.html</a><br>
<br>
I just made some fresh commits in the last few days<br>
<br>
You should be able to do something like this to build:<br>
<br>
git clone git://<a href="http://anonscm.debian.org/pkg-voip/resiprocate.git" rel="noreferrer" target="_blank">anonscm.debian.org/pkg-<wbr>voip/resiprocate.git</a><br>
git checkout debian/sid<br>
dpkg-buildpackage -rfakeroot -i.* -j13<br>
<br>
If you want to make changes, you could create a branch off debian/sid, e.g.<br>
<br>
  git branch debian/boiko-tp-qt debian/sid<br>
<br>
You may have to manually install some build dependencies with apt-get,<br>
but you can get most of them with<br>
<br>
apt-get build-dep resiprocate<br></blockquote><div><br></div><div>Ah ok, I was already changing the debian/ directory I forked from master to add a telepathy-resiprocate package there. I will get the debian one instead.</div><div><br></div><div>Thanks</div><div><br></div><div>Gustavo Boiko</div></div></div></div>