r5912 - /scripts/qa/versioncheck-html

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Thu Jul 19 20:06:57 UTC 2007


Author: gregoa-guest
Date: Thu Jul 19 20:06:57 2007
New Revision: 5912

URL: http://svn.debian.org/wsvn/?sc=1&rev=5912
Log:
minor fixes to HTML

Modified:
    scripts/qa/versioncheck-html

Modified: scripts/qa/versioncheck-html
URL: http://svn.debian.org/wsvn/scripts/qa/versioncheck-html?rev=5912&op=diff
==============================================================================
--- scripts/qa/versioncheck-html (original)
+++ scripts/qa/versioncheck-html Thu Jul 19 20:06:57 2007
@@ -19,10 +19,12 @@
 wget -q -O- $CPAN/modules/01modules.index.html | html2text -nobs -width 500 > $DIR/cpan
 
 cat <<_EOF
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+   "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 	<title>pkg-perl TODO</title>
-	<style>
+	<style type="text/css">
 		body {
 			background: white;
 			color: black;




More information about the Pkg-perl-cvs-commits mailing list