[SCM] kde-gtk-config packaging branch, master, updated. debian/5.8.6-1-5-gf0dc67c

Boris Pek tehnick at moszumanska.debian.org
Fri Aug 4 12:01:43 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kde-gtk-config.git;a=commitdiff;h=94bbfdb

The following commit has been merged in the master branch:
commit 94bbfdb2d60405edbd64542c4d17c018581ea7d4
Author: Boris Pek <tehnick-8 at yandex.ru>
Date:   Fri Aug 4 14:20:04 2017 +0300

    Update debian/control:
    
    - simpify Build-Depends and sort them using wrap-and-sort tool
    - set Multi-Arch fields to binary packages
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index a0e862a..19d475a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,9 @@ Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Boris Pek <tehnick at debian.org>, Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 2.8.12),
+Build-Depends: cmake,
                debhelper (>= 10),
-               extra-cmake-modules (>= 0.0.9),
-               libkf5kio-dev,
+               extra-cmake-modules,
                libgtk-3-dev,
                libgtk2.0-dev,
                libkf5archive-dev,
@@ -14,10 +13,11 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5i18n-dev,
                libkf5iconthemes-dev,
                libkf5kcmutils-dev,
+               libkf5kio-dev,
                libkf5newstuff-dev,
                libx11-dev,
                pkg-kde-tools (>= 0.15.16),
-               qtbase5-dev (>= 5.4)
+               qtbase5-dev
 Homepage: https://projects.kde.org/projects/kde/workspace/kde-gtk-config
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/kde-gtk-config.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/kde-gtk-config.git
@@ -27,6 +27,7 @@ Package: kde-config-gtk-style
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: kde-config-gtk-style-preview
+Multi-Arch: same
 Description: KDE configuration module for GTK+ 2.x and GTK+ 3.x styles selection
  Configuration dialog to adapt GTK+ applications appearance to your taste
  under KDE. Among its many features, it lets you:
@@ -43,6 +44,7 @@ Package: kde-config-gtk-style-preview
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: kde-config-gtk-style
+Multi-Arch: same
 Description: KDE configuration module for GTK+ 2.x and GTK+ 3.x styles selection (extras)
  Configuration dialog to adapt GTK+ applications appearance to your taste
  under KDE. Among its many features, it lets you:

-- 
kde-gtk-config packaging



More information about the pkg-kde-commits mailing list