This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository website.
commit 3a2ed4e79c6b0ddeeeef0dd360e12d6bd2d008bd Author: Bas Couwenberg <[email protected]> Date: Sat Feb 22 20:33:40 2014 +0100 Add description for policy directory, add redirects for content moved to attic. --- .htaccess | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.htaccess b/.htaccess index 17b1da9..b9a0ee2 100644 --- a/.htaccess +++ b/.htaccess @@ -10,5 +10,24 @@ AddDescription "Debian GIS Policy - Custom Stylesheet" policy.css AddDescription "Debian GIS Policy - HTML version" policy.html AddDescription "Debian GIS Policy - DocBook XML source" policy.xml AddDescription "Debian GIS Policy - Build script" Makefile +AddDescription "Debian GIS Policy - Multi-page HTML version" policy AddDescription "Old website content" attic +Redirect /qgis /attic/qgis +Redirect /arrow.png /attic/arrow.png +Redirect /debiangis.css /attic/debiangis.css +Redirect /debiangis-status.html /attic/debiangis-status.html +Redirect /debiangis-vs-unstable.html /attic/debiangis-status.html +Redirect /debpool.txt /attic/debpool.txt +Redirect /dgis.asc /attic/dgis.asc +Redirect /dgis-status.pl.txt /attic/dgis-status.pl.txt +Redirect /foo /attic/foo +Redirect /icons /attic/icons +Redirect /officiallogo-50.jpg /attic/officiallogo-50.jpg +Redirect /openlogo-100.jpg /attic/openlogo-100.jpg +Redirect /readme.txt /attic/readme.txt +Redirect /status.html /attic/status.html +Redirect /tarballs /attic/tarballs +Redirect /ubuntugis-status.html /attic/ubuntugis-status.html +Redirect /wiki.css /attic/wiki.css + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/website.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

