On 13/07/15 04:04, Reinhard Tartler wrote: > > > On 27.06.2015 11:29, po...@debian.org wrote: > >> amtterm depends on python-vte / libvte9, which are deprecated in >> favor of gir1.2-vte-2.91 / libvte-2.91-0. Thus we want to remove >> src:vte from the archive. amtterm should switch to the new vte >> version. >> >> Please try to do this before the Stretch release as we're going to >> try to remove src:vte this cycle. >> >> We'll bump this to serious when the list of rdeps is small and we're >> getting ready to removing vte completely. >> >> If you have any question don't hesitate to ask. > > Thank you for your report. Any chance that you could detail what exactly need > to > change? It seems that the new vte packages have new -dev packages, and I'm not > sure what to depend on.
You need to build-depend on libvte-2.91-dev and libgtk-3-dev, check for their new .pc file names (gtk+-3.0, vte-2.91) in GNUMakefile, and port your app as necessary. I'm not sure how much Vte has changed. For GTK+, there are some guides: https://developer.gnome.org/gtk3/stable/gtk-migrating-2-to-3.html https://developer.gnome.org/Gnome3PortingGuide/ > Also, is the new vte version API compatible? If not, is there a porting guide? See above. If you have trouble finding the replacement for a specific method/class, I can look for it or ask upstream. Cheers, Emilio -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org