diff -Nru oxygen-5.18.0/CMakeLists.txt oxygen-5.18.1/CMakeLists.txt --- oxygen-5.18.0/CMakeLists.txt 2020-02-06 13:18:29.000000000 +0000 +++ oxygen-5.18.1/CMakeLists.txt 2020-02-18 13:12:33.000000000 +0000 @@ -1,5 +1,5 @@ project(oxygen) -set(PROJECT_VERSION "5.18.0") +set(PROJECT_VERSION "5.18.1") set(PROJECT_VERSION_MAJOR 5) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) diff -Nru oxygen-5.18.0/debian/changelog oxygen-5.18.1/debian/changelog --- oxygen-5.18.0/debian/changelog 2020-02-11 07:44:53.000000000 +0000 +++ oxygen-5.18.1/debian/changelog 2020-02-18 14:37:34.000000000 +0000 @@ -1,3 +1,9 @@ +oxygen (4:5.18.1-0ubuntu1) focal; urgency=medium + + * New upstream release (5.18.1) + + -- Rik Mills Tue, 18 Feb 2020 14:37:34 +0000 + oxygen (4:5.18.0-0ubuntu1) focal; urgency=medium * New upstream release (5.18.0) diff -Nru oxygen-5.18.0/debian/control oxygen-5.18.1/debian/control --- oxygen-5.18.0/debian/control 2020-02-11 07:44:53.000000000 +0000 +++ oxygen-5.18.1/debian/control 2020-02-18 14:37:34.000000000 +0000 @@ -6,7 +6,7 @@ Build-Depends: cmake (>= 2.8.12), debhelper (>= 11~), extra-cmake-modules (>= 5.66.0~), - libkdecorations2-dev (>= 4:5.18.0~), + libkdecorations2-dev (>= 4:5.18.1~), libkf5completion-dev (>= 5.66.0~), libkf5config-dev (>= 5.66.0~), libkf5configwidgets-dev (>= 5.66.0~),