debian/control: Drop obsolete gir1.2-polkitgtkmate-1.0, libmatepolkit-dev, libmatepolkit-doc, libpolkit-gtk-mate-1-0 and gir1.2-mate-polkit.
This commit is contained in:
parent
4c509d32d6
commit
de079afb0b
76
debian/control
vendored
76
debian/control
vendored
@ -10,10 +10,7 @@ Uploaders: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
|
|||||||
Build-Depends: cdbs,
|
Build-Depends: cdbs,
|
||||||
debhelper (>= 10.3~),
|
debhelper (>= 10.3~),
|
||||||
dpkg-dev (>= 1.16.1.1),
|
dpkg-dev (>= 1.16.1.1),
|
||||||
gobject-introspection,
|
|
||||||
gtk-doc-tools,
|
|
||||||
libappindicator3-dev,
|
libappindicator3-dev,
|
||||||
libgirepository1.0-dev,
|
|
||||||
libgtk-3-dev (>= 3.14),
|
libgtk-3-dev (>= 3.14),
|
||||||
libpolkit-agent-1-dev,
|
libpolkit-agent-1-dev,
|
||||||
libpolkit-gobject-1-dev,
|
libpolkit-gobject-1-dev,
|
||||||
@ -67,76 +64,3 @@ Description: MATE authentication agent for PolicyKit-1 (common files)
|
|||||||
.
|
.
|
||||||
This package contains common files for the MATE policy kit authentication
|
This package contains common files for the MATE policy kit authentication
|
||||||
agent.
|
agent.
|
||||||
|
|
||||||
Package: libpolkit-gtk-mate-1-0
|
|
||||||
Section: libs
|
|
||||||
Architecture: any
|
|
||||||
Multi-Arch: same
|
|
||||||
Depends: policykit-1,
|
|
||||||
${misc:Depends},
|
|
||||||
${shlibs:Depends},
|
|
||||||
Provides: libmatepolkit,
|
|
||||||
Breaks: libmatepolkit (<< 1.8.0),
|
|
||||||
Replaces: libmatepolkit (<< 1.8.0),
|
|
||||||
Description: MATE authentication agent for PolicyKit-1 (library)
|
|
||||||
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.
|
|
||||||
|
|
||||||
Package: libmatepolkit-dev
|
|
||||||
Section: libdevel
|
|
||||||
Architecture: any
|
|
||||||
Multi-Arch: same
|
|
||||||
Depends: gir1.2-polkitgtkmate-1.0 (= ${binary:Version}),
|
|
||||||
libpolkit-gobject-1-dev,
|
|
||||||
libpolkit-gtk-mate-1-0 (= ${binary:Version}),
|
|
||||||
mate-polkit,
|
|
||||||
policykit-1,
|
|
||||||
${misc:Depends},
|
|
||||||
${shlibs:Depends},
|
|
||||||
Breaks: gir1.2-mate-polkit (<< 1.18.2-2~),
|
|
||||||
Replaces: gir1.2-mate-polkit (<< 1.18.2-2~),
|
|
||||||
Description: MATE authentication agent for PolicyKit-1 (development files)
|
|
||||||
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.
|
|
||||||
|
|
||||||
Package: libmatepolkit-doc
|
|
||||||
Section: doc
|
|
||||||
Architecture: all
|
|
||||||
Depends: ${misc:Depends},
|
|
||||||
Description: MATE authentication agent for PolicyKit-1 (shared library API documentation)
|
|
||||||
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 API documentation files of the mate-polkit shared
|
|
||||||
library.
|
|
||||||
|
|
||||||
Package: gir1.2-polkitgtkmate-1.0
|
|
||||||
Section: introspection
|
|
||||||
Multi-Arch: same
|
|
||||||
Architecture: any
|
|
||||||
Depends: ${gir:Depends},
|
|
||||||
${misc:Depends},
|
|
||||||
${shlibs:Depends},
|
|
||||||
Breaks: gir1.2-mate-polkit (<< 1.18.2-2~),
|
|
||||||
Replaces: gir1.2-mate-polkit (<< 1.18.2-2~),
|
|
||||||
Description: GObject introspection data for mate-polkit
|
|
||||||
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 introspection data for mate-polkit.
|
|
||||||
.
|
|
||||||
It can be used by packages using the GIRepository format to generate
|
|
||||||
dynamic bindings.
|
|
||||||
|
|
||||||
Package: gir1.2-mate-polkit
|
|
||||||
Section: oldlibs
|
|
||||||
Architecture: any
|
|
||||||
Depends: ${misc:Depends},
|
|
||||||
gir1.2-polkitgtkmate-1.0 (= ${binary:Version}),
|
|
||||||
Description: GObject introspection data for mate-polkit (transitional package)
|
|
||||||
This package is a transitional package to gir1.2-polkitgtkmate-1.0. The package
|
|
||||||
can be safely removed.
|
|
||||||
|
1
debian/gir1.2-polkitgtkmate-1.0.install
vendored
1
debian/gir1.2-polkitgtkmate-1.0.install
vendored
@ -1 +0,0 @@
|
|||||||
usr/lib/*/girepository-1.0/
|
|
4
debian/libmatepolkit-dev.install
vendored
4
debian/libmatepolkit-dev.install
vendored
@ -1,4 +0,0 @@
|
|||||||
usr/include/
|
|
||||||
usr/lib/*/*.so
|
|
||||||
usr/lib/*/pkgconfig/
|
|
||||||
usr/share/gir-1.0/
|
|
1
debian/libmatepolkit-doc.install
vendored
1
debian/libmatepolkit-doc.install
vendored
@ -1 +0,0 @@
|
|||||||
usr/share/gtk-doc/html/polkit-gtk-mate-1/
|
|
1
debian/libpolkit-gtk-mate-1-0.install
vendored
1
debian/libpolkit-gtk-mate-1-0.install
vendored
@ -1 +0,0 @@
|
|||||||
usr/lib/*/*.so.*
|
|
14
debian/libpolkit-gtk-mate-1-0.symbols
vendored
14
debian/libpolkit-gtk-mate-1-0.symbols
vendored
@ -1,14 +0,0 @@
|
|||||||
libpolkit-gtk-mate-1.so.0 libpolkit-gtk-mate-1-0 #MINVER#
|
|
||||||
polkit_lock_button_get_can_obtain@Base 1.6.0
|
|
||||||
polkit_lock_button_get_is_authorized@Base 1.6.0
|
|
||||||
polkit_lock_button_get_is_visible@Base 1.6.0
|
|
||||||
polkit_lock_button_get_type@Base 1.6.0
|
|
||||||
polkit_lock_button_new@Base 1.6.0
|
|
||||||
polkit_lock_button_set_lock_down_text@Base 1.6.0
|
|
||||||
polkit_lock_button_set_lock_down_tooltip@Base 1.6.0
|
|
||||||
polkit_lock_button_set_lock_text@Base 1.6.0
|
|
||||||
polkit_lock_button_set_lock_tooltip@Base 1.6.0
|
|
||||||
polkit_lock_button_set_not_authorized_text@Base 1.6.0
|
|
||||||
polkit_lock_button_set_not_authorized_tooltip@Base 1.6.0
|
|
||||||
polkit_lock_button_set_unlock_text@Base 1.6.0
|
|
||||||
polkit_lock_button_set_unlock_tooltip@Base 1.6.0
|
|
3
debian/source.lintian-overrides
vendored
3
debian/source.lintian-overrides
vendored
@ -1,3 +0,0 @@
|
|||||||
# ignore lintian about gir1.2-mate-polkit complaints, the package is a transitional package
|
|
||||||
source: typelib-missing-gir-depends gir1.2-mate-polkit
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user