Package: gambas3 Version: 3.9.2-2 Severity: wishlist Tags: patch User: [email protected] Usertags: sectionspace-expansion Control: block 847520 by -1
Hi! Here's a patch updating the Debian and Ubuntu sections, which includes among others the new golang section, which was approved by ftp-masters. Thanks, Guillem
From b881a1e9f3b5a29960dfb6e5c9b90a6b0f9821ab Mon Sep 17 00:00:00 2001 From: Guillem Jover <[email protected]> Date: Fri, 3 Nov 2017 23:52:17 +0100 Subject: [PATCH] Update Debian and Ubuntu archive sections --- app/src/gambas3/install/group/debian | 5 +++++ app/src/gambas3/install/group/ubuntu | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/app/src/gambas3/install/group/debian b/app/src/gambas3/install/group/debian index 80f35715..e052d3fc 100644 --- a/app/src/gambas3/install/group/debian +++ b/app/src/gambas3/install/group/debian @@ -6,6 +6,7 @@ devel debug doc editors +education electronics embedded fonts @@ -14,11 +15,13 @@ gnome graphics gnu-r gnustep +golang hamradio haskell httpd interpreters java +javascript kde kernel libs @@ -27,6 +30,7 @@ lisp localization mail math +metapackages misc net news @@ -37,6 +41,7 @@ perl php python ruby +rust science shells sound diff --git a/app/src/gambas3/install/group/ubuntu b/app/src/gambas3/install/group/ubuntu index 80f35715..e052d3fc 100644 --- a/app/src/gambas3/install/group/ubuntu +++ b/app/src/gambas3/install/group/ubuntu @@ -6,6 +6,7 @@ devel debug doc editors +education electronics embedded fonts @@ -14,11 +15,13 @@ gnome graphics gnu-r gnustep +golang hamradio haskell httpd interpreters java +javascript kde kernel libs @@ -27,6 +30,7 @@ lisp localization mail math +metapackages misc net news @@ -37,6 +41,7 @@ perl php python ruby +rust science shells sound -- 2.15.0

