[Gambas-user] [Gambas Bug Tracker] Bug #760: Update Standards version for Debian packages in Packager module.

bugtracker at ...3416... bugtracker at ...3416...
Fri Sep 25 21:12:47 CEST 2015


http://gambaswiki.org/bugtracker/edit?object=BUG.760&from=L21haW4-

Comment #2 by gbWilly GAMBOS:

Sorry to reopen again.

I checked the code in revision #7340.
I'm afraid you made a mistake and got the number order wrong and you now have an even lower standards version that before ;)

This is the present code:
Private Const DEBIAN_STANDARD As String = "3.6.9"

Should be:
Private Const DEBIAN_STANDARD As String = "3.9.6"






More information about the User mailing list