[pkg-boost-commits] r14014 - boost-jam/trunk/debian

Domenico Andreoli cavok at alioth.debian.org
Thu Nov 9 10:40:51 CET 2006


Author: cavok
Date: 2006-11-09 10:40:51 +0100 (Thu, 09 Nov 2006)
New Revision: 14014

Added:
   boost-jam/trunk/debian/docs
Modified:
   boost-jam/trunk/debian/rules
Log:
html docs are now correctly installed

Added: boost-jam/trunk/debian/docs
===================================================================
--- boost-jam/trunk/debian/docs	2006-11-07 14:27:58 UTC (rev 14013)
+++ boost-jam/trunk/debian/docs	2006-11-09 09:40:51 UTC (rev 14014)
@@ -0,0 +1,2 @@
+index.html
+jam

Modified: boost-jam/trunk/debian/rules
===================================================================
--- boost-jam/trunk/debian/rules	2006-11-07 14:27:58 UTC (rev 14013)
+++ boost-jam/trunk/debian/rules	2006-11-09 09:40:51 UTC (rev 14014)
@@ -52,9 +52,7 @@
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	dh_installdocs Jambase *.html
-#	dh_installemacsen
-#	dh_undocumented
+	dh_installdocs Jambase
 	dh_installchangelogs 
 	dh_strip
 	dh_compress




More information about the pkg-boost-commits mailing list