deb.at redirects

          RedirectMatch ^/B(.*)$ http://bugs.debian.org/$1\
          RedirectMatch ^/G(.*)$ http://www.google.com/search?q=$1\
          RedirectMatch ^/I(.*)$ http://images.google.com/images?q=$1\
          RedirectMatch ^/L([0-9].*)$ http://launchpad.net/bugs/$1\
          RedirectMatch ^/L(.*)$ http://launchpad.net/ubuntu/+source/$1\
          RedirectMatch ^/M(.*)$ http://manpages.debian.net/cgi-bin/man.cgi?query=$1\
          RedirectMatch ^/P(.*)$ http://packages.debian.org/$1\
          RedirectMatch ^/Q(.*)$ http://qa.debian.org/developer.php?login=$1\
          RedirectMatch ^/S(.*)$ http://security-tracker.debian.org/tracker/$1\
          RedirectMatch ^/T(.*)$ http://packages.qa.debian.org/$1\
          RedirectMatch ^/U(.*)$ http://packages.ubuntu.com/$1\
          RedirectMatch ^/W(.*)$ http://en.wikipedia.org/wiki/$1\
          RedirectMatch ^/Y(.*)$ http://youtube.com/watch?v=$1