debian/control: Don't use the package name as SYNOPSIS.
This commit is contained in:
4
debian/control
vendored
4
debian/control
vendored
@ -42,7 +42,7 @@ Recommends: mate-settings-daemon,
|
|||||||
caja,
|
caja,
|
||||||
mate-polkit
|
mate-polkit
|
||||||
Provides: x-session-manager
|
Provides: x-session-manager
|
||||||
Description: MATE Session Manager
|
Description: Session manager of the MATE desktop environment
|
||||||
This package contains a session that can be started from a display
|
This package contains a session that can be started from a display
|
||||||
manager such as MDM. It will load all necessary applications for a
|
manager such as MDM. It will load all necessary applications for a
|
||||||
full-featured user session.
|
full-featured user session.
|
||||||
@ -59,7 +59,7 @@ Priority: extra
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
mate-session-manager (= ${binary:Version})
|
mate-session-manager (= ${binary:Version})
|
||||||
Description: MATE Session Manager (debugging symbols)
|
Description: Session manager of the MATE desktop environment (debug symbols)
|
||||||
This package contains debugging symbols for mate-session-manager.
|
This package contains debugging symbols for mate-session-manager.
|
||||||
It is provided to help debugging problems.
|
It is provided to help debugging problems.
|
||||||
The debugging symbols are installed in /usr/lib/debug and will
|
The debugging symbols are installed in /usr/lib/debug and will
|
||||||
|
Reference in New Issue
Block a user