Hi! With version 2.29.2-2 the modulesets got removed, but that also removed the moduleset DTD, RelaxNG schema, XML stylesheet and XML schema, which are needed to handle the modulesets with XML tools. regards, guillem
tags 639086 patch thanks Hi! Adding the two attached files to debian/ should fix this issue. Also it seems the schemas and XML stylesheets are only present in newer upstream jhbuild releases, so disregard my previous comment. regards, guillem
Sorry for the very late response. The general opinion is that people should download the moduleset they want from https://gitlab.gnome.org/GNOME/jhbuild/tree/master/modulesets/ jhbuild upstream used to keep old versioned modulesets around. Now they don't which means that the provided modulesets which target git master for each project will gradually deteriorate as upstream projects add new dependencies and local copies aren't updated. I mean someone could update jhbuild in Debian stable releases; it's just not really been done so far and isn't a high priority for us. If I don't hear back from you, we'll probably eventually close this bug. Thanks, Jeremy Bicha
Hi! Sure, that's fine. My request was for the moduleset DTD files though, I guess the wording in the initial bug might have been confusing, even though I see at least the Subject and the followup proposed debhelper fragment files were somewhat clear. :D The problem is that I have X.Org's moduleset definitions coming from X.Org's git, and I'm converting those into another format via XML tools, but for that I need the moduleset DTD. Just adding the proposed debhelper install fragment would do. Thanks, Guillem