Source: debhelper
Version: 12.6.1

I tried building gnome-photos with debhelper compat 13 since I
eventually wanted to tweak the test timeout. The build fails:

   dh_auto_test -O--buildsystem=meson
Can't locate object method "name" via package
"Debian::Debhelper::Buildsystem::ninja" at
/usr/share/perl5/Debian/Debhelper/Buildsystem/meson.pm line 112.
make: *** [debian/rules:7: build] Error 2


To switch to compat 13, I changed the Build-Depends in debian/control
and debian/control.in from debhelper-compat 12 to debhelper and added
debian/compat that says 13. I made no other changes. As far as I can
tell, nothing in Debian is using compat 13 yet.


See https://bugs.debian.org/912560 where the meson test change was requested.

Thanks,
Jeremy Bicha

Reply via email to