Source: gpaste
Standards-Version: 4.7.4
Maintainer: Debian GNOME Extras Maintainers <pkg-gnome-extras-maintainers@lists.alioth.debian.org>
Uploaders:
 Jérémy Lal <kapouer@melix.org>,
Section: gnome
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-gir,
 dpkg-dev (>= 1.22.5),
 desktop-file-utils,
 gir1.2-adw-1-dev,
 gir1.2-gdk-3.0-dev,
 gir1.2-gdk-4.0-dev,
 gir1.2-gio-2.0-dev,
 gir1.2-gobject-2.0-dev,
 gir1.2-gtk-3.0-dev,
 gir1.2-gtk-4.0-dev,
 gnome-control-center-dev,
 libadwaita-1-dev,
 libdbus-1-dev,
 libgcr-4-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 libgtk-4-dev,
 meson,
Build-Depends-Indep:
 libgjs-dev (>= 1.76.2),
Vcs-Browser: https://salsa.debian.org/gnome-team/extras/gpaste
Vcs-Git: https://salsa.debian.org/gnome-team/extras/gpaste.git
Homepage: https://github.com/Keruspe/GPaste

Package: gpaste-2
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Clipboard management system for GNOME
 GPaste manages clipboard history and allows easy access to it using
 keyboard shortcuts, gnome-shell extension, command-line tools, gir
 bindings.
 .
 This package contains the command-line tools, the D-Bus service, the
 GNOME Control Center key bindings, and desktop/appdata files.

Package: libgpaste-2
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 libgpaste-2-common,
 ${misc:Depends},
 ${shlibs:Depends},
Breaks:
 libgpaste-2t64 (<< 45-3~),
Replaces:
 libgpaste-2t64 (<< 45-3~),
Description: Clipboard management system for GNOME - library
 GPaste manages clipboard history and allows easy access to it using
 keyboard shortcuts, gnome-shell extension, command-line tools, gir
 bindings.
 .
 This package contains the shared library used by gpaste.

Package: libgpaste-2-common
Architecture: all
Multi-Arch: foreign
Section: libs
Depends:
 ${misc:Depends},
Description: Clipboard management system for GNOME - shared files
 GPaste manages clipboard history and allows easy access to it using
 keyboard shortcuts, gnome-shell extension, command-line tools, gir
 bindings.
 .
 This package contains the common files, such as translations.

Package: libgpaste-2-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libglib2.0-dev,
 libgpaste-2 (= ${binary:Version}),
 pkgconf,
 ${gir:Depends},
 ${misc:Depends},
Provides:
 ${gir:Provides},
Description: Clipboard management system for GNOME - development files
 GPaste manages clipboard history and allows easy access to it using
 keyboard shortcuts, gnome-shell extension, command-line tools, gir
 bindings.
 .
 This package contains headers and libraries for developing applications
 that use GPaste to manage the clipboard.

Package: gir1.2-gpaste-2
Architecture: any
Multi-Arch: same
Section: introspection
Depends:
 ${gir:Depends},
 ${misc:Depends},
Provides:
 ${gir:Provides},
Description: GObject introspection data for the libgpaste-2 library
 GPaste manages clipboard history and allows easy access to it using
 keyboard shortcuts, gnome-shell extension, command-line tools, gir
 bindings.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: gnome-shell-extension-gpaste
Architecture: all
Depends:
 gir1.2-gpaste-2 (>= ${source:Version}),
 gnome-shell (<< ${gnome:MaximumVersion}~),
 gnome-shell (>= ${gnome:MinimumVersion}~),
 gpaste-2 (>= ${source:Version}),
 ${misc:Depends},
Description: GPaste extension for GNOME Shell
 GPaste manages clipboard history and allows easy access to it using
 keyboard shortcuts, gnome-shell extension, command-line tools, gir
 bindings.
 .
 This package provides the gnome-shell extension.
 .
 Please note that the extension must be manually enabled, for example
 using gnome-tweak-tool.
