more work on LONG_DESCRIPTIONS, multi-arch support
This commit is contained in:
parent
9f2731eb07
commit
a040669578
6
debian/control
vendored
6
debian/control
vendored
@ -35,6 +35,7 @@ Description: MATE authentication agent for PolicyKit-1
|
||||
Package: libpolkit-gtk-mate-1-0
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
policykit-1,
|
||||
@ -42,7 +43,7 @@ Conflicts: libmatepolkit
|
||||
Replaces: libmatepolkit
|
||||
Provides: libmatepolkit
|
||||
Description: MATE authentication agent for PolicyKit-1 (library)
|
||||
mate-polkit provides a D-Bus session bus service that is used to
|
||||
The mate-polkit package provides a D-Bus session bus service that is used to
|
||||
bring up authentication dialogs used for obtaining privileges.
|
||||
.
|
||||
This package contains the library for mate-polkit.
|
||||
@ -50,13 +51,14 @@ Description: MATE authentication agent for PolicyKit-1 (library)
|
||||
Package: libmatepolkit-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
libpolkit-gtk-mate-1-0 (= ${binary:Version}),
|
||||
mate-polkit,
|
||||
policykit-1,
|
||||
Description: MATE authentication agent for PolicyKit-1 (development files)
|
||||
mate-polkit provides a D-Bus session bus service that is used to
|
||||
The mate-polkit package provides a D-Bus session bus service that is used to
|
||||
bring up authentication dialogs used for obtaining privileges.
|
||||
.
|
||||
This package contains the development files for mate-polkit.
|
||||
|
Loading…
Reference in New Issue
Block a user