[SCM] cutepaste packaging branch, master, updated. upstream/0.1.0-7-gf9dbea4

Howard Chan smartboyhw-guest at alioth.debian.org
Sun Oct 6 07:39:29 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/cutepaste.git;a=commitdiff;h=f9dbea4

The following commit has been merged in the master branch:
commit f9dbea43245ffd397cf51bf24a4497c0011fb6df
Author: Howard Chan <smartboyhw at gmail.com>
Date:   Sun Oct 6 15:39:19 2013 +0800

    cmake should be >= 2.8.11
---
 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4ee8749..d34ad8f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
 Priority: extra
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Howard Chan <smartboyhw at gmail.com>
-Build-Depends: debhelper (>= 9), cmake, qtbase5-dev, pkg-kde-tools
+Build-Depends: debhelper (>= 9), cmake (>= 2.8.11), qtbase5-dev, pkg-kde-tools
 Standards-Version: 3.9.4
 Homepage: https://projects.kde.org/projects/playground/network/cutepaste
 

-- 
cutepaste packaging



More information about the pkg-kde-commits mailing list