[SCM] Packaging for Google Go branch, debian-sid, updated. debian/2011.02.01.1-1-8-g38ffa67

Ondřej Surý ondrej at sury.org
Fri Feb 18 10:46:50 UTC 2011


The following commit has been merged in the debian-sid branch:
commit 7cd5d8d8a63d347ae28668d4a45497def6ba037b
Author: Ondřej Surý <ondrej at sury.org>
Date:   Fri Feb 18 09:55:10 2011 +0100

    Don't compress godoc documentation

diff --git a/debian/rules b/debian/rules
index cdf6cc9..6f49cec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,8 +25,8 @@ override_dh_auto_test:
 	:
 #	$(no_check) || { cd src && bash ./run.bash --no-rebuild; }
 
-#override_dh_compress:
-#	dh_compress -Xusr/share/doc/golang-doc/html
+override_dh_compress:
+	dh_compress -Xusr/share/doc/golang-doc/html -Xusr/share/doc/golang-doc/godoc
 
 override_dh_auto_install:
 	mkdir -p $(DESTDIR)$(bindir)

-- 
Packaging for Google Go



More information about the Pkg-google-commits mailing list