[SCM] extra-cmake-modules packaging branch, kubuntu_wily_archive, updated. debian/5.11.0-1-17-g21a5462

Scarlett Clark sgclark-guest at moszumanska.debian.org
Sat Jul 11 14:51:13 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/extra-cmake-modules.git;a=commitdiff;h=69970f2

The following commit has been merged in the kubuntu_wily_archive branch:
commit 69970f22326ac1c3b53195cd9ed4364ce1fc7f78
Author: Rohan Garg <rohan at garg.io>
Date:   Tue Jul 7 19:28:39 2015 +0200

    Make qmake and qtbase5-dev a Suggests
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a6fb406..a6d9798 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/extra-cmake-modules.git
 
 Package: extra-cmake-modules
 Architecture: any
-Depends: qt5-qmake, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Suggests: qt5-qmake, qtbase5-dev
 Description: Extra modules and scripts for CMake
  Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It
  serves as both a staging ground for new modules before they are moved upstream

-- 
extra-cmake-modules packaging



More information about the pkg-kde-commits mailing list