[Pkg-owncloud-commits] [owncloud] 10/12: Refresh patches
David Prévot
taffit at moszumanska.debian.org
Tue Dec 9 22:47:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit eae3c2d736a2c10c6e64768428faf90f30f43af2
Author: David Prévot <taffit at debian.org>
Date: Mon Dec 8 21:49:34 2014 -0400
Refresh patches
---
debian/patches/0001-Disable-the-appstore.patch | 2 +-
debian/patches/0003-Improve-logfile-handling.patch | 4 ++--
.../path/0005-Adapt-Doctrine-Symphony-Patchwork-and-Pimple-path.patch | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/patches/0001-Disable-the-appstore.patch b/debian/patches/0001-Disable-the-appstore.patch
index 3c161ae..12ef5fc 100644
--- a/debian/patches/0001-Disable-the-appstore.patch
+++ b/debian/patches/0001-Disable-the-appstore.patch
@@ -54,7 +54,7 @@ index 6da3a68..fa627c5 100644
),
diff --git a/lib/base.php b/lib/base.php
-index e99159d..2c20932 100644
+index d653e06..f6684e0 100644
--- a/lib/base.php
+++ b/lib/base.php
@@ -157,7 +157,7 @@ class OC {
diff --git a/debian/patches/0003-Improve-logfile-handling.patch b/debian/patches/0003-Improve-logfile-handling.patch
index 4751c96..02984b7 100644
--- a/debian/patches/0003-Improve-logfile-handling.patch
+++ b/debian/patches/0003-Improve-logfile-handling.patch
@@ -29,10 +29,10 @@ index 7e91a2e..2508e2e 100644
/**
* Loglevel to start logging at. Valid values are: 0 = Debug, 1 = Info, 2 =
diff --git a/lib/base.php b/lib/base.php
-index 2c20932..a8060f2 100644
+index f6684e0..d7a9b0e 100644
--- a/lib/base.php
+++ b/lib/base.php
-@@ -609,7 +609,7 @@ class OC {
+@@ -617,7 +617,7 @@ class OC {
if (OC_Config::getValue('installed', false) && OC_Config::getValue('log_rotate_size', false) && !\OCP\Util::needUpgrade()) {
//don't try to do this before we are properly setup
//use custom logfile path if defined, otherwise use default of owncloud.log in data directory
diff --git a/debian/patches/path/0005-Adapt-Doctrine-Symphony-Patchwork-and-Pimple-path.patch b/debian/patches/path/0005-Adapt-Doctrine-Symphony-Patchwork-and-Pimple-path.patch
index 41027bf..1229946 100644
--- a/debian/patches/path/0005-Adapt-Doctrine-Symphony-Patchwork-and-Pimple-path.patch
+++ b/debian/patches/path/0005-Adapt-Doctrine-Symphony-Patchwork-and-Pimple-path.patch
@@ -14,10 +14,10 @@ Gbp: Topic path
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/lib/base.php b/lib/base.php
-index a8060f2..4367ea2 100644
+index d7a9b0e..1f82058 100644
--- a/lib/base.php
+++ b/lib/base.php
-@@ -431,12 +431,12 @@ class OC {
+@@ -439,12 +439,12 @@ class OC {
// register autoloader
require_once __DIR__ . '/autoloader.php';
self::$loader = new \OC\Autoloader();
--
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