[med-svn] [mobyle] 05/08: Refresh changes
Andreas Tille
tille at debian.org
Fri May 20 21:22:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository mobyle.
commit 8115379c7a63ffadd63cd6ab61749c98586e45ea
Author: Andreas Tille <tille at debian.org>
Date: Fri May 20 22:59:13 2016 +0200
Refresh changes
---
debian/patches/change_mobylehome | 2 +-
debian/patches/defaultconfig | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/patches/change_mobylehome b/debian/patches/change_mobylehome
index d1dea87..f628194 100644
--- a/debian/patches/change_mobylehome
+++ b/debian/patches/change_mobylehome
@@ -3,7 +3,7 @@ Description: Change the Mobyle path in generated path to fit to Debian paths
Last-Update: 2011-08-09
--- a/setup.py
+++ b/setup.py
-@@ -148,9 +148,9 @@
+@@ -148,9 +148,9 @@ def fix_script(src, dst, mob, htm):
if not l:
break
if mob and l == 'MOBYLEHOME = None\n':
diff --git a/debian/patches/defaultconfig b/debian/patches/defaultconfig
index db1e623..d5cf649 100644
--- a/debian/patches/defaultconfig
+++ b/debian/patches/defaultconfig
@@ -3,7 +3,7 @@ Description: Set default config for ready-to-run app
Last-Update: 2011-08-09
--- a/Example/Local/Config/Config.template.py
+++ b/Example/Local/Config/Config.template.py
-@@ -12,13 +12,13 @@
+@@ -12,13 +12,13 @@ import os , os.path
# the root url of mobyle
# warning: do NOT include the port number if it is 80, it is useless
# and creates problems on the server
@@ -20,7 +20,7 @@ Last-Update: 2011-08-09
#########
# #
-@@ -96,8 +96,14 @@
+@@ -96,8 +96,14 @@ LOGDIR = '/var/log/mobyle/'
from Mobyle.Converter import *
DATA_CONVERTER={
@@ -37,7 +37,7 @@ Last-Update: 2011-08-09
}
-@@ -152,7 +158,7 @@
+@@ -152,7 +158,7 @@ DEBUG = 3
## each element must be a valid path
## the element order is kept to build the final PATH ( the binary path is add before the canonical PATH )
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mobyle.git
More information about the debian-med-commit
mailing list