[SCM] Packaging for Google Go branch, debian-sid, updated. debian/1%60.2-1-32-ga228561

Ondřej Surý ondrej at sury.org
Wed Apr 11 21:27:07 UTC 2012


The following commit has been merged in the debian-sid branch:
commit a2285613d2e72b038e17d6b5c73a978ca7766c32
Author: Ondřej Surý <ondrej at sury.org>
Date:   Wed Apr 11 16:41:20 2012 +0200

    prepare 2:1-3 release

diff --git a/debian/changelog b/debian/changelog
index 9cdfd9f..b8a997c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+golang (2:1-3) unstable; urgency=high
+
+  * Use VERSION provided by upstream for packaging purposes
+  * Run tests as a part of a build process
+  * Install full src tree (except pkg/debug) because go command depend
+    on sources available
+  * Install sources without testdata and *_test.go
+  * Remove circular dependency golang-go->golang-doc->golang-go
+  * Make sure that timestamp on installed binaries and libraries is same
+    because go build/install recompiles everything if the go binary has
+    more recent timestamp than libraries (Closes: #668235)
+    + Need to update timestamps at postinst time because already created
+      directories can have time in the past
+
+ -- Ondřej Surý <ondrej at debian.org>  Wed, 11 Apr 2012 23:21:47 +0200
+
 golang (2:1-2) unstable; urgency=low
 
   * Remove preserving of old -tools settings, there are too many options

-- 
Packaging for Google Go



More information about the Pkg-google-commits mailing list