r6296 - /scripts/qa/versioncheck.pl

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Mon Aug 6 14:51:43 UTC 2007


Author: gregoa-guest
Date: Mon Aug  6 14:51:43 2007
New Revision: 6296

URL: http://svn.debian.org/wsvn/?sc=1&rev=6296
Log:
add content-type to versions.html

Modified:
    scripts/qa/versioncheck.pl

Modified: scripts/qa/versioncheck.pl
URL: http://svn.debian.org/wsvn/scripts/qa/versioncheck.pl?rev=6296&op=diff
==============================================================================
--- scripts/qa/versioncheck.pl (original)
+++ scripts/qa/versioncheck.pl Mon Aug  6 14:51:43 2007
@@ -450,6 +450,7 @@
    "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<title>pkg-perl package versions</title>
 	<style type="text/css">
 		body {




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