65 lines
2.6 KiB
Text
65 lines
2.6 KiB
Text
Source: gsettings-desktop-schemas
|
|
Section: gnome
|
|
Priority: optional
|
|
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
|
|
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
|
XSBC-Original-Uploaders: Iain Lane <laney@debian.org>, Jeremy Bícha <jbicha@ubuntu.com>, Laurent Bigonville <bigon@debian.org>, Marco Trevisan (Treviño) <marco@ubuntu.com>, Tim Lunn <tim@feathertop.org>
|
|
Bugs: mailto:maintainers@lists.progress-linux.org
|
|
Build-Depends: debhelper-compat (= 13),
|
|
dh-sequence-gir,
|
|
dh-sequence-gnome,
|
|
libglib2.0-dev (>= 2.31.0),
|
|
libgirepository1.0-dev (>= 1.31.0),
|
|
meson (>= 0.57.0)
|
|
Standards-Version: 4.7.0
|
|
Rules-Requires-Root: no
|
|
Vcs-Browser: https://git.progress-linux.org/horok/gsettings-desktop-schemas
|
|
Vcs-Git: https://git.progress-linux.org/horok/gsettings-desktop-schemas
|
|
XSBC-Original-Vcs-Browser: https://salsa.debian.org/gnome-team/gsettings-desktop-schemas
|
|
XSBC-Original-Vcs-Git: https://salsa.debian.org/gnome-team/gsettings-desktop-schemas.git
|
|
Homepage: https://www.gnome.org/
|
|
|
|
Package: gsettings-desktop-schemas
|
|
Architecture: all
|
|
Multi-Arch: foreign
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends}
|
|
Breaks: gnome-shell (<< 44),
|
|
gnome-panel (<< 3.49),
|
|
libmutter-11-0,
|
|
metacity (<< 1:3.49),
|
|
ukwm (<< 1.2.1),
|
|
Description: GSettings desktop-wide schemas
|
|
gsettings-desktop-schemas contains a collection of GSettings schemas for
|
|
settings shared by various components of a desktop.
|
|
|
|
Package: gsettings-desktop-schemas-dev
|
|
Section: libdevel
|
|
Architecture: any
|
|
Depends: gsettings-desktop-schemas (>= ${source:Version}),
|
|
gir1.2-gdesktopenums-3.0 (= ${binary:Version}),
|
|
${gir:Depends},
|
|
${misc:Depends}
|
|
Provides: ${gir:Provides}
|
|
Multi-Arch: same
|
|
Description: Development files for GSettings desktop-wide schemas
|
|
gsettings-desktop-schemas contains a collection of GSettings schemas for
|
|
settings shared by various components of a desktop.
|
|
.
|
|
This package contains the development files.
|
|
|
|
Package: gir1.2-gdesktopenums-3.0
|
|
Section: introspection
|
|
Architecture: any
|
|
Depends: ${gir:Depends},
|
|
${shlibs:Depends},
|
|
${misc:Depends}
|
|
Multi-Arch: same
|
|
Description: GObject introspection for GSettings desktop-wide schemas
|
|
gsettings-desktop-schemas contains a collection of GSettings schemas for
|
|
settings shared by various components of a desktop.
|
|
.
|
|
This package contains introspection data for GSettings desktop-wide schemas. It
|
|
can be used by packages using the GIRepository format to generate
|
|
dynamic bindings.
|