[Pkg-owncloud-commits] [owncloud-client] 01/01: Using links to the upstream git repo again.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Feb 25 11:43:29 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 cdf21860d56d7801fe7d3b48f3a8804ea49bc5e4
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Tue Feb 25 12:42:35 2014 +0100
Using links to the upstream git repo again.
Git-Dch: ignore
---
debian/patches/0004-debian_version.patch | 21 ++++++---------------
1 file changed, 6 insertions(+), 15 deletions(-)
diff --git a/debian/patches/0004-debian_version.patch b/debian/patches/0004-debian_version.patch
index 23be5da..f965ef8 100644
--- a/debian/patches/0004-debian_version.patch
+++ b/debian/patches/0004-debian_version.patch
@@ -4,8 +4,8 @@ Last-Update: 2014-02-21
---
Index: owncloud-client/OWNCLOUD.cmake
===================================================================
---- owncloud-client.orig/OWNCLOUD.cmake 2014-02-25 10:59:58.901652748 +0100
-+++ owncloud-client/OWNCLOUD.cmake 2014-02-25 10:59:58.888319295 +0100
+--- owncloud-client.orig/OWNCLOUD.cmake 2014-02-25 12:41:25.407616613 +0100
++++ owncloud-client/OWNCLOUD.cmake 2014-02-25 12:41:25.394283157 +0100
@@ -2,6 +2,8 @@
#set( APPLICATION_SHORTNAME ${APPLICATION_NAME} )
set( APPLICATION_EXECUTABLE "owncloud" )
@@ -17,17 +17,8 @@ Index: owncloud-client/OWNCLOUD.cmake
Index: owncloud-client/src/mirall/owncloudtheme.cpp
===================================================================
---- owncloud-client.orig/src/mirall/owncloudtheme.cpp 2014-02-25 10:59:58.901652748 +0100
-+++ owncloud-client/src/mirall/owncloudtheme.cpp 2014-02-25 11:03:57.863806840 +0100
-@@ -43,7 +43,7 @@
- QString devString;
- #ifdef GIT_SHA1
- const QString githubPrefix(QLatin1String(
-- "https://github.com/owncloud/mirall/commit/"));
-+ "http://anonscm.debian.org/gitweb/?p=pkg-owncloud/owncloud-client.git;a=commit;h="));
- const QString gitSha1(QLatin1String(GIT_SHA1));
- devString = QCoreApplication::translate("ownCloudTheme::about()",
- "<p><small>Built from Git revision <a href=\"%1\">%2</a>"
+--- owncloud-client.orig/src/mirall/owncloudtheme.cpp 2014-02-25 12:41:25.407616613 +0100
++++ owncloud-client/src/mirall/owncloudtheme.cpp 2014-02-25 12:41:58.877924624 +0100
@@ -60,9 +60,9 @@
"Based on Mirall by Duncan Mac-Vicar P.</small></p>"
"%7"
@@ -43,8 +34,8 @@ Index: owncloud-client/src/mirall/owncloudtheme.cpp
}
Index: owncloud-client/config.h.in
===================================================================
---- owncloud-client.orig/config.h.in 2014-02-25 10:59:58.901652748 +0100
-+++ owncloud-client/config.h.in 2014-02-25 10:59:58.891652658 +0100
+--- owncloud-client.orig/config.h.in 2014-02-25 12:41:25.407616613 +0100
++++ owncloud-client/config.h.in 2014-02-25 12:41:25.394283157 +0100
@@ -19,6 +19,11 @@
#cmakedefine SYSCONFDIR "@SYSCONFDIR@"
#cmakedefine DATADIR "@DATADIR@"
--
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