[SCM] Packaging for Google Go branch, debian-sid, updated. debian/2%1-3-16-g9537d6d

Ondřej Surý ondrej at sury.org
Fri May 4 10:27:52 UTC 2012


The following commit has been merged in the debian-sid branch:
commit 3ad38c08380d8dbed82998e57c9eade3c7695d9f
Author: Ondřej Surý <ondrej at sury.org>
Date:   Wed Apr 18 09:53:18 2012 +0200

    Disable GNU/KFreeBSD build (Closes: #668794)

diff --git a/debian/control b/debian/control
index 070e2f3..ea2cc2c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Standards-Version: 3.9.3
 Homepage: http://golang.org/
 
 Package: golang-go
-Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 armel armhf
+Architecture: i386 amd64 armel armhf
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
 	 golang-src (>= ${source:Version})
 Replaces: golang-weekly-go, golang-weekly-tools, golang-tools
@@ -36,7 +36,7 @@ Replaces: golang-weekly-src, golang-go (<< 2:1-3~)
 Conflicts: golang-weekly-src
 Provides: golang-weekly-src
 Breaks: golang-go (<< 2:1-3~)
-Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 armel armhf
+Architecture: i386 amd64 armel armhf
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Go programming language compiler - source files
  The Go programming language is an open source project to make
@@ -78,7 +78,7 @@ Package: golang-dbg
 Replaces: golang-weekly-dbg
 Conflicts: golang-weekly-dbg
 Provides: golang-weekly-dbg
-Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 armel armhf
+Architecture: i386 amd64 armel armhf
 Depends: ${misc:Depends}, golang-go (= ${binary:Version})
 Recommends: gdb
 Section: debug
diff --git a/debian/patches/series b/debian/patches/series
index 9d42c98..3fabf73 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,10 +2,10 @@
 001-allow_IPv4_on_IPv6_sockets.patch
 #003-set_correct_runpath.patch
 #006-fix_kfreebsd_build.patch
-007-use_native_dynamic_linker_on_kfreebsd.patch
+#007-use_native_dynamic_linker_on_kfreebsd.patch
 #009-goinstall_can_install_to_GOPATH.patch
 #010-goinstall_check_conf.patch
-011-__FreeBSD_kernel__.patch
-012-sigfillset_kFreeBSD.patch
-013-kFreeBSD-AI_MASK.patch
+#011-__FreeBSD_kernel__.patch
+#012-sigfillset_kFreeBSD.patch
+#013-kFreeBSD-AI_MASK.patch
 014-dont_fail_test_with_missing_homedir.patch

-- 
Packaging for Google Go



More information about the Pkg-google-commits mailing list