[SCM] kconfigwidgets packaging branch, master, updated. debian/5.37.0-2-96-gb5e51c0

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:33:34 UTC 2018


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

The following commit has been merged in the master branch:
commit b6b4f63a2f0462992c2e2c981737c08039bfee2d
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Fri Aug 7 15:23:26 2015 +0200

    new upstream release
---
 debian/changelog |  6 ++++++
 debian/control   | 28 ++++++++++++++--------------
 2 files changed, 20 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 69e91c8..2c9c580 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kconfigwidgets (5.13.0-0ubuntu1) UNRELEASED; urgency=medium
+
+  * new upstream release
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Fri, 07 Aug 2015 15:23:26 +0200
+
 kconfigwidgets (5.12.0-0ubuntu1) wily; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 576a55b..e7e396f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,14 +8,14 @@ Build-Depends: cmake (>= 2.8.12),
                docbook-xml,
                docbook-xsl,
                extra-cmake-modules (>= 5.12.0~),
-               kdoctools-dev (>= 5.12.0~),
-               libkf5auth-dev (>= 5.12.0~),
-               libkf5codecs-dev (>= 5.12.0~),
-               libkf5config-dev (>= 5.12.0~),
-               libkf5coreaddons-dev (>= 5.12.0~),
-               libkf5guiaddons-dev (>= 5.12.0~),
-               libkf5i18n-dev (>= 5.12.0~),
-               libkf5widgetsaddons-dev (>= 5.12.0~),
+               kdoctools-dev (>= 5.13.0~),
+               libkf5auth-dev (>= 5.13.0~),
+               libkf5codecs-dev (>= 5.13.0~),
+               libkf5config-dev (>= 5.13.0~),
+               libkf5coreaddons-dev (>= 5.13.0~),
+               libkf5guiaddons-dev (>= 5.13.0~),
+               libkf5i18n-dev (>= 5.13.0~),
+               libkf5widgetsaddons-dev (>= 5.13.0~),
                libxml2-utils,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.4),
@@ -30,13 +30,13 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kconfigwidgets.git
 Package: libkf5configwidgets-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5auth-dev (>= 5.12.0~),
-         libkf5codecs-dev (>= 5.12.0~),
-         libkf5config-dev (>= 5.12.0~),
+Depends: libkf5auth-dev (>= 5.13.0~),
+         libkf5codecs-dev (>= 5.13.0~),
+         libkf5config-dev (>= 5.13.0~),
          libkf5configwidgets5 (= ${binary:Version}),
-         libkf5guiaddons-dev (>= 5.12.0~),
-         libkf5i18n-dev (>= 5.12.0~),
-         libkf5widgetsaddons-dev (>= 5.12.0~),
+         libkf5guiaddons-dev (>= 5.13.0~),
+         libkf5i18n-dev (>= 5.13.0~),
+         libkf5widgetsaddons-dev (>= 5.13.0~),
          ${misc:Depends}
 Description: development files for kconfigwidgets
  KConfigWidgets provides easy-to-use classes to create

-- 
kconfigwidgets packaging



More information about the pkg-kde-commits mailing list