~walmis/blueman/packaging-karmic

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
Source: blueman
Section: gnome
Priority: optional
Maintainer: Valmantas Palikša <walmis@balticum-tv.lt>
Standards-Version: 3.8.0
XS-Python-Version: >= 2.5
Build-Depends: debhelper (>= 7),
               autotools-dev,
               cdbs,
               libglib2.0-dev,
               libtool,
               libgtk2.0-dev,
               libstartup-notification0-dev,
               python-gobject-dev,
               libbluetooth-dev (>= 4.0),
               intltool,
               python2.5-dev,
               python-central,
               python-pyrex

Package: blueman
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.5), dbus, bluez (>= 4.25), obex-data-server (>= 0.4.3), python-notify, python-gtk2 (>= 2.14), python-gconf, python-dbus, python-gobject, notification-daemon
Conflicts: bluez-gnome, gnome-bluetooth
Replaces: bluez-gnome, gnome-bluetooth
Provides: bluez-gnome, gnome-bluetooth
Recommends: dnsmasq-base, ppp
Homepage: http://blueman-project.org
XB-Python-Version: >= 2.5
Description: A Graphical bluetooth manager
 Blueman is designed to provide simple, yet effective means for 
 controlling BlueZ API and simplifying bluetooth tasks such as:
  Connecting to 3G/EDGE/GPRS via dial-up
  Connecting to/Creating bluetooth networks
  Connecting to input devices
  Connecting to audio devices
  Sending/Receiving/Browsing files via OBEX
  Pairing
 .
 Blueman also integrates with Network Manager 0.7, so any Dialup/Network
 connections will be made available (via HAL) to Network Manager.