[Pkg-owncloud-commits] [owncloud-client] 02/05: Updated patches (changed file position)

Sandro Knauß hefee-guest at moszumanska.debian.org
Sun Mar 22 13:37:00 UTC 2015


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 dc90b95748f4bd57e409d6bdced4c418962d222c
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Sun Mar 22 14:30:27 2015 +0100

    Updated patches (changed file position)
---
 debian/patches/0002-debian_version.patch | 16 ++++++++--------
 debian/patches/0005-remove_admin.patch   |  6 +++---
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/debian/patches/0002-debian_version.patch b/debian/patches/0002-debian_version.patch
index 313bfd5..0ac0a61 100644
--- a/debian/patches/0002-debian_version.patch
+++ b/debian/patches/0002-debian_version.patch
@@ -6,21 +6,21 @@ Last-Update: 2014-02-21
 ---
 Index: owncloud-client/OWNCLOUD.cmake
 ===================================================================
---- owncloud-client.orig/OWNCLOUD.cmake	2015-02-20 00:58:51.776867237 +0100
-+++ owncloud-client/OWNCLOUD.cmake	2015-02-20 00:58:51.766867142 +0100
+--- owncloud-client.orig/OWNCLOUD.cmake	2015-03-22 14:28:48.639865886 +0100
++++ owncloud-client/OWNCLOUD.cmake	2015-03-22 14:28:48.633199155 +0100
 @@ -1,6 +1,8 @@
  set( APPLICATION_NAME       "ownCloud" )
  set( APPLICATION_EXECUTABLE "owncloud" )
  set( APPLICATION_DOMAIN     "owncloud.com" )
-+set( DEBIAN_URL        "https://packages.debian.org/jessie/owncloud-client" )
++set( DEBIAN_URL        "https://packages.debian.org/strech/owncloud-client" )
 +set( DEBIAN_DOMAIN     "packages.debian.org/owncloud-client" )
  set( APPLICATION_VENDOR     "ownCloud" )
  set( APPLICATION_UPDATE_URL "https://updates.owncloud.com/client/" CACHE string "URL for updater" )
  
 Index: owncloud-client/config.h.in
 ===================================================================
---- owncloud-client.orig/config.h.in	2015-02-20 00:58:51.776867237 +0100
-+++ owncloud-client/config.h.in	2015-02-20 00:58:51.766867142 +0100
+--- owncloud-client.orig/config.h.in	2015-03-22 14:28:48.639865886 +0100
++++ owncloud-client/config.h.in	2015-03-22 14:28:48.633199155 +0100
 @@ -22,6 +22,11 @@
  #cmakedefine SYSCONFDIR "@SYSCONFDIR@"
  #cmakedefine DATADIR "@DATADIR@"
@@ -35,9 +35,9 @@ Index: owncloud-client/config.h.in
  #endif
 Index: owncloud-client/src/libsync/owncloudtheme.cpp
 ===================================================================
---- owncloud-client.orig/src/libsync/owncloudtheme.cpp	2015-02-20 00:58:51.776867237 +0100
-+++ owncloud-client/src/libsync/owncloudtheme.cpp	2015-02-20 00:58:51.766867142 +0100
-@@ -53,9 +53,9 @@
+--- owncloud-client.orig/src/libsync/owncloudtheme.cpp	2015-03-22 14:28:48.639865886 +0100
++++ owncloud-client/src/libsync/owncloudtheme.cpp	2015-03-22 14:28:48.633199155 +0100
+@@ -52,9 +52,9 @@
                 "ownCloud and the ownCloud Logo are registered trademarks of ownCloud, "
                 "Inc. in the United States, other countries, or both.</p>"
                 )
diff --git a/debian/patches/0005-remove_admin.patch b/debian/patches/0005-remove_admin.patch
index 01a6ea2..29e6aa4 100644
--- a/debian/patches/0005-remove_admin.patch
+++ b/debian/patches/0005-remove_admin.patch
@@ -8,9 +8,9 @@ Last-Update: 2014-10-11
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 Index: owncloud-client/CMakeLists.txt
 ===================================================================
---- owncloud-client.orig/CMakeLists.txt	2015-02-20 01:05:52.344181772 +0100
-+++ owncloud-client/CMakeLists.txt	2015-02-20 01:06:05.980977596 +0100
-@@ -189,7 +189,6 @@
+--- owncloud-client.orig/CMakeLists.txt	2015-03-22 14:28:56.619942175 +0100
++++ owncloud-client/CMakeLists.txt	2015-03-22 14:28:56.613275444 +0100
+@@ -194,7 +194,6 @@
  if(NOT BUILD_LIBRARIES_ONLY)
  add_subdirectory(shell_integration)
  add_subdirectory(doc)

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