Bug#967567: libayatana-appindicator: depends on deprecated GTK 2

2023-07-31 Thread Bastian Germann

I have uploaded libayatana-appindicator_0.5.92-1.1.debdiff as NMU to DELAYED/10.



Bug#967567: libayatana-appindicator: depends on deprecated GTK 2

2023-07-23 Thread Simon McVittie
On Thu, 29 Jun 2023 at 00:04:17 +0200, Bastian Germann wrote:
> Please consider applying the attached patch which will drop the unused gtk2 
> binary packages.

It looks as though this would break growl-for-linux (#967462):

smcv@coccia ~ % dak rm -R -n -b libayatana-appindicator1 
gir1.2-ayatanaappindicator-0.1 libayatana-appindicator-dev 
libayatana-appindicator0.1-cil libayatana-appindicator0.1-cil-dev
Will remove the following packages from unstable:

gir1.2-ayatanaappindicator-0.1 |   0.5.92-1 | amd64, arm64, armel, armhf, i386, 
mips64el, mipsel, ppc64el, s390x
libayatana-appindicator-dev |   0.5.92-1 | amd64, arm64, armel, armhf, i386, 
mips64el, mipsel, ppc64el, s390x
libayatana-appindicator0.1-cil |   0.5.92-1 | amd64, arm64, armel, armhf, i386, 
mipsel, ppc64el, s390x
libayatana-appindicator0.1-cil-dev |   0.5.92-1 | amd64, arm64, armel, armhf, 
i386, mipsel, ppc64el, s390x
libayatana-appindicator1 |   0.5.92-1 | amd64, arm64, armel, armhf, i386, 
mips64el, mipsel, ppc64el, s390x
...
# Broken Build-Depends:
growl-for-linux: libayatana-appindicator-dev

so #967462 will need to be fixed first.

growl-for-linux has no runtime dependency on these libraries, which
suggests that it might be possible to fix #967462 by removing its
(unused?) build-dependency.

smcv