File: control

package info (click to toggle)
ayatana-indicator-bluetooth 24.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 928 kB
  • sloc: sh: 31; makefile: 20; xml: 9
file content (40 lines) | stat: -rw-r--r-- 1,690 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
Source: ayatana-indicator-bluetooth
Section: misc
Priority: optional
Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
 Debian UBports Team <team+ubports@tracker.debian.org>,
Build-Depends: debhelper-compat (= 13),
               cmake,
               cmake-extras (>= 0.10),
               intltool,
               libayatana-common-dev (>= 0.9.3),
               libglib2.0-dev (>= 2.32.0),
               systemd-dev [linux-any],
               valac (>= 0.20),
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth
Vcs-Git: https://salsa.debian.org/debian-ayatana-team/ayatana-indicator-bluetooth.git
Vcs-Browser: https://salsa.debian.org/debian-ayatana-team/ayatana-indicator-bluetooth/

Package: ayatana-indicator-bluetooth
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         bluez (>= 5),
         ayatana-indicator-common,
Suggests: unity-control-center | mate-control-center | gnome-control-center | lomiri-system-settings,
          blueman | blueman-manager | lomiri-system-settings | gnome-bluetooth,
Replaces: gnome-bluetooth (<< 3.6.1-0ubuntu2),
          indicator-bluetooth,
Breaks: gnome-bluetooth (<< 3.6.1-0ubuntu2),
        indicator-bluetooth,
Description: Ayatana Indicator for managing Bluetooth devices
 This Ayatana Indicator exposes bluetooth functionality via the system
 indicator API and provides fast user controls for Bluetooth devices.
 .
 Ayatana Indicators are only available on desktop environments that
 provide a renderer for system indicators (such as MATE, Xfce, Lomiri,
 etc.).