[Pkg-owncloud-commits] [owncloud] 07/08: Refresh patches

David Prévot taffit at moszumanska.debian.org
Wed Dec 11 19:20:32 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 69726d71d10cd22d90abbf16a965a21612146213
Author: David Prévot <taffit at debian.org>
Date:   Tue Dec 10 12:36:27 2013 -0400

    Refresh patches
    
    Git-Dch: Ignore
---
 debian/patches/0001-Disable-the-appstore.patch     | 4 ++--
 debian/patches/0002-Fix-displayed-version.patch    | 4 ++--
 debian/patches/0003-Improve-logfile-handling.patch | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/patches/0001-Disable-the-appstore.patch b/debian/patches/0001-Disable-the-appstore.patch
index dc236ee..76a83f4 100644
--- a/debian/patches/0001-Disable-the-appstore.patch
+++ b/debian/patches/0001-Disable-the-appstore.patch
@@ -22,7 +22,7 @@ Last-Update: 2013-10-23
  7 files changed, 18 insertions(+), 13 deletions(-)
 
 diff --git a/config/config.sample.php b/config/config.sample.php
-index ba06896..ff3ab1c 100644
+index 1070ef7..60b6a0f 100644
 --- a/config/config.sample.php
 +++ b/config/config.sample.php
 @@ -71,8 +71,10 @@ $CONFIG = array(
@@ -38,7 +38,7 @@ index ba06896..ff3ab1c 100644
  
  /* URL of the appstore to use, server should understand OCS */
  "appstoreurl" => "http://api.apps.owncloud.com/v1",
-@@ -200,11 +202,12 @@ $CONFIG = array(
+@@ -203,11 +205,12 @@ $CONFIG = array(
   key 'path' is for the fs path and the key 'url' is for the http path to your
   applications paths. 'writable' indicates whether the user can install apps in this folder.
   You must have at least 1 app folder writable or you must set the parameter 'appstoreenabled' to false
diff --git a/debian/patches/0002-Fix-displayed-version.patch b/debian/patches/0002-Fix-displayed-version.patch
index ee89992..c8267ee 100644
--- a/debian/patches/0002-Fix-displayed-version.patch
+++ b/debian/patches/0002-Fix-displayed-version.patch
@@ -18,10 +18,10 @@ Last-Update: 2013-10-17
  3 files changed, 4 insertions(+), 4 deletions(-)
 
 diff --git a/config/config.sample.php b/config/config.sample.php
-index ff3ab1c..369d679 100644
+index 60b6a0f..bd99675 100644
 --- a/config/config.sample.php
 +++ b/config/config.sample.php
-@@ -128,8 +128,8 @@ $CONFIG = array(
+@@ -131,8 +131,8 @@ $CONFIG = array(
  /* Check 3rdparty apps for malicious code fragments */
  "appcodechecker" => "",
  
diff --git a/debian/patches/0003-Improve-logfile-handling.patch b/debian/patches/0003-Improve-logfile-handling.patch
index e0205fa..c4cb0b1 100644
--- a/debian/patches/0003-Improve-logfile-handling.patch
+++ b/debian/patches/0003-Improve-logfile-handling.patch
@@ -13,10 +13,10 @@ Last-Update: 2013-10-23
  2 files changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/config/config.sample.php b/config/config.sample.php
-index 369d679..d3a8efd 100644
+index bd99675..22b9d72 100644
 --- a/config/config.sample.php
 +++ b/config/config.sample.php
-@@ -143,7 +143,7 @@ $CONFIG = array(
+@@ -146,7 +146,7 @@ $CONFIG = array(
  /* Place to log to, can be owncloud and syslog (owncloud is log menu item in admin menu) */
  "log_type" => "owncloud",
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list