[SCM] kde-cli-tools packaging branch, master, updated. b328e26764c9cab352dd2475ad3244e4aef10e01

Maximiliano Curia maxy at moszumanska.debian.org
Sat Mar 21 10:51:31 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kde-cli-tools.git;a=commitdiff;h=91e5af1

The following commit has been merged in the master branch:
commit 91e5af1f7a9571b1611b8e115f1ebffce7c8335b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 8 12:29:33 2015 +0100

    Set sensible values to section and priority
---
 debian/control | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 965950d..2f733a9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,6 @@
 Source: kde-cli-tools
-Priority: extra
+Section: utils
+Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
@@ -17,13 +18,11 @@ Build-Depends: cmake,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                xvfb
 Standards-Version: 3.9.6
-Section: libs
 Homepage: https://projects.kde.org/projects/kde/workspace/kde-cli-tools
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/plasma/kde-cli-tools.git
 Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kde-cli-tools.git
 
 Package: kde-cli-tools
-Section: utils
 Architecture: any
 Depends: kde-cli-tools-data (= ${source:Version}),
          ${misc:Depends},
@@ -36,7 +35,6 @@ Description: tools to use KDE services from the command line
  This package is part of the KDE Plasma.
 
 Package: kde-cli-tools-data
-Section: libs
 Architecture: all
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: tools to use kioslaves from the command line
@@ -50,6 +48,7 @@ Description: tools to use kioslaves from the command line
 
 Package: kde-cli-tools-dbg
 Section: debug
+Priority: extra
 Architecture: any
 Recommends: qtbase5-dbg
 Depends: kde-cli-tools (= ${binary:Version}), ${misc:Depends}

-- 
kde-cli-tools packaging



More information about the pkg-kde-commits mailing list