~ubuntu-desktop/gnome-bluetooth/debian

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
Source: gnome-bluetooth
Section: gnome
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 5),
               cdbs,
               gnome-pkg-tools,
               libunique-dev,
               libnotify-dev (>= 0.4.3),
               libglib2.0-dev,
               libgtk2.0-dev (>= 2.19.1),
               libx11-dev,
               libxi-dev,
               libgconf2-dev,
               libdbus-glib-1-dev (>= 0.74),
               intltool (>= 0.35),
               libxml2-utils,
               gconf2,
               gtk-doc-tools,
               nautilus-sendto (>= 2.28.0.1),
               gnome-doc-utils (>= 0.3.2),
               libappindicator-dev
Standards-Version: 3.8.4
Vcs-Bzr: https://code.edge.launchpad.net/~ubuntu-desktop/gnome-bluetooth/ubuntu
Homepage: http://live.gnome.org/GnomeBluetooth

Package: gnome-bluetooth
Section: gnome
Depends: ${shlibs:Depends},
         ${misc:Depends},
         bluez (>= 4.36),
         obexd-client,
         udev (>= 146),
         consolekit,
         obex-data-server
Recommends: gvfs-backends
Suggests: nautilus-sendto, gnome-user-share
Replaces: nautilus-sendto (<< 2.28.4-2)
Conflicts: bluez-gnome
Architecture: any
Description: GNOME Bluetooth tools
 This package contains tools for managing and manipulating Bluetooth
 devices using the GNOME desktop.
 .
 bluetooth-applet provides an agent to ask for PIN and managing pairing with
 devices, together with bluetooth-properties.
 .
 bluetooth-sendto is also included for sending files to Bluetooth devices via
 OBEX.

Package: libgnome-bluetooth7
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Architecture: any
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
Provides: libgnome-bluetooth7-dev
Depends: libgnome-bluetooth7 (= ${binary:Version}),
         ${misc:Depends},
         libgtk2.0-dev,
         libdbus-glib-1-dev
Suggests: pkg-config
Priority: extra
Architecture: any
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.