[Pkg-owncloud-commits] [owncloud-client] 04/05: Fix url in about dialog nice
Sandro Knauß
hefee at debian.org
Thu Jun 22 17:30:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
hefee pushed a commit to branch master
in repository owncloud-client.
commit 02f9bde3dabf32ad85bec25f521a80ae35b8743a
Author: Sandro Knauß <hefee at debian.org>
Date: Thu Jun 22 19:21:17 2017 +0200
Fix url in about dialog nice
---
debian/patches/0002-debian_version.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/0002-debian_version.patch b/debian/patches/0002-debian_version.patch
index 58bc24d..f121899 100644
--- a/debian/patches/0002-debian_version.patch
+++ b/debian/patches/0002-debian_version.patch
@@ -38,7 +38,7 @@ Last-Update: 2014-02-21
- Utility::escape(MIRALL_STRINGIFY(APPLICATION_DOMAIN)));
+ .arg(Utility::escape(DEBIAN_VERSION),
+ Utility::escape(DEBIAN_URL),
-+ Utility::escape(MIRALL_STRINGIFY(DEBIAN_DOMAIN)));
++ DEBIAN_DOMAIN);
devString += gitSHA1();
return devString;
--
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