Skip to content

Test and fix -dev packages' dependencies

Simon McVittie requested to merge wip/bug1098537 into debian/latest
  • Move /usr/include/tinysparql-3.0/tracker-*.h to libtinysparql-dev. Despite what their names might seem to indicate, these headers are all included in <tinysparql.h>, so including these headers without a circular dependency requires moving them. This allows the dependency on libtracker-sparql-3.0-dev by libtinysparql-dev to be removed.
  • d/tests: Verify basic functionality of -dev packages (Reproduces: #1098537)
  • libtracker-sparql-3.0-dev: Add missing Depends on libtinysparql-dev (Closes: #1098537)

Sorry, I am not intending to upload this myself: I have quite enough things that the project demands I prioritize without also becoming responsible for the tinysparql/localsearch family.

Edited by Simon McVittie

Merge request reports

Loading