File: control

package info (click to toggle)
gnome-bluetooth 3.34.5-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,288 kB
  • sloc: ansic: 9,014; python: 150; xml: 110; sh: 35; makefile: 20
file content (86 lines) | stat: -rw-r--r-- 3,066 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: gnome-bluetooth
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@ubuntu.com>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>, Sebastien Bacher <seb128@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-gir,
               dh-sequence-gnome,
               gtk-doc-tools,
               libcanberra-gtk3-dev,
               libgirepository1.0-dev (>= 0.9.5),
               libglib2.0-dev (>= 2.38.0),
               libglib2.0-doc,
               libgtk-3-dev (>= 3.12.0),
               libgtk-3-doc,
               libnotify-dev,
               libudev-dev,
               libxml2-utils,
               meson (>= 0.49.0),
               python3-dbus <!nocheck>,
               python3-dbusmock (>= 0.23.0) <!nocheck>,
               python3-gi <!nocheck>,
               xauth <!nocheck>,
               xvfb <!nocheck>,
Rules-Requires-Root: no
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-bluetooth
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-bluetooth.git
Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth

Package: gnome-bluetooth
Architecture: all
Section: oldlibs
Depends: ${misc:Depends}, gnome-bluetooth-sendto
Description: GNOME Bluetooth Send To app - transitional package
 The GNOME Bluetooth Send To app is an easy way to send files
 to a Bluetooth device.
 .
 This empty transitional package is here to ensure smooth upgrades.

Package: gnome-bluetooth-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: gnome-bluetooth (<< 3.34.5-6~)
Replaces: gnome-bluetooth (<< 3.34.5-6~)
Description: GNOME Bluetooth common files
 This package contains common files for the GNOME Bluetooth
 libraries and Send To app.

Package: libgnome-bluetooth13
Section: libs
Architecture: linux-any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
         gnome-bluetooth-common (>= ${source:Version}),
Description: GNOME Bluetooth tools - support library
 This package contains tools for managing and manipulating Bluetooth
 devices using the GNOME desktop.
 .
 The libraries included provide support to gnome-bluetooth.

Package: libgnome-bluetooth-dev
Section: libdevel
Architecture: linux-any
Multi-Arch: same
Depends: libcanberra-gtk3-dev,
         libgnome-bluetooth13 (= ${binary:Version}),
         libglib2.0-dev,
         libgtk-3-dev,
         libnotify-dev,
         libudev-dev,
         ${misc:Depends}
Suggests: pkg-config
Description: GNOME Bluetooth tools - support library development files
 This package contains tools for managing and manipulating Bluetooth
 devices using the GNOME desktop.
 .
 The libraries included provide support to gnome-bluetooth.
 .
 This package contains the development files for libgnome-bluetooth