diff -Nru attica-kf5-5.67.0+p19.10+git20200306.1935/CMakeLists.txt attica-kf5-5.68.0+p19.10+git20200310.1602/CMakeLists.txt --- attica-kf5-5.67.0+p19.10+git20200306.1935/CMakeLists.txt 2020-03-06 19:35:53.000000000 +0000 +++ attica-kf5-5.68.0+p19.10+git20200310.1602/CMakeLists.txt 2020-03-10 16:02:07.000000000 +0000 @@ -5,7 +5,7 @@ # ECM setup include(FeatureSummary) -find_package(ECM 5.67.0 NO_MODULE) +find_package(ECM 5.68.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 attica-kf5-5.67.0+p19.10+git20200306.1935/debian/changelog attica-kf5-5.68.0+p19.10+git20200310.1602/debian/changelog --- attica-kf5-5.67.0+p19.10+git20200306.1935/debian/changelog 2020-03-06 19:35:53.000000000 +0000 +++ attica-kf5-5.68.0+p19.10+git20200310.1602/debian/changelog 2020-03-10 16:02:08.000000000 +0000 @@ -1,8 +1,12 @@ -attica-kf5 (5.67.0+p19.10+git20200306.1935-0) eoan; urgency=high +attica-kf5 (5.68.0+p19.10+git20200310.1602-0) eoan; urgency=high + [ Rik Mills ] + * New upstream release (5.68.0) + + [ Kubuntu CI ] * Automatic Ubuntu CI Build - -- Kubuntu CI Fri, 06 Mar 2020 19:35:53 +0000 + -- Kubuntu CI Tue, 10 Mar 2020 16:02:08 +0000 attica-kf5 (5.67.0-0ubuntu1) focal; urgency=medium diff -Nru attica-kf5-5.67.0+p19.10+git20200306.1935/debian/control attica-kf5-5.68.0+p19.10+git20200310.1602/debian/control --- attica-kf5-5.67.0+p19.10+git20200306.1935/debian/control 2020-03-06 19:35:53.000000000 +0000 +++ attica-kf5-5.68.0+p19.10+git20200310.1602/debian/control 2020-03-10 16:02:08.000000000 +0000 @@ -6,7 +6,7 @@ Build-Depends: cmake (>= 3.0~), debhelper (>= 11~), doxygen, - extra-cmake-modules (>= 5.67.0~), + extra-cmake-modules (>= 5.68.0~), graphviz, libqt5sql5-sqlite:native, pkg-kde-tools (>= 0.15.15ubuntu1~),