File: control

package info (click to toggle)
blueman 1.21-4.1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,664 kB
  • ctags: 2,017
  • sloc: python: 11,216; sh: 10,144; ansic: 2,980; makefile: 476
file content (25 lines) | stat: -rw-r--r-- 1,073 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
Source: blueman
Section: x11
Priority: optional
Maintainer: Christopher Schramm <debian@shakaweb.org>
Standards-Version: 3.8.4
XS-Python-Version: >= 2.5
Build-Depends: debhelper (>= 7), autotools-dev, cdbs, libglib2.0-dev, libtool,
               libgtk2.0-dev (>= 2.14), libstartup-notification0-dev,
               python-gobject-dev, libbluetooth-dev (>= 4.0), intltool,
               python-dev (>= 2.5), python-pyrex, python-gtk2-dev,
               python-notify, python-dbus, python-central

Package: blueman
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, dbus,
         bluez (>= 4.25), obex-data-server (>= 0.4.3), python-gtk2 (>= 2.12),
         python-dbus, python-gobject, python-notify, notification-daemon,
         librsvg2-common, hicolor-icon-theme
Recommends: python-gconf, policykit-1, libpulse-mainloop-glib0
Homepage: http://blueman-project.org/
XB-Python-Version: ${python:Versions}
Description: A Graphical bluetooth manager
 Blueman is a GTK+ bluetooth management utility for GNOME using bluez D-Bus
 backend.
 .