debian/control processed with wrap-and-sort.
This commit is contained in:
parent
f5b32ebe28
commit
379c5caef9
40
debian/control
vendored
40
debian/control
vendored
@ -5,18 +5,18 @@ Maintainer: MATE Packaging Team <pkg-mate-team@lists.alioth.debian.org>
|
|||||||
Uploaders: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
|
Uploaders: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
|
||||||
Stefano Karapetsas <stefano@karapetsas.com>,
|
Stefano Karapetsas <stefano@karapetsas.com>,
|
||||||
Mike Gabriel <sunweaver@debian.org>,
|
Mike Gabriel <sunweaver@debian.org>,
|
||||||
Build-Depends: debhelper (>= 9),
|
Build-Depends: autotools-dev,
|
||||||
cdbs,
|
cdbs,
|
||||||
autotools-dev,
|
debhelper (>= 9),
|
||||||
pkg-config,
|
gobject-introspection,
|
||||||
|
gtk-doc-tools,
|
||||||
libdbus-glib-1-dev,
|
libdbus-glib-1-dev,
|
||||||
|
libgirepository1.0-dev,
|
||||||
libgtk2.0-dev,
|
libgtk2.0-dev,
|
||||||
libpolkit-agent-1-dev,
|
libpolkit-agent-1-dev,
|
||||||
libpolkit-gobject-1-dev,
|
libpolkit-gobject-1-dev,
|
||||||
gtk-doc-tools,
|
|
||||||
libgirepository1.0-dev,
|
|
||||||
gobject-introspection,
|
|
||||||
mate-common,
|
mate-common,
|
||||||
|
pkg-config,
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Homepage: http://www.mate-desktop.org/
|
Homepage: http://www.mate-desktop.org/
|
||||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-polkit.git;a=summary
|
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-polkit.git;a=summary
|
||||||
@ -25,11 +25,11 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-polkit.git
|
|||||||
Package: mate-polkit
|
Package: mate-polkit
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: ${shlibs:Depends},
|
Depends: mate-polkit-common (= ${binary:Version}),
|
||||||
${misc:Depends},
|
|
||||||
policykit-1,
|
policykit-1,
|
||||||
mate-polkit-common (= ${binary:Version}),
|
${misc:Depends},
|
||||||
Provides: policykit-1-gnome
|
${shlibs:Depends},
|
||||||
|
Provides: policykit-1-gnome,
|
||||||
Description: MATE authentication agent for PolicyKit-1
|
Description: MATE authentication agent for PolicyKit-1
|
||||||
The mate-polkit package 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.
|
bring up authentication dialogs used for obtaining privileges.
|
||||||
@ -39,8 +39,8 @@ Description: MATE authentication agent for PolicyKit-1
|
|||||||
Package: mate-polkit-common
|
Package: mate-polkit-common
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${misc:Depends},
|
||||||
${misc:Depends},
|
${shlibs:Depends},
|
||||||
Breaks: mate-polkit (<< 1.8.0),
|
Breaks: mate-polkit (<< 1.8.0),
|
||||||
Description: MATE authentication agent for PolicyKit-1 (common files)
|
Description: MATE authentication agent for PolicyKit-1 (common files)
|
||||||
The mate-polkit package 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
|
||||||
@ -53,10 +53,10 @@ Package: libpolkit-gtk-mate-1-0
|
|||||||
Section: libs
|
Section: libs
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: ${shlibs:Depends},
|
Depends: policykit-1,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
policykit-1,
|
${shlibs:Depends},
|
||||||
Provides: libmatepolkit
|
Provides: libmatepolkit,
|
||||||
Breaks: libmatepolkit (<< 1.8.0),
|
Breaks: libmatepolkit (<< 1.8.0),
|
||||||
Replaces: libmatepolkit (<< 1.8.0),
|
Replaces: libmatepolkit (<< 1.8.0),
|
||||||
Description: MATE authentication agent for PolicyKit-1 (library)
|
Description: MATE authentication agent for PolicyKit-1 (library)
|
||||||
@ -69,12 +69,12 @@ Package: libmatepolkit-dev
|
|||||||
Section: libdevel
|
Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: ${shlibs:Depends},
|
Depends: libpolkit-gobject-1-dev,
|
||||||
${misc:Depends},
|
|
||||||
libpolkit-gtk-mate-1-0 (= ${binary:Version}),
|
libpolkit-gtk-mate-1-0 (= ${binary:Version}),
|
||||||
libpolkit-gobject-1-dev,
|
|
||||||
mate-polkit,
|
mate-polkit,
|
||||||
policykit-1,
|
policykit-1,
|
||||||
|
${misc:Depends},
|
||||||
|
${shlibs:Depends},
|
||||||
Description: MATE authentication agent for PolicyKit-1 (development files)
|
Description: MATE authentication agent for PolicyKit-1 (development files)
|
||||||
The mate-polkit package 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.
|
bring up authentication dialogs used for obtaining privileges.
|
||||||
@ -86,9 +86,9 @@ Priority: extra
|
|||||||
Section: debug
|
Section: debug
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: ${shlibs:Depends},
|
Depends: libpolkit-gtk-mate-1-0 (= ${binary:Version}),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
libpolkit-gtk-mate-1-0 (= ${binary:Version}),
|
${shlibs:Depends},
|
||||||
Description: MATE authentication agent for PolicyKit-1 (debugging symbols)
|
Description: MATE authentication agent for PolicyKit-1 (debugging symbols)
|
||||||
The mate-polkit package 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.
|
bring up authentication dialogs used for obtaining privileges.
|
||||||
|
Loading…
Reference in New Issue
Block a user