>>> dependencies, this turns out to be two similar issues, in `album` and
>>> `trail`: they each use `pagespec_match_list` with the pagespec
>>> `internal(*)` in order to apply a trivial filter (accept everything)
->>> to an existing list for its side-effect of sorting that list. I'll
->>> file a proper bug at some point; fixing it is going to need core
->>> ikiwiki changes, I think. --s
+>>> to an existing list for its side-effect of sorting that list.
+>>> Bug filed as [[bugs/trails depend on everything]] --smcv