diff -Nru kdecoration-5.11.5/CMakeLists.txt kdecoration-5.11.95/CMakeLists.txt --- kdecoration-5.11.5/CMakeLists.txt 2018-01-02 11:17:30.547371806 +0000 +++ kdecoration-5.11.95/CMakeLists.txt 2018-01-15 13:25:41.000000000 +0000 @@ -1,5 +1,5 @@ project(decoration-api) -set(PROJECT_VERSION "5.11.5") +set(PROJECT_VERSION "5.11.95") cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) diff -Nru kdecoration-5.11.5/debian/changelog kdecoration-5.11.95/debian/changelog --- kdecoration-5.11.5/debian/changelog 2018-01-03 17:38:28.000000000 +0000 +++ kdecoration-5.11.95/debian/changelog 2018-01-15 16:09:28.000000000 +0000 @@ -1,3 +1,9 @@ +kdecoration (4:5.11.95-0ubuntu1~ubuntu18.04~ppa1) bionic; urgency=medium + + * New upstream release (5.11.95) + + -- Rik Mills Mon, 15 Jan 2018 16:09:28 +0000 + kdecoration (4:5.11.5-0ubuntu1) bionic; urgency=medium * New upstream release (5.11.5) diff -Nru kdecoration-5.11.5/.reviewboardrc kdecoration-5.11.95/.reviewboardrc --- kdecoration-5.11.5/.reviewboardrc 2018-01-02 11:17:30.547371806 +0000 +++ kdecoration-5.11.95/.reviewboardrc 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -REVIEWBOARD_URL = "https://git.reviewboard.kde.org" -REPOSITORY = 'git://anongit.kde.org/kdecoration'