Rename GIR package to match Debian Policy.

This commit is contained in:
Mike Gabriel 2017-12-14 12:17:01 +01:00
parent 5b612d9af1
commit d4f9799b2b
4 changed files with 22 additions and 3 deletions

20
debian/control vendored
View File

@ -86,12 +86,15 @@ Package: libmatepolkit-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libpolkit-gobject-1-dev,
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.
@ -109,11 +112,15 @@ Description: MATE authentication agent for PolicyKit-1 (shared library API docum
This package contains the API documentation files of the mate-polkit shared
library.
Package: gir1.2-mate-polkit
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.
@ -122,3 +129,12 @@ Description: GObject 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.

View File

@ -1,2 +1 @@
usr/lib/*/girepository-1.0/
usr/share/gir-1.0/

View File

@ -1,3 +1,4 @@
usr/include/
usr/lib/*/*.so
usr/lib/*/pkgconfig/
usr/share/gir-1.0/

3
debian/source.lintian-overrides vendored Normal file
View File

@ -0,0 +1,3 @@
# ignore lintian about gir1.2-caja complaints, the package is a transitional package
source: typelib-missing-gir-depends gir1.2-mate-polkit