[Pkg-golang-commits] [golang] 04/05: Suppress some new lintian errors

Michael Hudson-Doyle mwhudson-guest at moszumanska.debian.org
Thu Oct 26 10:02:09 UTC 2017


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

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

commit 5135ffa0e3cab9c99710588d12801eccd7472e4c
Author: Michael Hudson-Doyle <michael.hudson at canonical.com>
Date:   Wed Aug 30 16:27:02 2017 +1200

    Suppress some new lintian errors
---
 debian/golang-X.Y-src.lintian-overrides | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/golang-X.Y-src.lintian-overrides b/debian/golang-X.Y-src.lintian-overrides
index 91002bf..d97610b 100644
--- a/debian/golang-X.Y-src.lintian-overrides
+++ b/debian/golang-X.Y-src.lintian-overrides
@@ -1,4 +1,6 @@
-# golang-X.Y-src ships ELF object files as testdata for the debug/dwarf and
-# debug/elf packages.
+# golang-X.Y-src ships ELF object files and binaries as testdata for the
+# debug/dwarf, debug/elf and runtime/pprof packages.
 golang-X.Y-src: arch-dependent-file-in-usr-share
 golang-X.Y-src: unstripped-binary-or-object
+golang-X.Y-src: binary-from-other-architecture
+golang-X.Y-src: statically-linked-binary

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



More information about the pkg-golang-commits mailing list