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

David Prévot taffit at alioth.debian.org
Thu Oct 31 01:41:50 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 9566509c2f8b9f75f38325f95abe699b408cf9f3
Author: David Prévot <taffit at debian.org>
Date:   Wed Oct 30 17:48:20 2013 -0400

    Refresh patches
---
 debian/patches/fix_doctrine.diff  |    4 ++--
 debian/patches/fix_patchwork.diff |    4 ++--
 debian/patches/fix_sabre.diff     |    4 ++--
 debian/patches/fix_symphony.diff  |    4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/fix_doctrine.diff b/debian/patches/fix_doctrine.diff
index 7e3e1d7..8ae03fe 100644
--- a/debian/patches/fix_doctrine.diff
+++ b/debian/patches/fix_doctrine.diff
@@ -4,10 +4,10 @@ The Debian package depends on the needed classes instead of embedding
 them, i.e. php-doctrine-common and php-doctrine-dbal.
 Author: David Prévot <taffit at debian.org>
 Forwarded: not-needed
-Last-Update: 2013-10-23
+Last-Update: 2013-10-30
 --- a/lib/base.php
 +++ b/lib/base.php
-@@ -371,8 +371,8 @@
+@@ -374,8 +374,8 @@
  		// register autoloader
  		require_once __DIR__ . '/autoloader.php';
  		self::$loader = new \OC\Autoloader();
diff --git a/debian/patches/fix_patchwork.diff b/debian/patches/fix_patchwork.diff
index 1513211..5ed013d 100644
--- a/debian/patches/fix_patchwork.diff
+++ b/debian/patches/fix_patchwork.diff
@@ -4,10 +4,10 @@ The Debian package depends on the needed classes instead of embedding
 them, i.e. php-patchwork-utf8.
 Author: David Prévot <taffit at debian.org>
 Forwarded: not-needed
-Last-Update: 2013-10-23
+Last-Update: 2013-10-30
 --- a/lib/base.php
 +++ b/lib/base.php
-@@ -377,7 +377,7 @@
+@@ -380,7 +380,7 @@
  		self::$loader->registerPrefix('Symfony\\Component\\Console', '/usr/share/php');
  		self::$loader->registerPrefix('Sabre\\VObject', '/usr/share/php');
  		self::$loader->registerPrefix('Sabre_', '/usr/share/php');
diff --git a/debian/patches/fix_sabre.diff b/debian/patches/fix_sabre.diff
index df6a6bd..9aa7195 100644
--- a/debian/patches/fix_sabre.diff
+++ b/debian/patches/fix_sabre.diff
@@ -4,10 +4,10 @@ The Debian package depends on the needed classes instead of embedding
 them, i.e. php-sabre-dav and php-sabre-vobject.
 Author: David Prévot <taffit at debian.org>
 Forwarded: not-needed
-Last-Update: 2013-10-23
+Last-Update: 2013-10-30
 --- a/lib/base.php
 +++ b/lib/base.php
-@@ -375,8 +375,8 @@
+@@ -378,8 +378,8 @@
  		self::$loader->registerPrefix('Doctrine\\DBAL', 'doctrine/dbal/lib');
  		self::$loader->registerPrefix('Symfony\\Component\\Routing', '/usr/share/php');
  		self::$loader->registerPrefix('Symfony\\Component\\Console', '/usr/share/php');
diff --git a/debian/patches/fix_symphony.diff b/debian/patches/fix_symphony.diff
index 07dd425..24a34b7 100644
--- a/debian/patches/fix_symphony.diff
+++ b/debian/patches/fix_symphony.diff
@@ -4,10 +4,10 @@ The Debian package depends on the needed classes instead of embedding
 them, i.e. php-symfony-console and php-symfony-routing.
 Author: David Prévot <taffit at debian.org>
 Forwarded: not-needed
-Last-Update: 2013-10-23
+Last-Update: 2013-10-30
 --- a/lib/base.php
 +++ b/lib/base.php
-@@ -373,8 +373,8 @@
+@@ -376,8 +376,8 @@
  		self::$loader = new \OC\Autoloader();
  		self::$loader->registerPrefix('Doctrine\\Common', 'doctrine/common/lib');
  		self::$loader->registerPrefix('Doctrine\\DBAL', 'doctrine/dbal/lib');

-- 
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