debian/control -dbg: Reuse main package description

This commit is contained in:
Petr Baudis 2014-02-14 14:47:43 +01:00 committed by Mike Gabriel
parent de731d1a52
commit b5ccaac824

12
debian/control vendored
View File

@ -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.