[Pkg-golang-commits] [golang-defaults] 03/03: final lintian fixes

Michael Hudson-Doyle mwhudson-guest at moszumanska.debian.org
Fri Apr 29 00:06:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

mwhudson-guest pushed a commit to branch master
in repository golang-defaults.

commit e22f3dd3903133f0c82f7715324cf733fdaf0ddc
Author: Michael Hudson-Doyle <michael.hudson at canonical.com>
Date:   Fri Apr 29 12:04:15 2016 +1200

    final lintian fixes
---
 debian/control                  | 2 +-
 debian/source/lintian-overrides | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6898546..1a452ba 100644
--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,7 @@ Architecture: any
 Depends: gccgo [!armel !armhf !amd64 !i386 !arm64 !ppc64 !ppc64el],
          golang-go [armel armhf amd64 i386 arm64 ppc64 ppc64el],
          ${misc:Depends}
-Description: Go programming language compiler, linker, compiled stdlib
+Description: Go programming language -- gccgo on "non-Go" platforms
  The Go programming language is an open source project to make programmers more
  productive. Go is expressive, concise, clean, and efficient. Its concurrency
  mechanisms make it easy to write programs that get the most out of multicore
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..bcf07fd
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# Thanks for the concern, lintian, but this is OK :-)
+golang-defaults: dh-exec-subst-unknown-variable

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-golang/golang-defaults.git



More information about the pkg-golang-commits mailing list