diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 578ae04f0..7ed686808 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Recommends: golang-weekly-tools Provides: go-compiler, golang-go Description: Go programming language compiler This package provides assembler, compiler and linker for the Go - programming language. This is the Google's Go implementation of the + programming language. This is Google's Go implementation of the tool chain. . The Go programming language is an open source project to make @@ -121,7 +121,7 @@ Recommends: gdb Section: debug Priority: extra Description: Go programming language tool chain [debug] - This package provides the debug symbols for the Google's Go tool + This package provides the debug symbols for Google's Go tool chain binaries (assembler, compiler, linker) needed for properly debugging errors in the tool chain with gdb. . |