[SCM] powerdevil packaging branch, master, updated. f5e5833e120c873857b2b3fa90da0fd95fbc2377

Maximiliano Curia maxy at moszumanska.debian.org
Sun Mar 22 07:06:10 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/powerdevil.git;a=commitdiff;h=2497c54

The following commit has been merged in the master branch:
commit 2497c54eada5cfffdb3632a09cc1f16a43665fd7
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Feb 13 13:50:24 2015 +0100

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

diff --git a/debian/control b/debian/control
index faff8f0..d47a907 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: powerdevil
 Section: kde
-Priority: extra
+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,
@@ -29,6 +29,7 @@ Build-Depends: cmake,
 Standards-Version: 3.9.5
 
 Package: powerdevil-dev
+Section: devel
 Architecture: any
 Depends: libpowerdevilcore2 (= ${binary:Version}),
          libpowerdevilui5 (= ${binary:Version}),
@@ -56,6 +57,7 @@ Description: Global power saver settings data files.
  Power Devil allows you to define your all power settings.
 
 Package: libpowerdevilui5
+Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Global power saver settings ui library.
@@ -64,10 +66,11 @@ Description: Global power saver settings ui library.
  This package contains the library files.
 
 Package: libpowerdevilcore2
+Section: libs
 Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Conflicts: libpowerdevilcore1
 Replaces: libpowerdevilcore1
-Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Global power saver settings ui library.
  Power Devil allows you to define your all power settings.
  .
@@ -75,9 +78,10 @@ Description: Global power saver settings ui library.
 
 Package: powerdevil-dbg
 Section: debug
+Priority: extra
 Architecture: any
-Recommends: qtbase5-dbg
 Depends: powerdevil (= ${binary:Version}), ${misc:Depends}
+Recommends: qtbase5-dbg
 Description: Global power saver settings.
  Power Devil allows you to define your all power settings.
  .

-- 
powerdevil packaging



More information about the pkg-kde-commits mailing list