Bug#1008189: meson: gnome module incorrectly requires gtk4-update-icon-cache

2022-03-31 Thread Mohammad .Sheykh Mohammadi
On Thu, 24 Mar 2022 10:45:33 -0400 Jeremy Bicha 
wrote:
> Control: tags -1 +ftbfs
> Control: affects -1 src:gnome-contacts
> Control: affects -1 src:gtksourceview5
>
> On Thu, Mar 24, 2022 at 10:13 AM Jussi Pakkanen 
wrote:
> > This has already been tagged for the .1 release:
> >
> > https://github.com/mesonbuild/meson/milestone/79?closed=1
> >
> > Is that sufficient or do you need an interim distropatch upload?
>
> I think it's only a fairly small number of Debian apps affected. I can
> manually add the extra Build-Depends if I need to do a quicker upload
> of affected packages.
>
> Thank you,
> Jeremy Bicha
>
>


Bug#1008189: meson: gnome module incorrectly requires gtk4-update-icon-cache

2022-03-24 Thread Jeremy Bicha
Control: tags -1 +ftbfs
Control: affects -1 src:gnome-contacts
Control: affects -1 src:gtksourceview5

On Thu, Mar 24, 2022 at 10:13 AM Jussi Pakkanen  wrote:
> This has already been tagged for the .1 release:
>
> https://github.com/mesonbuild/meson/milestone/79?closed=1
>
> Is that sufficient or do you need an interim distropatch upload?

I think it's only a fairly small number of Debian apps affected. I can
manually add the extra Build-Depends if I need to do a quicker upload
of affected packages.

Thank you,
Jeremy Bicha



Bug#1008189: meson: gnome module incorrectly requires gtk4-update-icon-cache

2022-03-24 Thread Jussi Pakkanen
On Thu, 24 Mar 2022 at 05:03, Jeremy Bicha  wrote:

> Therefore, please cherry-pick this commit:
> https://github.com/mesonbuild/meson/commit/dac212e1bba7

This has already been tagged for the .1 release:

https://github.com/mesonbuild/meson/milestone/79?closed=1

Is that sufficient or do you need an interim distropatch upload?



Bug#1008189: meson: gnome module incorrectly requires gtk4-update-icon-cache

2022-03-23 Thread Jeremy Bicha
Source: meson
Version: 0.62.0-1
Severity: serious
Tags: patch

The new meson version breaks things that uses the gnome module to
update the icon cache.

Specifically, it requires gtk4-update-icon-cache which is only
recommended by gtk4 and the Debian buildds don't install recommends by
default. However, both gtk3 and gtk4 indirectly depend on
gtk-update-icon-cache

Therefore, please cherry-pick this commit:
https://github.com/mesonbuild/meson/commit/dac212e1bba7

Thank you,
Jeremy Bicha