[SCM] KDE metapackages branch, master, updated. debian/90-20-gcd5dc57

Pino Toscano pino at moszumanska.debian.org
Sun Aug 14 07:19:25 UTC 2016


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

The following commit has been merged in the master branch:
commit 4ab28ca94f2a3b47b181cc06b339a973cfcd3e36
Author: Pino Toscano <pino at debian.org>
Date:   Sun Aug 14 08:43:35 2016 +0200

    bump minimum Plasma version to 4:5.6.0
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1be9d0c..0f265fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ meta-kde (5:91~) UNRELEASED; urgency=medium
   * Switch khelpcenter back from plasma:Version to kde:Version.
   * Bump the minimum KDE version to 4:15.08.0, should be satisfied by all the
     packages not at 4.12.x.
+  * Bump the minimum Plasma version to 4:5.6.0.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 11 Nov 2015 10:31:54 +0100
 
diff --git a/debian/rules b/debian/rules
index 707e49e..20d1b3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 MINIMUM_KDE_VERSION := 4:15.08.0
 MINIMUM_KDE_VERSION_NO_EPOCH :=  $(lastword $(subst :, ,$(MINIMUM_KDE_VERSION)))
 MINIMUM_KDEPIM_VERSION := $(MINIMUM_KDE_VERSION)
-MINIMUM_PLASMA_VERSION := 4:5.0.0
+MINIMUM_PLASMA_VERSION := 4:5.6.0
 MINIMUM_PLASMA_VERSION_NO_EPOCH :=  $(lastword $(subst :, ,$(MINIMUM_PLASMA_VERSION)))
 MINIMUM_KDE4_VERSION := 4:4.12
 

-- 
KDE metapackages



More information about the pkg-kde-commits mailing list