On Mon, Jan 02, 2023 at 05:20:00PM +0000, Julian Gilbey wrote: > [...] > > > > I've added you as maintainer, feel free to push directly to this repo. > > Please note that on every push, packages are automatically backported to the > > current stable. You may join #debian-openstack-commits to see the build > > result. > > Now this may be tricky, because building the proposed new version of > the fonts requires the new node-webfont package; would that be > backported as well? (BTW, I've just pushed a new version to my > experimental repository at > https://salsa.debian.org/debian/fonts-materialdesignicons-webfont > which generates a version 1.6.50 package as well as the newer ones.)
I just tried building node-webfont on bullseye with bullseye-backports and it's not happy: The following packages have unmet dependencies: sbuild-build-depends-main-dummy : Depends: node-svg2ttf but it is not installable Depends: node-nunjucks (>= 3.2.3) but it is not installable Depends: node-parse-json (>= 5.2.0) but 5.1.0+~cs5.1.6-2 is to be installed Depends: node-xml2js (>= 0.4.23) but it is not going to be installed Depends: node-jasmine but it is not installable So at least 4 (and quite possibly more) nodejs packages would have to be backported to bullseye-backports to be able to do this. (node-xml2js is too old in stable for this package.) Best wishes, Julian