[SCM] plasma-integration packaging branch, master, updated. debian/5.8.6-1-18-g3eed8a7

Maximiliano Curia maxy at moszumanska.debian.org
Mon Aug 28 14:06:32 UTC 2017


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

The following commit has been merged in the master branch:
commit fe7efa77246e2f54a0539672a620997868f17181
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Aug 27 15:05:30 2017 +0200

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

diff --git a/debian/patches/Drop-the-patch-version-for-breeze.patch b/debian/patches/Drop-the-patch-version-for-breeze.patch
index 1a5ac2c..a19e2fb 100644
--- a/debian/patches/Drop-the-patch-version-for-breeze.patch
+++ b/debian/patches/Drop-the-patch-version-for-breeze.patch
@@ -9,20 +9,18 @@ major.minor, so dropping this unnecessary requirement.
  CMakeLists.txt | 4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)
 
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index cd1a32d..64cd960 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -3,6 +3,8 @@ cmake_minimum_required(VERSION 2.8.12)
+@@ -3,6 +3,8 @@
  project(PlasmaIntegration)
- set(PROJECT_VERSION "5.10.4")
+ set(PROJECT_VERSION "5.10.5")
  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 @@ set_package_properties(XCB PROPERTIES
+@@ -44,7 +46,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