[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. debian/2.0.6-2-20-g7fef725

Iustin Pop iustin at debian.org
Sat Apr 17 22:21:34 UTC 2010


The following commit has been merged in the master branch:
commit b27ec2329d8285e9c4ee8237f53894b826350fd1
Author: Iustin Pop <iustin at debian.org>
Date:   Sat Apr 17 22:07:00 2010 +0200

    Do not compress the sphinx docs

diff --git a/debian/rules b/debian/rules
index f98f255..408b9ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -90,7 +90,8 @@ binary-indep: build install
 #	dh_undocumented
 	dh_installman
 	dh_link
-	dh_compress
+	# Note: no compression on the html docs, since it will break navigation
+	dh_compress -Xganeti2/html/
 	dh_fixperms
 #	dh_perl
 	dh_installdeb

-- 
Ganeti packaging



More information about the Pkg-ganeti-devel mailing list