makedeb
The Go programming language
Package Base:
Latest Commit:
3dfa5b5
Commits in the Past Week:
0
Commits in the Past Month:
0
Commits in the Past Year:
8
Total Commits:
31
Committers:
Hunter Wittenborn (24)
Kavplex Bot (7)
Pulls:
139672
Bump pkgrel to '2' We made a change that merited an update in the previous commit.
Commit Hash:
Author:
Hunter Wittenborn
Created:
2022-06-11
Fix directory used to install Go libs
Commit Hash:
Author:
Hunter Wittenborn
Created:
2022-06-11
Use '/usr/bin/env bash' shebang in preinst script Debian doesn't have Bash located at '/usr/bin/bash', so we need to check where Bash is located instead.
Commit Hash:
Author:
Hunter Wittenborn
Created:
2022-04-30
Add packages to optdepends A lot of Go packages seem to need C packages, so we'll make them recommended here. Also copied a few packages from the 20.04 repository's golang-go package.
Commit Hash:
Author:
Hunter Wittenborn
Created:
2022-04-07
Updated SRCINFO file from previous commit
Commit Hash:
Author:
Hunter Wittenborn
Created:
2022-02-28
Added 'preinst' script to handle potential symlink of Go stdlib
Commit Hash:
Author:
Hunter Wittenborn
Created:
2022-02-28
Bumped epoch to '2' The Debian and Ubuntu repository packages for 'golang-go' have the epoch set to 2 for some reason, so we're gonna duplicate that behavior here for the sake of compatibility.
Commit Hash:
Author:
Hunter Wittenborn
Created:
2022-02-27