[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:48 UTC 2016


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

The following commit has been merged in the master branch:
commit e0008a0161518aed83e4c3767402515f03575a39
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Wed Mar 18 16:17:18 2015 +0100

    Bump the version to 15.03.95
---
 CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index b52faa4..69574e0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -66,8 +66,8 @@ set_package_properties(LibOTR PROPERTIES DESCRIPTION "Required for OTR support"
 set_package_properties(Libgcrypt PROPERTIES DESCRIPTION "Required for OTR support" TYPE OPTIONAL)
 
 # Bump for every 0.x release, or whenever BC changes
-set (KTP_SONUMBER 9)
-set (KTP_VERSION "0.${KTP_SONUMBER}.80")
+set (KTP_SONUMBER 9) # SO 9 is for 15.04 release
+set (KTP_VERSION "15.03.95")
 set (KTP_MESSAGE_FILTER_FRAMEWORK_VERSION "5")
 
 add_definitions(-DKTP_MESSAGE_FILTER_FRAMEWORK_VERSION=\"${KTP_MESSAGE_FILTER_FRAMEWORK_VERSION}\")

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list