[Pkg-voip-commits] r10185 - /mumble-django/trunk/debian/patches/01-settings.diff
svedrin-guest at alioth.debian.org
svedrin-guest at alioth.debian.org
Sun May 19 16:11:32 UTC 2013
Author: svedrin-guest
Date: Sun May 19 16:11:31 2013
New Revision: 10185
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10185
Log:
remove registration thing from 01-settings.patch (applied upstream)
Modified:
mumble-django/trunk/debian/patches/01-settings.diff
Modified: mumble-django/trunk/debian/patches/01-settings.diff
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/patches/01-settings.diff?rev=10185&op=diff
==============================================================================
--- mumble-django/trunk/debian/patches/01-settings.diff (original)
+++ mumble-django/trunk/debian/patches/01-settings.diff Sun May 19 16:11:31 2013
@@ -2,10 +2,10 @@
Forwarded: not-needed
Author: Michael Ziegler <diese-addy at funzt-halt.net>
-Index: mumble-django-2.8/pyweb/settings.py
+Index: mumble-django-2.9/pyweb/settings.py
===================================================================
---- mumble-django-2.8.orig/pyweb/settings.py 2013-05-12 21:27:06.816587421 +0200
-+++ mumble-django-2.8/pyweb/settings.py 2013-05-12 21:27:17.481587511 +0200
+--- mumble-django-2.9.orig/pyweb/settings.py 2013-05-19 18:10:32.043868910 +0200
++++ mumble-django-2.9/pyweb/settings.py 2013-05-19 18:10:32.039868910 +0200
@@ -37,8 +37,8 @@
## ##
## The path inside the VirtualHost that M-D lives in: ##
@@ -35,7 +35,7 @@
'USER': '',
'PASSWORD': '',
'HOST': '',
-@@ -277,7 +277,7 @@
+@@ -271,7 +271,7 @@
#TEST_MURMUR_LAB_DIR = join( dirname(MUMBLE_DJANGO_ROOT), 'murmur' )
#TEST_MURMUR_FILES_DIR = join( MUMBLE_DJANGO_ROOT, 'testdata' )
@@ -44,9 +44,3 @@
INSTALLED_APPS = [
'django.contrib.auth',
-@@ -305,4 +305,4 @@
- # Check if django_extensions is available.
- modprobe( "django_extensions" )
-
--modprobe( 'registration' )
-+#modprobe( 'registration' )
More information about the Pkg-voip-commits
mailing list