r26563 - in /website: howto/upload.pod qa/.htaccess qa/HEADER.html subversion.pod

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Nov 2 16:00:57 UTC 2008


Author: gregoa
Date: Sun Nov  2 16:00:53 2008
New Revision: 26563

URL: http://svn.debian.org/wsvn/?sc=1&rev=26563
Log:
editorial change:
point to pet.cgi instead of qareport.cgi or versions.html

Modified:
    website/howto/upload.pod
    website/qa/.htaccess
    website/qa/HEADER.html
    website/subversion.pod

Modified: website/howto/upload.pod
URL: http://svn.debian.org/wsvn/website/howto/upload.pod?rev=26563&op=diff
==============================================================================
--- website/howto/upload.pod (original)
+++ website/howto/upload.pod Sun Nov  2 16:00:53 2008
@@ -8,7 +8,7 @@
 full Debian Developers and hence do not have upload privileges.  One of the
 main ways that Debian Developers can help the group is to upload pending
 updates from Subversion, either after a request on the group mailing list or
-after looking at L<http://pkg-perl.alioth.debian.org/cgi-bin/qareport.cgi> and
+after looking at L<http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi> and
 seeing packages in need of uploading.
 
 This step-by-step tutorial lays out one way of processing an upload, suggesting

Modified: website/qa/.htaccess
URL: http://svn.debian.org/wsvn/website/qa/.htaccess?rev=26563&op=diff
==============================================================================
--- website/qa/.htaccess (original)
+++ website/qa/.htaccess Sun Nov  2 16:00:53 2008
@@ -9,4 +9,4 @@
 AddDescription "build logs from rebuilds in cowbuilder chroots" buildlogs
 
 RewriteEngine On
-RewriteRule ^versions\.html http://pkg-perl.alioth.debian.org/cgi-bin/qareport.cgi [R]
+RewriteRule ^versions\.html http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi [R]

Modified: website/qa/HEADER.html
URL: http://svn.debian.org/wsvn/website/qa/HEADER.html?rev=26563&op=diff
==============================================================================
--- website/qa/HEADER.html (original)
+++ website/qa/HEADER.html Sun Nov  2 16:00:53 2008
@@ -13,7 +13,7 @@
 <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.</del>
-<ins>New <a href="/cgi-bin/qareport.cgi">pkg-perl Packages
+<ins>New <a href="/cgi-bin/pet.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 cowbuilder chroots.</li>

Modified: website/subversion.pod
URL: http://svn.debian.org/wsvn/website/subversion.pod?rev=26563&op=diff
==============================================================================
--- website/subversion.pod (original)
+++ website/subversion.pod Sun Nov  2 16:00:53 2008
@@ -287,7 +287,7 @@
 This will download the latest upstream tarball to C<../>.  The availability of
 new upstream versions of packages with watch files can be easily checked by using
 the Debian Watch Health System (DEHS) at L<http://dehs.alioth.debian.org> or by going to
-L<http://pkg-perl.alioth.debian.org/cgi-bin/qareport.cgi>.
+L<http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi>.
 
 If the package has no watch file, you have to download the upstream tarball
 manually.  Or you could create a watch file yourself, which is always a good
@@ -336,7 +336,7 @@
 =item something else
 
 The package is either uploaded or is pending upload. The periodic cron job that
-generates L<http://pkg-perl.alioth.debian.org/qa/versions.html> distinguishes
+generates L<http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi> distinguishes
 between the two cases by looking in the package archive/incoming and NEW.
 
 =back




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