[SCM] plasma-integration packaging branch, master, updated. debian/5.10.5-2-12-g95b4ba0

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 3 22:55:51 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-integration.git;a=commitdiff;h=ca80309

The following commit has been merged in the master branch:
commit ca80309eff6cb7a6a9ad879961829bd1aa13c98a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 28 15:30:07 2017 -0300

    Refresh patches
---
 debian/patches/Drop-the-patch-version-for-breeze.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/Drop-the-patch-version-for-breeze.patch b/debian/patches/Drop-the-patch-version-for-breeze.patch
index a19e2fb..8e7f4ed 100644
--- a/debian/patches/Drop-the-patch-version-for-breeze.patch
+++ b/debian/patches/Drop-the-patch-version-for-breeze.patch
@@ -13,14 +13,14 @@ major.minor, so dropping this unnecessary requirement.
 +++ b/CMakeLists.txt
 @@ -3,6 +3,8 @@
  project(PlasmaIntegration)
- set(PROJECT_VERSION "5.10.5")
+ set(PROJECT_VERSION "5.11.4")
  set(PROJECT_VERSION_MAJOR 5)
 +string(REGEX MATCHALL "[0-9]+" PROJECT_VERSION_COMPONENTS ${PROJECT_VERSION})
 +list(GET PROJECT_VERSION_COMPONENTS 1 PROJECT_VERSION_MINOR)
  
  include(FeatureSummary)
  find_package(ECM 5.17.0  NO_MODULE)
-@@ -44,7 +46,7 @@
+@@ -39,7 +41,7 @@
      PURPOSE "Required to pass style properties to native Windows on X11 Platform"
  )
  

-- 
plasma-integration packaging



More information about the pkg-kde-commits mailing list