[SCM] ktp-common-internals packaging branch, master, updated. debian/15.12.1-2-1839-gf0635e9

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:08:54 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=167a06f

The following commit has been merged in the master branch:
commit 167a06fb2c63af0be09db802222079f5a152acb9
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Wed Jun 10 17:30:53 2015 +0200

    Fix the quotation in CMakeLists.txt
---
 CMakeLists.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c3f7894..f4460b0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -69,8 +69,7 @@ set_package_properties(LibOTR PROPERTIES DESCRIPTION "Required for OTR support"
 set_package_properties(Libgcrypt PROPERTIES DESCRIPTION "Required for OTR support" TYPE OPTIONAL)
 
 set_package_properties(telepathy-accounts-signon PROPERTIES
-                       PURPOSE "Runtime-only dependency on a Telepathy Mission Control plugin," \
-                               "currently residing at https://github.com/mck182/telepathy-accounts-signon"
+                       PURPOSE "Runtime-only dependency on a Telepathy Mission Control plugin, currently residing at https://github.com/mck182/telepathy-accounts-signon"
                        TYPE RUNTIME
                       )
 

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list