r8963 - in /website/qa: .htaccess HEADER.html

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Wed Nov 7 14:51:18 UTC 2007


Author: gregoa-guest
Date: Wed Nov  7 14:51:18 2007
New Revision: 8963

URL: http://svn.debian.org/wsvn/?sc=1&rev=8963
Log:
link to new qareport.cgi from /qa/ page

Modified:
    website/qa/.htaccess
    website/qa/HEADER.html

Modified: website/qa/.htaccess
URL: http://svn.debian.org/wsvn/website/qa/.htaccess?rev=8963&op=diff
==============================================================================
--- website/qa/.htaccess (original)
+++ website/qa/.htaccess Wed Nov  7 14:51:18 2007
@@ -2,9 +2,8 @@
 
 HeaderName HEADER.html
 ReadmeName readme.txt
-IndexIgnore HEADER.html readme.txt *.tmp
+IndexIgnore HEADER.html readme.txt *.tmp versions*
 
-AddDescription "Version descrepancies between archive, svn and CPAN" versions.html
 AddDescription "Maintainer != pkg-perl" maintainers.txt
 AddDescription "WNPP bugs re lib*-perl" wnpp.html
 AddDescription "build logs for packages in testing" buildlogs

Modified: website/qa/HEADER.html
URL: http://svn.debian.org/wsvn/website/qa/HEADER.html?rev=8963&op=diff
==============================================================================
--- website/qa/HEADER.html (original)
+++ website/qa/HEADER.html Wed Nov  7 14:51:18 2007
@@ -10,9 +10,11 @@
 <li><tt>maintainers.txt</tt>: list of packages in the svn repository where
 Maintainer in debian/control !=
 pkg-perl-maintainers[at]lists.alioth.debian.org.</li>
-<li><tt>versions.html</tt>: list of packages where the version in the
+<li><del><tt>versions.html</tt>: list of packages where the version in the
 archive differs from the version in the subversion repository or from the
-upstream version -- a.k.a. TODO list.</li>
+upstream version -- a.k.a. TODO list.</del>
+<ins>New <a href="/cgi-bin/qareport.cgi">pkg-perl Packages
+overview</a> page.</ins></li>
 <li><tt>wnpp.html</tt>: list of bugs against WNPP containing lib*-perl.</li>
 <li><tt>buildlogs</tt>: buildlogs from rebuilds of the packages in a testing
 cowbuilder chroot.</li>




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