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

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Fri Jun 22 20:31:39 UTC 2007


Author: gregoa-guest
Date: Fri Jun 22 20:31:39 2007
New Revision: 5648

URL: http://svn.debian.org/wsvn/?sc=1&rev=5648
Log:
add website/qa directory

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

Added: website/qa/.htaccess
URL: http://svn.debian.org/wsvn/website/qa/.htaccess?rev=5648&op=file
==============================================================================
--- website/qa/.htaccess (added)
+++ website/qa/.htaccess Fri Jun 22 20:31:39 2007
@@ -1,0 +1,8 @@
+IndexOptions +SuppressSize
+
+HeaderName HEADER.html
+IndexIgnore HEADER.html *.tmp
+
+AddDescription "Version descrepancies between archive and svn" versions.txt
+AddDescription "Maintainer != pkg-perl" maintainers.txt
+AddDescription "WNPP bugs re lib*-perl" wnpp.txt

Added: website/qa/HEADER.html
URL: http://svn.debian.org/wsvn/website/qa/HEADER.html?rev=5648&op=file
==============================================================================
--- website/qa/HEADER.html (added)
+++ website/qa/HEADER.html Fri Jun 22 20:31:39 2007
@@ -1,0 +1,46 @@
+<h1>Debian Perl Group</h1>
+ 
+<h3>Contact Information:</h3>
+ 
+We use
+<dl>
+<dt><a href="http://alioth.debian.org/projects/pkg-perl/">
+      http://alioth.debian.org/projects/pkg-perl/
+    </a>
+ </dt>
+ <dd>for internal TODO lists, SVN and this webspace</dd>
+ <dt><a href="http://bugs.debian.org/">
+       http://bugs.debian.org/
+     </a>
+ </dt>
+ <dd>for bugtracking of the packages</dd>
+ <dt><a href="mailto:debian-perl at lists.debian.org">
+        debian-perl at lists.debian.org
+     </a>
+ </dt>
+ <dd>for internal communication as well as the contact place
+ for others.</dd>
+ <dt><a href="mailto:pkg-perl-maintainers at lists.alioth.debian.org">
+       pkg-perl-maintainers at lists.alioth.debian.org
+     </a>
+ </dt>
+ <dd>is for the Maintainer field and the automatic mails
+ that come with that.</dd>
+ <dt><a href="http://svn.debian.org/wsvn/pkg-perl">
+       our SVN-Repository
+     </a>
+ </dt>
+ <dd>For storing of and working on our packages.</dd>
+ <dt>Various useful links:</dt>
+ <dd><a href="http://qa.debian.org/developer.php?login=pkg-perl-maintainers@lists.alioth.debian.org">
+       qa.debian.org/developer.php
+     </a>
+ </dd>
+ <dd><a href="http://dehs.alioth.debian.org/maintainer.php?maint=pkg-perl-maintainers@lists.alioth.debian.org">
+       dehs.alioth.debian.org/maintainer.php
+     </a>
+ </dd>
+</dl>
+   
+ 
+<!-- (vim:tw=60) -->




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