diff -Nru rocs-4.12.97/App/CMakeLists.txt rocs-4.13.0/App/CMakeLists.txt --- rocs-4.12.97/App/CMakeLists.txt 2014-03-23 04:43:47.000000000 +0000 +++ rocs-4.13.0/App/CMakeLists.txt 2014-04-09 19:18:53.000000000 +0000 @@ -21,8 +21,8 @@ project(rocs) set(ROCS_VERSION_MAJOR 1) -set(ROCS_VERSION_MINOR 10) -set(ROCS_VERSION_PATCH 90) +set(ROCS_VERSION_MINOR 11) +set(ROCS_VERSION_PATCH 0) configure_file( "${rocs_SOURCE_DIR}/rocsversion.h.cmake" "${rocs_BINARY_DIR}/rocsversion.h" @ONLY ) diff -Nru rocs-4.12.97/debian/changelog rocs-4.13.0/debian/changelog --- rocs-4.12.97/debian/changelog 2014-04-02 10:01:19.000000000 +0000 +++ rocs-4.13.0/debian/changelog 2014-04-10 21:33:48.000000000 +0000 @@ -1,3 +1,9 @@ +rocs (4:4.13.0-0ubuntu1) trusty; urgency=medium + + * New upstream KDE Software Compilation release + + -- Jonathan Riddell Thu, 10 Apr 2014 22:33:47 +0100 + rocs (4:4.12.97-0ubuntu1) trusty; urgency=medium * New upstream release candidate diff -Nru rocs-4.12.97/debian/control rocs-4.13.0/debian/control --- rocs-4.12.97/debian/control 2014-04-02 10:01:19.000000000 +0000 +++ rocs-4.13.0/debian/control 2014-04-10 21:33:48.000000000 +0000 @@ -7,7 +7,7 @@ Pino Toscano Build-Depends: kde-sc-dev-latest (>= 4:4.10), cmake, debhelper (>= 7.3.16), pkg-kde-tools (>= 0.12), - kdelibs5-dev (>= 4:4.12.97), + kdelibs5-dev (>= 4:4.13.0), libboost1.54-dev (>= 1.43), libboost-graph1.54-dev, libqtwebkit-dev,