[SCM] KDE metapackages branch, master, updated. debian/91-8-gfd8fad0

Pino Toscano pino at moszumanska.debian.org
Mon Jan 23 20:04:33 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/meta-kde.git;a=commitdiff;h=fd8fad0

The following commit has been merged in the master branch:
commit fd8fad04b1199bb927abe19acaf2ae55a52fcbfe
Author: Pino Toscano <pino at debian.org>
Date:   Mon Jan 23 21:03:48 2017 +0100

    bump plasma version to 5:5.8
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2b8e0c4..8d08bdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ meta-kde (5:92) UNRELEASED; urgency=medium
   * Add a kdeartwork:Version for kdeartwork components, and pin it at version
     4:15.08.0.
   * Bump the minimum KDE version to 4:16.04.0.
-  * Bump the minimum Plasma version to 4:5.7.4.
+  * Bump the minimum Plasma version to 4:5.8.
   * Bump the Calligra version to 1:2.9.11.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 24 Aug 2016 07:43:14 +0200
diff --git a/debian/rules b/debian/rules
index 9506c9b..0e17900 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 MINIMUM_KDE_VERSION := 4:16.04.0
 MINIMUM_KDE_VERSION_NO_EPOCH :=  $(lastword $(subst :, ,$(MINIMUM_KDE_VERSION)))
 MINIMUM_KDEPIM_VERSION := $(MINIMUM_KDE_VERSION)
-MINIMUM_PLASMA_VERSION := 4:5.7.4
+MINIMUM_PLASMA_VERSION := 4:5.8
 MINIMUM_PLASMA_VERSION_NO_EPOCH :=  $(lastword $(subst :, ,$(MINIMUM_PLASMA_VERSION)))
 MINIMUM_KDEARTWORK_VERSION := 4:15.08.0
 

-- 
KDE metapackages



More information about the pkg-kde-commits mailing list