r56545 - /website/.htaccess

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Apr 19 16:28:12 UTC 2010


Author: gregoa
Date: Mon Apr 19 16:28:05 2010
New Revision: 56545

URL: http://svn.debian.org/wsvn/?sc=1&rev=56545
Log:
more IndexIgnore, more AddDescription

Modified:
    website/.htaccess

Modified: website/.htaccess
URL: http://svn.debian.org/wsvn/website/.htaccess?rev=56545&op=diff
==============================================================================
--- website/.htaccess (original)
+++ website/.htaccess Mon Apr 19 16:28:05 2010
@@ -2,7 +2,7 @@
 
 HeaderName HEADER.html
 ReadmeName readme.txt
-IndexIgnore HEADER.html readme.txt *.tmp *.pod TODO
+IndexIgnore HEADER.html readme.txt *.tmp *.pod test* *.css *.png TODO jeremiah.html
 
 AddDescription "CSV file for CPAN <-> Debian tracking" CPANTS.txt
 AddDescription "What we want to achieve" goals.txt
@@ -17,5 +17,7 @@
 AddDescription "Common copyright clause list" copyright.html
 AddDescription "debhelper version number cheatsheet" debhelper.html
 AddDescription "Explanation of changelog headers" changelog.html
+AddDescription "Test reports for our patches" patchedit
+AddDescription "CPAN <-> Debian mapping (incomplete)" db
 
 Redirect /quilt.html http://pkg-perl.alioth.debian.org/howto/quilt.html




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