[SCM] Packaging for Google Go branch, debian-sid, updated. debian/1%57-2-6-gb192cfb

Ondřej Surý ondrej at sury.org
Wed May 11 15:26:35 UTC 2011


The following commit has been merged in the debian-sid branch:
commit 1a32609e7f953dc3665bfcea463418247d700864
Author: Ondřej Surý <ondrej at sury.org>
Date:   Sat May 7 20:40:10 2011 +0200

    Revert "Exclude dh_shlibdeps on go runtime binaries"
    
    This reverts commit 1d9fb4c7d862ca13a5c68a71a1e53cae811f93a5.

diff --git a/debian/rules b/debian/rules
index 3eb27ac..4ac5745 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,9 +39,6 @@ override_dh_install:
 override_dh_strip:
 	dh_strip -X".a" -Xgoinstall -Xgodoc -Xgoyacc -Xbin/cgo -Xebnflint -Xgofix -Xgofmt -Xgovet -Xgotest --dbg-package=$(PACKAGE)-dbg
 
-override_dh_shlibdeps:
-	dh_shlibdeps -X".a" -Xgoinstall -Xgodoc -Xgoyacc -Xbin/cgo -Xebnflint -Xgofix -Xgofmt -Xgovet -Xgotest
-
 debian/build.stamp:
 	rm -f debian/build.stamp
 	mkdir -p $(GOBIN)

-- 
Packaging for Google Go



More information about the Pkg-google-commits mailing list