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

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Jul 28 16:56:04 UTC 2011


Author: dmn
Date: Thu Jul 28 16:56:01 2011
New Revision: 77960

URL: http://svn.debian.org/wsvn/?sc=1&rev=77960
Log:
replace references to PET with its new location for the time being (pending move to wagner)

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

Modified: website/HEADER.html
URL: http://svn.debian.org/wsvn/website/HEADER.html?rev=77960&op=diff
==============================================================================
--- website/HEADER.html (original)
+++ website/HEADER.html Thu Jul 28 16:56:01 2011
@@ -80,7 +80,7 @@
 
     <dl>
 
-      <dd><a href="http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi">
+      <dd><a href="http://pet.debian.net/pkg-perl/pet.cgi">
            pkg-perl Package Entropy Tracker
           </a>
       </dd>

Modified: website/changelog.pod
URL: http://svn.debian.org/wsvn/website/changelog.pod?rev=77960&op=diff
==============================================================================
--- website/changelog.pod (original)
+++ website/changelog.pod Thu Jul 28 16:56:01 2011
@@ -6,7 +6,7 @@
 
 This is a small guide detailing some common headers that are used in changelog
 files. These headers are used by PET (
-L<http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi>
+L<http://pet.debian.net/pkg-perl/pet.cgi>
 ) in order to properly track the status of the package.
 
 Contributions are welcomed. PET is constantly being updated, and new headers

Modified: website/howto/upload.pod
URL: http://svn.debian.org/wsvn/website/howto/upload.pod?rev=77960&op=diff
==============================================================================
--- website/howto/upload.pod (original)
+++ website/howto/upload.pod Thu Jul 28 16:56:01 2011
@@ -14,7 +14,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/pet.cgi> and
+after looking at L<http://pet.debian.net/pkg-perl/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=77960&op=diff
==============================================================================
--- website/qa/.htaccess (original)
+++ website/qa/.htaccess Thu Jul 28 16:56:01 2011
@@ -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/pet.cgi [R]
+RewriteRule ^versions\.html http://pet.debian.net/pkg-perl/pet.cgi [R]

Modified: website/subversion.pod
URL: http://svn.debian.org/wsvn/website/subversion.pod?rev=77960&op=diff
==============================================================================
--- website/subversion.pod (original)
+++ website/subversion.pod Thu Jul 28 16:56:01 2011
@@ -308,7 +308,7 @@
 name (as a Debian original package tarball).  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/pet.cgi>.
+going to L<http://pet.debian.net/pkg-perl/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
@@ -366,7 +366,7 @@
 =item something else
 
 The package is either uploaded or is pending upload. The periodic cron job /
-post-commit hook that generates L<http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi> 
+post-commit hook that generates L<http://pet.debian.net/pkg-perl/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