On Tue, 13 Jul 2021 10:23:57 +0200 Fabrice Creuzot <c...@luigifab.fr> wrote: > Hi tobi, > > Sorry, I haven't see your reply before today. > > You are right, awf-gtk(2|3|4) are using the same source. > Yes, multiple major GTK versions can be coinstalled. > > I have created three packages because if I create only one source > package that depends on libgtk-2|3|4-dev, I think I will get the > following error: Missing build dependencies: libgtk-4-dev.
libgtk-2.0-dev and libgtk-3-dev are coninstallable, no problem here. libgtk-4-dev is currently only in experimental, but it is also co-installable on my machine's pbuilder after adding experimental. So technically it should be possible. > So I prefered to create three independant packages. This has been > accepted on Fedora and openSUSE (my Ubuntu PPA says also ok). Fedora, openSuse and Ubuntu are not Debian. So lets avoid having duplicated source packages without technical reason. > Thanks > >