From b5ccaac8242d9c7e62036541b144d728a5c21de0 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Fri, 14 Feb 2014 14:47:43 +0100 Subject: [PATCH] debian/control -dbg: Reuse main package description --- debian/control | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index ce63b71..a2813db 100644 --- a/debian/control +++ b/debian/control @@ -86,7 +86,15 @@ Architecture: any Depends: ${misc:Depends}, mate-power-manager (= ${binary:Version}) Description: power management tool for the MATE desktop (debugging symbols) - This package contains debugging symbols for mate-power-manager. It is - provided to help debugging problems. + MATE Power Manager is a session daemon for the MATE desktop + that takes care of system or desktop events related to power, and + triggers actions accordingly. Its philosophy is to completely hide + these complex tasks and only show some settings important to the user. + . + The MATE power manager displays and manages battery status, power plug + events, display brightness, CPU, graphics card and hard disk drive + power saving, and can trigger suspend-to-RAM, hibernate or shutdown + events, all integrated to other components of the MATE desktop. + . The debugging symbols are installed in /usr/lib/debug and will automatically be used by gdb.