rev 20352 - kde-extras/kdesvn/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Sat Feb 13 21:51:12 UTC 2016


Author: pino
Date: 2016-02-13 21:51:11 +0000 (Sat, 13 Feb 2016)
New Revision: 20352

Modified:
   kde-extras/kdesvn/trunk/debian/changelog
   kde-extras/kdesvn/trunk/debian/control
Log:
bump B-Ds according to upstream build system

- bump cmake to >= 2.8.12
- bump kdelibs5-dev to >= 4:4.9.0


Modified: kde-extras/kdesvn/trunk/debian/changelog
===================================================================
--- kde-extras/kdesvn/trunk/debian/changelog	2016-02-13 21:32:38 UTC (rev 20351)
+++ kde-extras/kdesvn/trunk/debian/changelog	2016-02-13 21:51:11 UTC (rev 20352)
@@ -29,6 +29,9 @@
   * Bump Standards-Version to 3.9.7, no changes required.
   * Remove duplicated Section fields for the kdesvn and kdesvn-kio-plugins
     packages.
+  * Bump build dependencies according to the upstream build system:
+    - bump cmake to >= 2.8.12
+    - bump kdelibs5-dev to >= 4:4.9.0
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 13 Feb 2016 19:27:10 +0100
 

Modified: kde-extras/kdesvn/trunk/debian/control
===================================================================
--- kde-extras/kdesvn/trunk/debian/control	2016-02-13 21:32:38 UTC (rev 20351)
+++ kde-extras/kdesvn/trunk/debian/control	2016-02-13 21:51:11 UTC (rev 20352)
@@ -3,10 +3,10 @@
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Michael Biebl <biebl at debian.org>
-Build-Depends: cmake (>= 2.4),
+Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
                gettext,
-               kdelibs5-dev,
+               kdelibs5-dev (>= 4:4.9.0),
                libssl-dev (>= 0.9.8a),
                libsvn-dev (>= 1.6.0),
                pkg-kde-tools (>= 0.9)




More information about the pkg-kde-commits mailing list