[SCM] kdesdk-thumbnailers packaging branch, master, updated. debian/14.12.2-1-4-gdabce56

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 27 19:53:33 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdesdk-thumbnailers.git;a=commitdiff;h=6e959ed

The following commit has been merged in the master branch:
commit 6e959edb8dc4d77385d31451abb2e9144061958b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 17 21:30:52 2015 +0100

    Update build-deps and deps with the info from cmake
---
 debian/control | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index d8bc5e3..721ccef 100644
--- a/debian/control
+++ b/debian/control
@@ -7,12 +7,17 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            Modestas Vainius <modax at debian.org>,
            George Kiagiadakis <kiagiadakis.george at gmail.com>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12~),
                debhelper (>= 9),
+               extra-cmake-modules (>= 1.0.0~),
                kde-sc-dev-latest (>= 4:4.12),
                kdelibs5-dev,
+               kio-dev,
                libgettextpo-dev,
-               pkg-kde-tools (>= 0.12)
+               libkf5config-dev,
+               libkf5i18n-dev,
+               pkg-kde-tools (>= 0.12),
+               qtbase5-dev (>= 5.2.0~)
 Standards-Version: 3.9.6
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/applications/kdesdk-thumbnailers.git
@@ -32,7 +37,10 @@ Package: kdesdk-thumbnailers-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: ${misc:Depends}, kdesdk-thumbnailers (= ${binary:Version}), kde-runtime-dbg, kate-dbg
+Depends: kate-dbg,
+         kde-runtime-dbg,
+         kdesdk-thumbnailers (= ${binary:Version}),
+         ${misc:Depends}
 Description: debugging symbols for kdesdk-thumbnailers
  This package contains debugging files used to investigate problems with
  binaries included in kdesdk-thumbnailers.

-- 
kdesdk-thumbnailers packaging



More information about the pkg-kde-commits mailing list