--- Begin Message ---
Package: gnome-bluetooth
Severity: wishlist
Hi,
With bluez getting nicer, gnome-bluetooth is getting more important as well,
please update the packaging. Attached is a simple update for the debian dir :)
Sjoerd
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages gnome-bluetooth depends on:
ii gconf2 2.26.0-1 GNOME configuration database syste
ii libatk1.0-0 1.26.0-1 The ATK accessibility toolkit
ii libc6 2.9-12 GNU C Library: Shared libraries
ii libcairo2 1.8.6-2+b1 The Cairo 2D vector graphics libra
ii libdbus-1-3 1.2.14-2 simple interprocess messaging syst
ii libdbus-glib 0.80-4 simple interprocess messaging syst
ii libfontconfi 2.6.0-3 generic font configuration library
ii libfreetype6 2.3.9-4.1 FreeType 2 font engine, shared lib
ii libgconf2-4 2.26.0-1 GNOME configuration database syste
ii libglib2.0-0 2.20.1-2 The GLib library of C routines
ii libgnome-blu 2.27.5-1 GNOME Bluetooth library
ii libgtk2.0-0 2.16.1-2 The GTK+ graphical user interface
ii libhal1 0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii libnotify1 [ 0.4.5-1 sends desktop notifications to a n
ii libpango1.0- 1.24.2-1 Layout and rendering of internatio
ii libunique-1. 1.0.8-1 Library for writing single instanc
ii zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime
gnome-bluetooth recommends no packages.
gnome-bluetooth suggests no packages.
-- no debconf information
Index: control
===================================================================
--- control (revision 809)
+++ control (working copy)
@@ -3,21 +3,29 @@
Priority: optional
Maintainer: Debian Bluetooth Maintainers <[email protected]>
Uploaders: Filippo Giunchedi <[email protected]>
-Build-Depends: debhelper (>= 5), cdbs, dpkg-dev (>= 1.3.19), intltool (>= 0.18), libtool, pkg-config, gob2 (>= 2.0.0), libglib2.0-dev, libglade2-dev, libgnomeui-dev (>= 2.14), libgconf2-dev, libbtctl4-dev (>= 0.8.0), python-gtk2-dev, python-dev, libbluetooth-dev, libgnomevfs2-dev (>= 2.1.3.1), libgtk2.0-dev (>= 2.4.0), librsvg2-dev, libgnome2-dev (>= 2.0.0), libopenobex1-dev
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5), cdbs,
+ dpkg-dev (>= 1.3.19),
+ intltool (>= 0.18),
+ libtool,
+ pkg-config,
+ libhal-dev (>= 0.5.8),
+ libnotify-dev (>= 0.4.3),
+ libgtk2.0-dev (>= 2.15.0),
+ libdbus-glib-1-dev (>=0.73),
+ libgconf2-dev,
+ libunique-dev
+Standards-Version: 3.8.1
-Package: libgnomebt0
+Package: libgnome-bluetooth2
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Architecture: any
Description: GNOME Bluetooth library
Libraries to support the GNOME Bluetooth subsystem.
-Package: libgnomebt0-dev
+Package: libgnome-bluetooth-dev
Section: libdevel
-Provides: libgnomebt-dev
-Conflicts: libgnomebt-dev
-Depends: libgnomebt0 (= ${binary:Version}), ${misc:Depends}
+Depends: libgnome-bluetooth2 (= ${binary:Version}), ${misc:Depends}
Architecture: any
Description: Development files for GNOME Bluetooth library
Development files for working with the GNOME Bluetooth subsystem.
@@ -25,6 +33,7 @@
Package: gnome-bluetooth
Section: gnome
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
+Conflicts: bluez-gnome
Architecture: any
Description: GNOME Bluetooth tools.
This package contains tools for managing and manipulating Bluetooth
Index: libgnomebt0-dev.install
===================================================================
--- libgnomebt0-dev.install (revision 809)
+++ libgnomebt0-dev.install (working copy)
@@ -1,3 +0,0 @@
-debian/tmp/usr/include/gnome-bluetooth/*
-debian/tmp/usr/lib/lib*.so
-debian/tmp/usr/lib/pkgconfig/*
Index: libgnomebt0.shlibs
===================================================================
--- libgnomebt0.shlibs (revision 809)
+++ libgnomebt0.shlibs (working copy)
@@ -1 +0,0 @@
-libgnomebt 0 libgnomebt0 (>= 0.5.1)
Index: gnome-obex-send.1
===================================================================
--- gnome-obex-send.1 (revision 809)
+++ gnome-obex-send.1 (working copy)
@@ -1,28 +0,0 @@
-.TH GNOME-OBEX-SEND 1 2007\-02\-23 "GNOME" "GNOME"
-.SH NAME
-gnome\-obex\-send \- Bluetooth OBEX Push client
-.SH SYNOPSIS
-.B gnome-obex-send
-.RI [ OPTIONS ] " " FILE...
-.SH DESCRIPTION
-Send FILE(s) via Bluetooth OBEX.
-
-The application is written for the GNOME graphical desktop.
-.SH OPTIONS
-.TP
-.B \-?, \-\-help
-Show a help message listing all the options and their meanings.
-.TP
-.B \-\-usage
-Show a brief help message listing the names of the options only.
-.TP
-.BI "\-d, \-\-dest " BDADDR
-Send the FILE(s) to the bluetooth device with address BDADDR.
-.SH AUTHOR
-Written by Edd Dumbill <[email protected]> and Bastien Nocera <[email protected]>.
-.PP
-This manual page was originally written by Oystein Gisnas for the
-Debian system.
-.\" Copyright 2007 Oystein Gisnas
-.\" You may copy this manual page under the terms of the version 2 of
-.\" the GNU General Public License.
Index: patches/10_desktop-file.patch
===================================================================
--- patches/10_desktop-file.patch (revision 809)
+++ patches/10_desktop-file.patch (working copy)
@@ -1,14 +0,0 @@
---- obex/gnome-obex-server.desktop.in.orig 2006-09-30 04:24:30.000000000 +0200
-+++ obex/gnome-obex-server.desktop.in 2006-09-30 04:24:54.000000000 +0200
-@@ -4,9 +4,9 @@
- _Comment=Receive files sent by Bluetooth devices
- Icon=blueradio-48
- Exec=gnome-obex-server
--Terminal=0
-+Terminal=false
- Type=Application
--Categories=Application;System;
-+Categories=Application;Utility;
- X-GNOME-Bugzilla-Bugzilla=GNOME
- X-GNOME-Bugzilla-Product=gnome-bluetooth
- X-GNOME-Bugzilla-Component=obex-server
Index: patches/30_nb-translation-typo.patch
===================================================================
--- patches/30_nb-translation-typo.patch (revision 809)
+++ patches/30_nb-translation-typo.patch (working copy)
@@ -1,12 +0,0 @@
-diff -Nur trunk/po/nb.po trunk.new/po/nb.po
---- trunk/po/nb.po 2006-09-18 17:36:46.000000000 +0200
-+++ trunk.new/po/nb.po 2007-02-24 19:57:10.000000000 +0100
-@@ -327,7 +327,7 @@
-
- #: ui/gnome-obex-send.glade.h:1
- msgid "<span weight=\"bold\" size=\"larger\">Sending file</span>"
--msgstr "<span weight=\"bold size=\"larger\">Sender fil</span>"
-+msgstr "<span weight=\"bold\" size=\"larger\">Sender fil</span>"
-
- #: ui/gnome-obex-send.glade.h:2
- msgid "Bluetooth file transfer"
Index: patches/20_rescan.patch
===================================================================
--- patches/20_rescan.patch (revision 809)
+++ patches/20_rescan.patch (working copy)
@@ -1,12 +0,0 @@
-diff -Nur gnome-bluetooth-0.8.0/src/chooser.gob gnome-bluetooth-0.8.0.new/src/chooser.gob
---- gnome-bluetooth-0.8.0/src/chooser.gob 2005-10-15 20:06:31.000000000 +0200
-+++ gnome-bluetooth-0.8.0.new/src/chooser.gob 2007-02-24 17:50:15.000000000 +0100
-@@ -279,7 +279,7 @@
- case GNOMEBT_RESPONSE_SCAN:
- g_signal_stop_emission_by_name ((gpointer)d,
- "response");
-- gnomebt_chooser_start_scan (m);
-+ gnomebt_controller_discover_devices (m->btmanager);
- break;
- case GTK_RESPONSE_CANCEL:
- case GTK_RESPONSE_OK:
Index: changelog
===================================================================
--- changelog (revision 809)
+++ changelog (working copy)
@@ -1,10 +1,14 @@
-gnome-bluetooth (0.9.1-2) UNRELEASED; urgency=low
+gnome-bluetooth (2.27.5-1) UNRELEASED; urgency=low
+ [ Filippo Giunchedi ]
* Integrate changes from pkg-gnome svn repository [Oystein Gisnas, Loic
Minier, see #253735]
- -- Filippo Giunchedi <[email protected]> Thu, 02 Aug 2007 18:51:07 +0200
+ [ Sjoerd Simons ]
+ * New upstream release (2.27.5)
+ -- Sjoerd Simons <[email protected]> Sun, 24 May 2009 15:09:25 +0100
+
gnome-bluetooth (0.9.1-1) unstable; urgency=low
* New upstream release, bump libgnomeui-dev dep to >= 2.14
Index: gnome-bluetooth.manpages
===================================================================
--- gnome-bluetooth.manpages (revision 809)
+++ gnome-bluetooth.manpages (working copy)
@@ -1,2 +0,0 @@
-debian/gnome-obex-send.1
-debian/gnome-obex-server.1
Index: gnome-obex-server.1
===================================================================
--- gnome-obex-server.1 (revision 809)
+++ gnome-obex-server.1 (working copy)
@@ -1,19 +0,0 @@
-.TH GNOME-OBEX-SERVER 1 2007\-02\-24 "GNOME" "GNOME"
-.SH NAME
-gnome\-obex\-server \- Bluetooth OBEX Push server
-.SH SYNOPSIS
-.B gnome-obex-server
-.SH DESCRIPTION
-Receive files from Bluetooth OBEX Push enabled devices.
-
-The server will listen for incoming OBEX connections as long as it is running. For every incoming connection attempt, a dialog gives the option to accept or reject the file.
-
-The application is written for the GNOME graphical desktop.
-.SH AUTHOR
-Written by Edd Dumbill <[email protected]> and Bastien Nocera <[email protected]>.
-.PP
-This manual page was originally written by Oystein Gisnas for the
-Debian system.
-.\" Copyright 2007 Oystein Gisnas
-.\" You may copy this manual page under the terms of the version 2 of
-.\" the GNU General Public License.
Index: libgnomebt0.install
===================================================================
--- libgnomebt0.install (revision 809)
+++ libgnomebt0.install (working copy)
@@ -1 +0,0 @@
-debian/tmp/usr/lib/lib*.so.*
Index: libgnome-bluetooth2.symbols
===================================================================
--- libgnome-bluetooth2.symbols (revision 0)
+++ libgnome-bluetooth2.symbols (revision 0)
@@ -0,0 +1,34 @@
+libgnome-bluetooth.so.2 libgnome-bluetooth2 #MINVER#
+ bluetooth_chooser_button_availa...@base 2.27.5
+ bluetooth_chooser_button_get_t...@base 2.27.5
+ bluetooth_chooser_button_...@base 2.27.5
+ bluetooth_chooser_get_selected_dev...@base 2.27.5
+ bluetooth_chooser_get_selected_device_i...@base 2.27.5
+ bluetooth_chooser_get_selected_device_is_connec...@base 2.27.5
+ bluetooth_chooser_get_selected_device_n...@base 2.27.5
+ bluetooth_chooser_get_selected_device_t...@base 2.27.5
+ bluetooth_chooser_get_t...@base 2.27.5
+ bluetooth_chooser_...@base 2.27.5
+ bluetooth_chooser_set_ti...@base 2.27.5
+ bluetooth_chooser_start_discov...@base 2.27.5
+ bluetooth_client_connect_serv...@base 2.27.5
+ bluetooth_client_create_dev...@base 2.27.5
+ bluetooth_client_disconnect_serv...@base 2.27.5
+ bluetooth_client_get_adapter_mo...@base 2.27.5
+ bluetooth_client_get_default_adap...@base 2.27.5
+ bluetooth_client_get_device_filter_mo...@base 2.27.5
+ bluetooth_client_get_device_mo...@base 2.27.5
+ bluetooth_client_get_filter_mo...@base 2.27.5
+ bluetooth_client_get_mo...@base 2.27.5
+ bluetooth_client_get_t...@base 2.27.5
+ bluetooth_client_...@base 2.27.5
+ bluetooth_client_set_trus...@base 2.27.5
+ bluetooth_client_start_discov...@base 2.27.5
+ bluetooth_client_stop_discov...@base 2.27.5
+ bluetooth_type_to_str...@base 2.27.5
+ bluetooth_verify_addr...@base 2.27.5
+ marshal_void__string_bo...@base 2.27.5
+ marshal_void__string_str...@base 2.27.5
+ marshal_void__string_string_str...@base 2.27.5
+ marshal_void__string_string_uin...@base 2.27.5
+ marshal_void__uin...@base 2.27.5
--- End Message ---