[Pkg-golang-commits] [SCM] Packaging for Google Go branch, debian-sid, updated. debian/2%1.0.1-1-61-g730025c

Michael Stapelberg michael at stapelberg.de
Fri Jul 19 17:57:46 UTC 2013


The following commit has been merged in the debian-sid branch:
commit 730025ce5c7c574b0056f9f41b7f97ce7eed2a35
Author: Michael Stapelberg <michael at stapelberg.de>
Date:   Fri Jul 19 19:56:06 2013 +0200

    Relicense debian/ under the Go license

diff --git a/debian/changelog b/debian/changelog
index e39e023..98cdf6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+golang (2:1.1.1-5) UNRELEASED; urgency=low
+
+  * Relicense debian/ under the Go license to match upstream. All copyright
+    holders agreed to this. (Closes: #716907)
+
+ -- Michael Stapelberg <stapelberg at debian.org>  Fri, 19 Jul 2013 19:56:46 +0200
+
 golang (2:1.1.1-4) unstable; urgency=low
 
   * Disable stripping, it breaks go binaries on some architectures. This drops
diff --git a/debian/copyright b/debian/copyright
index 9c240a6..ae2e96f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -271,9 +271,10 @@ License: W3C
  http://www.w3.org/Consortium/Legal/copyright-software
 
 Files: debian/*
-Copyright: © 2010, Ivan Wong <ivanwyc at gmail.com>, Ondřej Surý <ondrej at debian.org>
-License: GPL 3
- See ‘/usr/share/common-licenses/GPL-3’.
+Copyright: 2010 Ivan Wong <ivanwyc at gmail.com>
+           2010-2013 Ondřej Surý <ondrej at debian.org>
+           2013 Michael Stapelberg <stapelberg at debian.org>
+License: Go
 
 License: Go
  Copyright © 2009 The Go Authors. All rights reserved.

-- 
Packaging for Google Go



More information about the pkg-golang-commits mailing list