[Pkg-golang-commits] [golang] 01/01: Trim Build-Depends (Closes: #807299)

Tianon Gravi tianon at debian.org
Wed Feb 3 06:13:10 UTC 2016


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

tianon pushed a commit to branch debian-sid
in repository golang.

commit 4982b8dee203520f4525ab1e7ec5056c4029fcf5
Author: Tianon Gravi <tianon at debian.org>
Date:   Tue Feb 2 22:13:04 2016 -0800

    Trim Build-Depends (Closes: #807299)
---
 debian/changelog | 1 +
 debian/control   | 8 ++------
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c1412e6..4335161 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ golang (2:1.5.3-2) UNRELEASED; urgency=medium
   * Respect "nocheck" in DEB_BUILD_OPTIONS while building to skip tests
     (Closes: #807290)
   * Skip userns tests when chrooted (Closes: #807303)
+  * Trim Build-Depends (Closes: #807299)
 
  -- Tianon Gravi <tianon at debian.org>  Tue, 02 Feb 2016 21:54:29 -0800
 
diff --git a/debian/control b/debian/control
index 06aa418..d54a1c1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,13 +7,9 @@ Uploaders: Michael Stapelberg <stapelberg at debian.org>,
            Tianon Gravi <tianon at debian.org>
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-golang/golang.git
 Vcs-Git: git://anonscm.debian.org/pkg-golang/golang.git
-Build-Depends: bison,
-               debhelper (>= 7.4.10),
-               ed,
+Build-Depends: debhelper (>= 7.4.10),
                golang-go (>= 2:1.4.2-2~) | gccgo-5,
-               mawk | awk,
-               netbase,
-               perl
+               netbase
 Standards-Version: 3.9.6
 Homepage: https://golang.org
 

-- 
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