[SCM] knotifications packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-8-g97bbf82

Scarlett Clark sgclark-guest at moszumanska.debian.org
Fri Jul 10 15:18:31 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/knotifications.git;a=commitdiff;h=97bbf82

The following commit has been merged in the kubuntu_wily_archive branch:
commit 97bbf821badc55edc2ce8abe464c69e055dc09ff
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Fri Jul 10 08:18:28 2015 -0700

    New upstream release
---
 debian/changelog |  6 ++++++
 debian/control   | 18 +++++++++---------
 2 files changed, 15 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 71605b9..1bd02fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+knotifications (5.12.0-0ubuntu1) UNRELEASED; urgency=medium
+
+  * New upstream release
+
+ -- Scarlett Clark <sgclark at kubuntu.org>  Fri, 10 Jul 2015 08:18:28 -0700
+
 knotifications (5.10.0-0ubuntu1) wily; urgency=medium
 
   [ Maximiliano Curia ]
diff --git a/debian/control b/debian/control
index 802ccdd..a6f240a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,12 +7,12 @@ Build-Depends: cmake (>= 2.8.12~),
                debhelper (>= 9),
                extra-cmake-modules (>= 5.10.0),
                libdbusmenu-qt5-dev,
-               libkf5codecs-dev (>= 5.10.0),
-               libkf5config-dev (>= 5.10.0),
-               libkf5coreaddons-dev (>= 5.10.0),
-               libkf5iconthemes-dev (>= 5.10.0),
-               libkf5service-dev (>= 5.10.0),
-               libkf5windowsystem-dev (>= 5.10.0),
+               libkf5codecs-dev (>= 5.12.0),
+               libkf5config-dev (>= 5.12.0),
+               libkf5coreaddons-dev (>= 5.12.0),
+               libkf5iconthemes-dev (>= 5.12.0),
+               libkf5service-dev (>= 5.12.0),
+               libkf5windowsystem-dev (>= 5.12.0),
                libphonon4qt5-dev (>= 4.6.60~),
                libphonon4qt5experimental-dev,
                libqt5x11extras5-dev (>= 5.4),
@@ -30,10 +30,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/knotifications.git
 Package: libkf5notifications-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5config-dev (>= 5.10.0),
-         libkf5coreaddons-dev (>= 5.10.0),
+Depends: libkf5config-dev (>= 5.12.0),
+         libkf5coreaddons-dev (>= 5.12.0),
          libkf5notifications5 (= ${binary:Version}),
-         libkf5windowsystem-dev (>= 5.10.0),
+         libkf5windowsystem-dev (>= 5.12.0),
          qtbase5-dev (>= 5.4),
          ${misc:Depends}
 Description: Framework for desktop notifications

-- 
knotifications packaging



More information about the pkg-kde-commits mailing list