[Pkg-voip-commits] r8381 - in /mumble/trunk/debian: changelog mumble-server-web.conf

pmatthaei at alioth.debian.org pmatthaei at alioth.debian.org
Thu May 13 09:59:15 UTC 2010


Author: pmatthaei
Date: Thu May 13 09:59:15 2010
New Revision: 8381

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8381
Log:
* Remove trailing slash from the mumble-server-web alias.

Modified:
    mumble/trunk/debian/changelog
    mumble/trunk/debian/mumble-server-web.conf

Modified: mumble/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/changelog?rev=8381&op=diff
==============================================================================
--- mumble/trunk/debian/changelog (original)
+++ mumble/trunk/debian/changelog Thu May 13 09:59:15 2010
@@ -1,3 +1,9 @@
+mumble (1.2.2-3) UNRELEASED; urgency=low
+
+  * Remove trailing slash from the mumble-server-web alias.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 13 May 2010 11:58:31 +0200
+
 mumble (1.2.2-2) unstable; urgency=low
 
   [ Thorvald Natvig ]

Modified: mumble/trunk/debian/mumble-server-web.conf
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/mumble-server-web.conf?rev=8381&op=diff
==============================================================================
--- mumble/trunk/debian/mumble-server-web.conf (original)
+++ mumble/trunk/debian/mumble-server-web.conf Thu May 13 09:59:15 2010
@@ -1,4 +1,4 @@
-Alias /mumble-server/ /usr/share/mumble-server-web/www/
+Alias /mumble-server /usr/share/mumble-server-web/www/
 <Directory /usr/share/mumble-server-web/www/>
 	Options FollowSymLinks
 	AllowOverride None




More information about the Pkg-voip-commits mailing list