diff -Nru kemoticons-5.115.0/CMakeLists.txt kemoticons-5.116.0/CMakeLists.txt --- kemoticons-5.115.0/CMakeLists.txt 2024-02-03 14:23:33.000000000 +0000 +++ kemoticons-5.116.0/CMakeLists.txt 2024-05-04 11:39:28.000000000 +0000 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.115.0") # handled by release scripts -set(KF_DEP_VERSION "5.115.0") # handled by release scripts +set(KF_VERSION "5.116.0") # handled by release scripts +set(KF_DEP_VERSION "5.116.0") # handled by release scripts project(KEmoticons VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 5.115.0 NO_MODULE) +find_package(ECM 5.116.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -Nru kemoticons-5.115.0/debian/changelog kemoticons-5.116.0/debian/changelog --- kemoticons-5.115.0/debian/changelog 2024-02-05 10:33:48.000000000 +0000 +++ kemoticons-5.116.0/debian/changelog 2024-05-04 15:43:14.000000000 +0000 @@ -1,9 +1,39 @@ -kemoticons (5.115.0-0ubuntu1~ubuntu24.04~ppa1) noble; urgency=high +kemoticons (5.116.0-0ubuntu1~ubuntu24.04~ppa1) noble; urgency=high + + * New upstream release (5.116.0) + + -- José Manuel Santamaría Lema Sat, 04 May 2024 17:43:14 +0200 + +kemoticons (5.115.0-0ubuntu5) noble; urgency=medium + + * No-change rebuild for CVE-2024-3094 + + -- Steve Langasek Sun, 31 Mar 2024 01:31:11 +0000 + +kemoticons (5.115.0-0ubuntu4) noble; urgency=medium + + * No-change rebuild against libqt5core5t64 + + -- Steve Langasek Fri, 15 Mar 2024 04:55:16 +0000 + +kemoticons (5.115.0-0ubuntu3) noble; urgency=medium + + * Bump build deps + + -- Scarlett Moore Mon, 19 Feb 2024 07:54:17 -0700 + +kemoticons (5.115.0-0ubuntu2) noble; urgency=medium + + * Bump build deps + + -- Scarlett Moore Mon, 19 Feb 2024 07:12:06 -0700 + +kemoticons (5.115.0-0ubuntu1) noble; urgency=medium * New upstream release (5.114.0) * New upstream release (5.115.0) - -- Scarlett Moore Mon, 05 Feb 2024 03:33:48 -0700 + -- Scarlett Moore Fri, 16 Feb 2024 07:50:13 -0700 kemoticons (5.113.0-0ubuntu1) noble; urgency=medium diff -Nru kemoticons-5.115.0/debian/control kemoticons-5.116.0/debian/control --- kemoticons-5.115.0/debian/control 2024-02-05 10:33:48.000000000 +0000 +++ kemoticons-5.116.0/debian/control 2024-05-04 15:43:14.000000000 +0000 @@ -8,11 +8,11 @@ Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), doxygen, - extra-cmake-modules (>= 5.114.0~), - libkf5archive-dev (>= 5.114.0~), - libkf5config-dev (>= 5.114.0~), - libkf5coreaddons-dev (>= 5.114.0~), - libkf5service-dev (>= 5.114.0~), + extra-cmake-modules (>= 5.116.0~), + libkf5archive-dev (>= 5.116.0~), + libkf5config-dev (>= 5.116.0~), + libkf5coreaddons-dev (>= 5.116.0~), + libkf5service-dev (>= 5.116.0~), libqt5sql5-sqlite, pkg-kde-tools (>= 0.15.15ubuntu1~), qtbase5-dev (>= 5.15.2~), @@ -50,9 +50,9 @@ Package: libkf5emoticons-dev Section: libdevel Architecture: any -Depends: libkf5archive-dev (>= 5.114.0~), +Depends: libkf5archive-dev (>= 5.116.0~), libkf5emoticons5 (= ${binary:Version}), - libkf5service-dev (>= 5.114.0~), + libkf5service-dev (>= 5.116.0~), qtbase5-dev (>= 5.15.2~), ${misc:Depends}, Breaks: libkf5kdelibs4support-dev (<< 5.54)