Control: tags -1 moreinfo Hi Alf,
On 17-06-2019 00:12, Alf Gaida wrote: [...] > +libfm-qt (0.14.1-9) unstable; urgency=medium > + > + * Added upstream patch workaround-missed-file-monitoring.patch > + (Closes: #926803) > + * Added two new symbols - internal use only ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ I may be missing something, and I'm not fluent in symbol generation, but shouldn't these symbols be marked as private then? Doesn't exposing internal symbols mean that other software can use them. > + (c++)"Fm::Folder::findByPath(Fm::FilePath const&)@Base" 0.14.1~ [...] > + (c++)"Fm::Folder::hasFileMonitor() const@Base" 0.14.1~ I also think the version is wrong. It should be 0.14.1-9~ if I am correct. The version here is suggesting that these symbols were already present in version 0.14.1-8 which isn't true. Paul