r5663 - /website/.htaccess
gregoa-guest at users.alioth.debian.org
gregoa-guest at users.alioth.debian.org
Wed Jun 27 17:32:54 UTC 2007
Author: gregoa-guest
Date: Wed Jun 27 17:32:54 2007
New Revision: 5663
URL: http://svn.debian.org/wsvn/?sc=1&rev=5663
Log:
improve AddDescription entries in website/.htaccess
Modified:
website/.htaccess
Modified: website/.htaccess
URL: http://svn.debian.org/wsvn/website/.htaccess?rev=5663&op=diff
==============================================================================
--- website/.htaccess (original)
+++ website/.htaccess Wed Jun 27 17:32:54 2007
@@ -2,12 +2,12 @@
HeaderName HEADER.html
ReadmeName readme.txt
-IndexIgnore HEADER.html readme.txt *.tmp
+IndexIgnore HEADER.html readme.txt *.tmp *.pod
AddDescription "What we want to achieve." goals.txt
AddDescription "Our initial public announcement." announcement.txt
-AddDescription "Some internal guidelines and processes." policy.txt
-AddDescription "Directions on how to build and develop the packages in our CVS." cvs.txt
-AddDescription "Directions on how to build and develop the packages in subversion." subversion.pod
+AddDescription "Debian Perl Group Policy." policy.html
+AddDescription "Directions on how to build and develop the packages in our CVS (outdated)." cvs.txt
+AddDescription "Debian Perl Group Subversion Guide." subversion.html
AddDescription "debian/rules template for perl packages" rules-template-noxs
AddDescription "QA script outputs" qa
More information about the Pkg-perl-cvs-commits
mailing list