[Gambas-user] Gambas packager warning for Debian 12 derivations.
Benoit Minisini
benoit.minisini at gambas-basic.org
Sun Oct 2 18:01:34 CEST 2022
Le 29/09/2022 à 19:46, Martin a écrit :
> Hi,
> There are, maybe, an error in the Package.module [1] because in 12
> version is not supported the compatibility for version 9
> The constant:
> Private Const DEBIAN_DEBHELPER_VERSION As String = "9"
>
> maybe should be:
> Private Const DEBIAN_DEBHELPER_VERSION As String = "10"
>
> Why is a constant ?
> Shouldn't it be a variable that depends on the system on which gambas is
> installed?
>
> [1]
> https://gitlab.com/gambas/gambas/-/blob/master/app/src/gambas3/.src/Packager/Package.module
>
> Thanks.
> Martín.
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
I don't know, I didn't write the debian package generator.
What does this constant mean?
--
Benoît Minisini.
More information about the User
mailing list