[SCM] ktp-kded-integration-module packaging branch, master, updated. debian/15.12.1-2-382-gbd961c2

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:15:21 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-kded-module.git;a=commitdiff;h=7bc28eb

The following commit has been merged in the master branch:
commit 7bc28eb7b8228a24c6aa996c959e33a1b60cdc20
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Mon Sep 23 21:20:58 2013 +0100

    Add a version number into kded-module.
    
    It's not used but makes it consistent
---
 CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1c4086b..3ab0c73 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,7 @@
 project(ktp-kded-integration-module)
 
+set(KTP_CONTACT_LIST_VERSION "0.6.3")
+
 set (CMAKE_MODULE_PATH
      "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
      ${CMAKE_MODULE_PATH}

-- 
ktp-kded-integration-module packaging



More information about the pkg-kde-commits mailing list