[SCM] Render HTML and CSS content with tk branch, master, updated. 7d1ba86bc1253116387b677c55c541820268ee97

Ole Streicher debian at liska.ath.cx
Wed Feb 22 08:50:14 UTC 2012


The following commit has been merged in the master branch:
commit 95bcb646ff751420f616e90f41f83add15aea70f
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Feb 22 09:11:08 2012 +0100

    Workaround for lintian man/nroff warning

diff --git a/debian/patches/install_manpages.patch b/debian/patches/install_manpages.patch
index 90730a9..27b62ab 100644
--- a/debian/patches/install_manpages.patch
+++ b/debian/patches/install_manpages.patch
@@ -72,6 +72,23 @@ Description: Install the manpages in the proper section.
  }]
  
  	The complicated part of the example code above is the generation of
+@@ -873,14 +873,14 @@
+ 		        ... rules ...
+ 		    </style>
+ 		    <link rel="stylesheet" href="D.css">
+-		... remainder of document ...
++		 ... remainder of document ...
+ 
+ 		#
+ 		# Contents of B.css
+ 		#
+ 		
+ 		@import "E.css"
+-		... rules ...
++		 ... rules ...
+ }]
+ 
+ 	In the example above, the stylesheet documents A.css, B.css, C.css,
 --- a/doc/hv3.man
 +++ b/doc/hv3.man
 @@ -1,4 +1,4 @@

-- 
Render HTML and CSS content with tk



More information about the debian-science-commits mailing list