[SCM] kcrash packaging branch, kubuntu_unstable, updated. debian/5.11.0-1-7-gb7c32ed

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Fri Jul 10 19:20:38 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit b3e38c4d0b22e4d1cd453a3d4da2496a1e334f32
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Fri Jul 10 08:01:35 2015 -0700

    New upstream release
---
 debian/changelog | 6 ++++++
 debian/control   | 8 ++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3b857fd..960de1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kcrash (5.12.0-0ubuntu1) UNRELEASED; urgency=medium
+
+  * New upstream release
+
+ -- Scarlett Clark <sgclark at kubuntu.org>  Fri, 10 Jul 2015 08:01:35 -0700
+
 kcrash (5.10.0-0ubuntu1) wily; urgency=medium
 
   [ Maximiliano Curia ]
diff --git a/debian/control b/debian/control
index d35a42c..d5ad90a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
                extra-cmake-modules (>= 5.10.0),
-               libkf5coreaddons-dev (>= 5.10.0),
-               libkf5windowsystem-dev (>= 5.10.0),
+               libkf5coreaddons-dev (>= 5.12.0),
+               libkf5windowsystem-dev (>= 5.12.0),
                libqt5x11extras5-dev (>= 5.4),
                libx11-dev,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
@@ -23,9 +23,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kcrash.git
 Package: libkf5crash-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5coreaddons-dev (>= 5.10.0),
+Depends: libkf5coreaddons-dev (>= 5.12.0),
          libkf5crash5 (= ${binary:Version}),
-         libkf5windowsystem-dev (>= 5.10.0),
+         libkf5windowsystem-dev (>= 5.12.0),
          qtbase5-dev (>= 5.4),
          ${misc:Depends}
 Description: Support for application crash analysis and bug report from apps

-- 
kcrash packaging



More information about the pkg-kde-commits mailing list