[Piuparts-commits] rev 621 - piatti/org/piuparts.debian.org/htdocs trunk
Holger Levsen
holger at alioth.debian.org
Tue Jan 5 01:38:31 UTC 2010
Author: holger
Date: 2010-01-05 01:38:30 +0000 (Tue, 05 Jan 2010)
New Revision: 621
Modified:
piatti/org/piuparts.debian.org/htdocs/index.tpl
trunk/piuparts-report.py
Log:
restructure about+overview page
Modified: piatti/org/piuparts.debian.org/htdocs/index.tpl
===================================================================
--- piatti/org/piuparts.debian.org/htdocs/index.tpl 2010-01-04 14:53:05 UTC (rev 620)
+++ piatti/org/piuparts.debian.org/htdocs/index.tpl 2010-01-05 01:38:30 UTC (rev 621)
@@ -1,7 +1,7 @@
<table class="righttable">
<tr class="titlerow">
<td class="titlecell">
- piuparts.debian.org / piuparts.cs.helsinki.fi
+ About piuparts.d.o
</td>
</tr>
<tr class="normalrow">
@@ -28,11 +28,11 @@
To make sure piuparts is run on all packages, piuparts.debian.org was set up as a service running on
<a href="http://db.debian.org/machines.cgi?host=piatti" target="_blank">piatti.debian.org</a>.
This machine was generously donated by <a href="http://hp.com/go/debian/" target="_blank">HP</a>
- to run piuparts on the Debian archive and is hosted as piuparts.cs.helsinki.fi by
- the University of Helsinki, at the
+ to run piuparts on the Debian archive and is hosted as
+ <a href="http://piuparts.cs.helsinki.fi">piuparts.cs.helsinki.fi</a> by the University of Helsinki, at the
<a href="http://cs.helsinki.fi/index.en.html" target="_blank">Department of Computer Science</a>
in Finland.
- As this is still being polished, see the piuparts wiki page for more information on <a href="http://wiki.debian.org/piuparts" target="_blank">piuparts development and the piuparts setup on piatti</a>. Better reports, statistics, tools to report bugs as well as testing on other architectures is planned. Join #debian-qa if you want to help.
+ As this is still being polished, see the piuparts wiki page to get an overview about <a href="http://wiki.debian.org/piuparts" target="_blank">piuparts development and the piuparts setup on piatti</a>. Better reports, statistics, tools to report bugs as well as testing on other architectures is planned. Join #debian-qa if you want to help.
</td>
</tr>
<tr class="normalrow">
Modified: trunk/piuparts-report.py
===================================================================
--- trunk/piuparts-report.py 2010-01-04 14:53:05 UTC (rev 620)
+++ trunk/piuparts-report.py 2010-01-05 01:38:30 UTC (rev 621)
@@ -50,7 +50,7 @@
HTML_HEADER = """
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title>piuparts.debian.org / piuparts.cs.helsinki.fi</title>
+ <title>About piuparts.d.o and News</title>
<link type="text/css" rel="stylesheet" href="/style.css">
<link rel="shortcut icon" href="/favicon.ico">
</head>
@@ -79,12 +79,12 @@
</tr>
<tr class="normalrow">
<td class="contentcell">
- <a href="/">Overview</a>
+ <a href="/">About + News</a>
</td>
</tr>
<tr class="normalrow">
<td class="contentcell">
- <a href="http://wiki.debian.org/piuparts" target="_blank">About</a>
+ <a href="http://wiki.debian.org/piuparts" target="_blank">Overview</a>
</td>
</tr>
<tr class="normalrow">
More information about the Piuparts-commits
mailing list