[Pkg-owncloud-commits] [owncloud-client] 81/83: Updated 0001-disable-updatecheck.patch for new offsets.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat May 31 11:31:46 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 45a3c7dfe60970bfae80558ac9c5520ffd61df25
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Sat May 31 12:34:39 2014 +0200
Updated 0001-disable-updatecheck.patch for new offsets.
---
debian/patches/0001-disable-updatecheck.patch | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/patches/0001-disable-updatecheck.patch b/debian/patches/0001-disable-updatecheck.patch
index be5943d..6fec2ff 100644
--- a/debian/patches/0001-disable-updatecheck.patch
+++ b/debian/patches/0001-disable-updatecheck.patch
@@ -8,9 +8,9 @@ Last-Update: 2014-02-17
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 2014-05-17 21:39:50.565920057 +0200
-+++ owncloud-client/src/mirall/mirallconfigfile.cpp 2014-05-17 21:39:50.559253321 +0200
-@@ -352,11 +352,14 @@
+--- owncloud-client.orig/src/mirall/mirallconfigfile.cpp 2014-05-31 12:31:58.781183601 +0200
++++ owncloud-client/src/mirall/mirallconfigfile.cpp 2014-05-31 12:31:58.767850061 +0200
+@@ -359,11 +359,14 @@
QString con( connection );
if( connection.isEmpty() ) con = defaultConnection();
@@ -29,8 +29,8 @@ Index: owncloud-client/src/mirall/mirallconfigfile.cpp
void MirallConfigFile::setSkipUpdateCheck( bool skip, const QString& connection )
Index: owncloud-client/src/mirall/generalsettings.cpp
===================================================================
---- owncloud-client.orig/src/mirall/generalsettings.cpp 2014-05-17 21:39:50.565920057 +0200
-+++ owncloud-client/src/mirall/generalsettings.cpp 2014-05-17 21:39:50.559253321 +0200
+--- owncloud-client.orig/src/mirall/generalsettings.cpp 2014-05-31 12:31:58.781183601 +0200
++++ owncloud-client/src/mirall/generalsettings.cpp 2014-05-31 12:31:58.767850061 +0200
@@ -76,17 +76,7 @@
void GeneralSettings::slotUpdateInfo()
--
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