[Pkg-ocaml-maint-commits] r3993 - in /trunk/tools/ocaml-debian-status: debian-ocaml-status.genshi ocaml-status.css

zack at users.alioth.debian.org zack at users.alioth.debian.org
Thu Jul 12 16:02:09 UTC 2007


Author: zack
Date: Thu Jul 12 16:02:09 2007
New Revision: 3993

URL: http://svn.debian.org/wsvn/?sc=1&rev=3993
Log:
cosmetic changes

Modified:
    trunk/tools/ocaml-debian-status/debian-ocaml-status.genshi
    trunk/tools/ocaml-debian-status/ocaml-status.css

Modified: trunk/tools/ocaml-debian-status/debian-ocaml-status.genshi
URL: http://svn.debian.org/wsvn/trunk/tools/ocaml-debian-status/debian-ocaml-status.genshi?rev=3993&op=diff
==============================================================================
--- trunk/tools/ocaml-debian-status/debian-ocaml-status.genshi (original)
+++ trunk/tools/ocaml-debian-status/debian-ocaml-status.genshi Thu Jul 12 16:02:09 2007
@@ -21,14 +21,14 @@
         <span class="inTesting">in testing</span>,
         <span class="inUnstable">in unstable</span>,
 	<span class="inExperimental">in experimental</span>. <br />
-	<small> (<strong>Note:</strong> the table below looks at packages along
+	<small> <strong>Note:</strong> the table below looks at packages along
 	  the axis of the corresponding OCaml version; this is for the sake of
 	  monitoring transitions between binary-incompatible OCaml versions.
 	  For each OCaml version and for each package in the archive, only the
 	  "best" version, i.e. the one nearest to a release, is reported. So,
 	  for instance, packages in unstable are not reported if they have a
 	  former version in testing which have been built against the same
-	  OCaml version. Messy? :-)) </small>
+	  OCaml version. Messy? :-) </small>
       </p>
     </div>
 

Modified: trunk/tools/ocaml-debian-status/ocaml-status.css
URL: http://svn.debian.org/wsvn/trunk/tools/ocaml-debian-status/ocaml-status.css?rev=3993&op=diff
==============================================================================
--- trunk/tools/ocaml-debian-status/ocaml-status.css (original)
+++ trunk/tools/ocaml-debian-status/ocaml-status.css Thu Jul 12 16:02:09 2007
@@ -14,6 +14,9 @@
 }
 div.status {
   text-align: center;
+}
+div.status table a {
+  text-decoration: none;
 }
 div#footer {
   margin-top: 2em;




More information about the Pkg-ocaml-maint-commits mailing list