[Pkg-voip-commits] r7300 - in /mumble-django/trunk/debian: changelog mumble-django.README.Debian
pmatthaei at alioth.debian.org
pmatthaei at alioth.debian.org
Fri May 29 19:09:14 UTC 2009
Author: pmatthaei
Date: Fri May 29 19:09:14 2009
New Revision: 7300
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7300
Log:
* Replace <yourhost> in README.Debian by localhost, so that we have one real
URL.
Modified:
mumble-django/trunk/debian/changelog
mumble-django/trunk/debian/mumble-django.README.Debian
Modified: mumble-django/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/changelog?rev=7300&op=diff
==============================================================================
--- mumble-django/trunk/debian/changelog (original)
+++ mumble-django/trunk/debian/changelog Fri May 29 19:09:14 2009
@@ -12,8 +12,10 @@
[ Patrick Matthäi ]
* Only execute apache2ctl and a2dissite, if they are available on the system.
+ * Replace <yourhost> in README.Debian by localhost, so that we have one real
+ URL.
- -- Patrick Matthäi <pmatthaei at debian.org> Fri, 29 May 2009 21:07:36 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org> Fri, 29 May 2009 21:08:39 +0200
mumble-django (0.6-2) unstable; urgency=low
Modified: mumble-django/trunk/debian/mumble-django.README.Debian
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/mumble-django.README.Debian?rev=7300&op=diff
==============================================================================
--- mumble-django/trunk/debian/mumble-django.README.Debian (original)
+++ mumble-django/trunk/debian/mumble-django.README.Debian Fri May 29 19:09:14 2009
@@ -9,7 +9,7 @@
Using Mumble-Django:
--------------------
After installation, open your web browser and point it to:
- http://<yourserver>:8002/
+ http://localhost:8002/
This address can be configured by altering the apache2.conf file shipped
with this package.
More information about the Pkg-voip-commits
mailing list