[Pkg-golang-commits] [golang] 01/01: Suppress some new lintian errors in golang-1.9-src.

Michael Hudson-Doyle mwhudson-guest at moszumanska.debian.org
Wed Aug 30 04:27:43 UTC 2017


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

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

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

    Suppress some new lintian errors in golang-1.9-src.
---
 debian/changelog                        | 4 ++++
 debian/golang-X.Y-src.lintian-overrides | 6 ++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4566653..dd22408 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
 golang-1.9 (1.9-1) UNRELEASED; urgency=medium
 
+  [ Michael Hudson-Doyle ]
   * New upstream release.
+  * Suppress some new lintian errors in golang-1.9-src.
+
+  [ Michael Stapelberg ]
   * Add debian/patches/0002-reproducible-BUILD_PATH_PREFIX_MAP.patch
 
  -- Michael Hudson-Doyle <michael.hudson at ubuntu.com>  Thu, 15 Jun 2017 13:10:59 +1200
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