[Pkg-owncloud-commits] [owncloud-client] 01/03: Updated debian/patches/0001-disable-updatecheck.patch
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat Aug 16 00:25:41 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 e007fbfdeda1b2266f0130e63c867b6ae16c0dce
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Sat Aug 16 02:20:24 2014 +0200
Updated debian/patches/0001-disable-updatecheck.patch
(only line 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 6fec2ff..4b1f20d 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-31 12:31:58.781183601 +0200
-+++ owncloud-client/src/mirall/mirallconfigfile.cpp 2014-05-31 12:31:58.767850061 +0200
-@@ -359,11 +359,14 @@
+--- owncloud-client.orig/src/mirall/mirallconfigfile.cpp 2014-08-16 02:15:03.228186272 +0200
++++ owncloud-client/src/mirall/mirallconfigfile.cpp 2014-08-16 02:15:03.224852903 +0200
+@@ -364,11 +364,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-31 12:31:58.781183601 +0200
-+++ owncloud-client/src/mirall/generalsettings.cpp 2014-05-31 12:31:58.767850061 +0200
+--- owncloud-client.orig/src/mirall/generalsettings.cpp 2014-08-16 02:15:03.228186272 +0200
++++ owncloud-client/src/mirall/generalsettings.cpp 2014-08-16 02:15:03.224852903 +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