<div dir="ltr"><div><div>Hi,<br><br></div>While trying to update the libbpp-qt package to use Qt5 instead of Qt4, I'm getting this error (using debuild -us -uc):<br><br>devlibs error: There is no package matching [libQt5Core5-dev] and noone provides it, please report bug to d-shlibs maintainer<br>devlibs error: There is no package matching [libQt5Gui5-dev] and noone provides it, please report bug to d-shlibs maintainer<br>devlibs error: There is no package matching [libQt5Widgets5-dev] and noone provides it, please report bug to d-shlibs maintainer<br><br></div><div>Any idea of what is going on? The code otherwise compiles smoothly. I can see the packages for Qt5 changed names (no more libqt5-dev, etc), and I am probably missing sthg :s Git repos is updated to reproduce the error.<br><br></div><div>Any insight welcome!<br><br></div><div>Julien.<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 13, 2017 at 11:09 AM, Julien Yann Dutheil <span dir="ltr"><<a href="mailto:julien.dutheil@univ-montp2.fr" target="_blank">julien.dutheil@univ-montp2.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear Andreas,<div><br></div><div>The fix was made upstream on the master branch, but has not been released yet. We have recently discussed a change in our release strategies: we will release more frequently "minor" updates based on the master branch (version x.y.1, x.y.2 etc) which will only be distributed as source archives. I will only package the x.1, x.2, etc more serious updates. Maybe the watch file could only check for these new updates? Or should we use a distinct tagging system for the minor updates?</div><div><br></div><div>Best,</div><div><br></div><div>Julien.</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 13, 2017 at 10:43 AM, Andreas Tille <span dir="ltr"><<a href="mailto:tille@debian.org" target="_blank">tille@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Julien,<br>
<br>
thanks for the information.  The watch file did not catched any new<br>
upstream version.  May be this needs to be adapted as well?<br>
<br>
Thanks for your quick response<br>
<br>
     Andreas.<br>
<div class="m_2576803193748458656HOEnZb"><div class="m_2576803193748458656h5"><br>
On Wed, Dec 13, 2017 at 10:08:18AM +0100, Julien Yann Dutheil wrote:<br>
> Dear Andreas,<br>
><br>
> The software was ported to Qt5 upstream, but still need to make a new<br>
> package version. Will try do that asap.<br>
><br>
> Best,<br>
><br>
> Julien.<br>
><br>
> On Wed, Dec 13, 2017 at 10:03 AM, Andreas Tille <<a href="mailto:tille@debian.org" target="_blank">tille@debian.org</a>> wrote:<br>
><br>
> > Hi Julien,<br>
> ><br>
> > could you please have a look?<br>
> ><br>
> > Kind regards<br>
> ><br>
> >      Andreas.<br>
> ><br>
> > On Sat, Sep 09, 2017 at 08:58:21PM +0200, Lisandro Damián Nicanor Pérez<br>
> > Meyer wrote:<br>
> > > Source: bppphyview<br>
> > > Version: 0.5.1-1<br>
> > > Severity: wishlist<br>
> > > User: <a href="mailto:debian-qt-kde@lists.debian.org" target="_blank">debian-qt-kde@lists.debian.org</a><br>
> > > Usertags: qt4-removal<br>
> > ><br>
> > ><br>
> > > Hi! As you might know we the Qt/KDE team are preparing to remove Qt4<br>
> > > as [announced] in:<br>
> > ><br>
> > > [announced] <<a href="https://lists.debian.org/debian-devel-announce/2017/08/" rel="noreferrer" target="_blank">https://lists.debian.org/debi<wbr>an-devel-announce/2017/08/</a><br>
> > msg00006.html><br>
> > ><br>
> > > Currently Qt4 has been dead upstream and we are starting to have problems<br>
> > > maintaining it, like for example in the [OpenSSL 1.1 support] case.<br>
> > ><br>
> > > [OpenSSL 1.1 support] <<a href="https://bugs.debian.org/cgi-" rel="noreferrer" target="_blank">https://bugs.debian.org/cgi-</a><br>
> > bin/bugreport.cgi?bug=828522><br>
> > ><br>
> > > In order to make this move, all packages directly or indirectly<br>
> > depending on<br>
> > > the Qt4 libraries have to either get ported to Qt5 or eventually get<br>
> > > removed from the Debian repositories.<br>
> > ><br>
> > > Therefore, please take the time and:<br>
> > > - contact your upstream (if existing) and ask about the state of a Qt5<br>
> > > port of your application<br>
> > > - if there are no activities regarding porting, investigate whether<br>
> > there are<br>
> > > suitable alternatives for your users<br>
> > > - if there is a Qt5 port that is not yet packaged, consider packaging it<br>
> > > - if both the Qt4 and the Qt5 versions already coexist in the Debian<br>
> > > archives, consider removing the Qt4 version<br>
> > ><br>
> > > = Porting =<br>
> > ><br>
> > > Some of us where involved in various Qt4 to Qt5 migrations [migration]<br>
> > and we<br>
> > > know for sure that porting stuff from Qt4 to Qt5 is much much easier and<br>
> > less<br>
> > > painful than it was from Qt3 to Qt4.<br>
> > ><br>
> > > We also understand that there is still a lot of software still using Qt4.<br>
> > ><br>
> > > Don't forget to take a look at the C++ API changes page [apichanges]<br>
> > whenever<br>
> > > you start porting your application.<br>
> > ><br>
> > > [migration] <a href="http://pkg-kde.alioth.debian.org/packagingqtbasedstuff.html" rel="noreferrer" target="_blank">http://pkg-kde.alioth.debian.o<wbr>rg/packagingqtbasedstuff.html</a><br>
> > > [apichanges] <a href="http://doc.qt.io/qt-5/sourcebreaks.html" rel="noreferrer" target="_blank">http://doc.qt.io/qt-5/sourcebr<wbr>eaks.html</a><br>
> > ><br>
> > > For any questions and issues, do not hesitate to contact the Debian<br>
> > Qt/KDE<br>
> > > team at <a href="mailto:debian-qt-kde@lists.debian.org" target="_blank">debian-qt-kde@lists.debian.org</a><br>
> > ><br>
> > > The removal is being tracked in <<a href="https://wiki.debian.org/Qt4Removal" rel="noreferrer" target="_blank">https://wiki.debian.org/Qt4Re<wbr>moval</a>><br>
> > ><br>
> > > Lisandro,<br>
> > > on behalf of the Qt4 maintainers<br>
> > ><br>
> > > ______________________________<wbr>_________________<br>
> > > Debian-med-packaging mailing list<br>
> > > <a href="mailto:Debian-med-packaging@lists.alioth.debian.org" target="_blank">Debian-med-packaging@lists.ali<wbr>oth.debian.org</a><br>
> > > <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/" rel="noreferrer" target="_blank">http://lists.alioth.debian.org<wbr>/cgi-bin/mailman/listinfo/</a><br>
> > debian-med-packaging<br>
> > ><br>
> ><br>
> > --<br>
> > <a href="http://fam-tille.de" rel="noreferrer" target="_blank">http://fam-tille.de</a><br>
> ><br>
><br>
><br>
><br>
> --<br>
> Julien Y. Dutheil, Ph-D<br>
> 0 <a href="tel:%28%2B49%29%206421%20178%20986" value="+496421178986" target="_blank">(+49) 6421 178 986</a><br>
><br>
> § Max Planck Institute for Evolutionary Biology<br>
> Molecular Systems Evolution<br>
> Department of Evolutionary Genetics<br>
> Plön -- GERMANY<br>
><br>
> § Institute of Evolutionary Sciences - Montpellier<br>
> University of Montpellier 2 -- FRANCE<br>
<br>
</div></div><span class="m_2576803193748458656HOEnZb"><font color="#888888">--<br>
<a href="http://fam-tille.de" rel="noreferrer" target="_blank">http://fam-tille.de</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="m_2576803193748458656gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Julien Y. Dutheil, Ph-D<br>0 <a href="tel:+49%206421%20178986" value="+496421178986" target="_blank">(+49) 6421 178 986</a><div><br>§ Max Planck Institute for Evolutionary Biology<div>Molecular Systems Evolution</div><div>Department of Evolutionary Genetics</div><div>Plön -- GERMANY<br></div><br>§ Institute of Evolutionary Sciences - Montpellier<br>University of Montpellier 2 -- FRANCE</div></div></div></div></div>
</div>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Julien Y. Dutheil, Ph-D<br>0 (+49) 6421 178 986<div><br>§ Max Planck Institute for Evolutionary Biology<div>Molecular Systems Evolution</div><div>Department of Evolutionary Genetics</div><div>Plön -- GERMANY<br></div><br>§ Institute of Evolutionary Sciences - Montpellier<br>University of Montpellier 2 -- FRANCE</div></div></div></div></div>
</div>