[Pkg-owncloud-commits] [owncloud-client] 01/05: Updated 0001-disable-updatecheck.patch

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Feb 8 15:10:03 UTC 2014


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

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit b12c302c4b2ec53e85be9ed47c57b0fbbeb4395b
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Sat Feb 8 13:46:34 2014 +0100

    Updated 0001-disable-updatecheck.patch
---
 debian/patches/0001-disable-updatecheck.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0001-disable-updatecheck.patch b/debian/patches/0001-disable-updatecheck.patch
index d72bc89..ef55cb0 100644
--- a/debian/patches/0001-disable-updatecheck.patch
+++ b/debian/patches/0001-disable-updatecheck.patch
@@ -7,9 +7,9 @@ Last-Update: 2013-09-12
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 Index: owncloud-client/src/mirall/mirallconfigfile.cpp
 ===================================================================
---- owncloud-client.orig/src/mirall/mirallconfigfile.cpp	2013-12-13 15:40:26.753139044 +0100
-+++ owncloud-client/src/mirall/mirallconfigfile.cpp	2013-12-13 15:40:26.746139033 +0100
-@@ -354,9 +354,12 @@
+--- owncloud-client.orig/src/mirall/mirallconfigfile.cpp	2014-02-06 18:11:00.353472370 +0100
++++ owncloud-client/src/mirall/mirallconfigfile.cpp	2014-02-06 18:11:00.346805643 +0100
+@@ -327,9 +327,12 @@
      QSettings settings(configFile(), QSettings::IniFormat);
      settings.beginGroup( con );
  
@@ -23,4 +23,4 @@ Index: owncloud-client/src/mirall/mirallconfigfile.cpp
 +    return true;
  }
  
- void MirallConfigFile::setOwnCloudSkipUpdateCheck( bool skip, const QString& connection )
+ void MirallConfigFile::setSkipUpdateCheck( bool skip, const QString& connection )

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



More information about the Pkg-owncloud-commits mailing list