[Pkg-bluetooth-commits] r878 - in /packages/gnome-bluetooth/trunk/debian: changelog control gnome-bluetooth.install libgnome-bluetooth2.install libgnome-bluetooth2.symbols libgnome-bluetooth6.install libgnome-bluetooth6.symbols rules watch

filippo at users.alioth.debian.org filippo at users.alioth.debian.org
Tue Jul 7 14:07:56 UTC 2009


Author: filippo
Date: Tue Jul  7 14:07:55 2009
New Revision: 878

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=878
Log:
  + geoclue plugin
  + bump soname to 6
  + lots of fixes and translations
* Update symbols file
* Update to S-V 3.8.2: no changes

Added:
    packages/gnome-bluetooth/trunk/debian/libgnome-bluetooth6.install
      - copied unchanged from r810, packages/gnome-bluetooth/trunk/debian/libgnome-bluetooth2.install
    packages/gnome-bluetooth/trunk/debian/libgnome-bluetooth6.symbols
      - copied, changed from r812, packages/gnome-bluetooth/trunk/debian/libgnome-bluetooth2.symbols
Removed:
    packages/gnome-bluetooth/trunk/debian/libgnome-bluetooth2.install
    packages/gnome-bluetooth/trunk/debian/libgnome-bluetooth2.symbols
Modified:
    packages/gnome-bluetooth/trunk/debian/changelog
    packages/gnome-bluetooth/trunk/debian/control
    packages/gnome-bluetooth/trunk/debian/gnome-bluetooth.install
    packages/gnome-bluetooth/trunk/debian/rules
    packages/gnome-bluetooth/trunk/debian/watch

Modified: packages/gnome-bluetooth/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/gnome-bluetooth/trunk/debian/changelog?rev=878&op=diff
==============================================================================
--- packages/gnome-bluetooth/trunk/debian/changelog (original)
+++ packages/gnome-bluetooth/trunk/debian/changelog Tue Jul  7 14:07:55 2009
@@ -1,11 +1,16 @@
-gnome-bluetooth (2.27.6-1) UNRELEASED; urgency=low
+gnome-bluetooth (2.27.7.1-1) unstable; urgency=low
 
   * New upstream version
     + require obexd
+    + geoclue plugin
+    + bump soname to 6
+    + lots of fixes and translations
   * Depend on bluez (Closes: #535057)
   * Suggest gnome-user-share
+  * Update symbols file
+  * Update to S-V 3.8.2: no changes
 
- -- Filippo Giunchedi <filippo at debian.org>  Tue, 30 Jun 2009 19:59:22 +0200
+ -- Filippo Giunchedi <filippo at debian.org>  Tue, 07 Jul 2009 16:05:14 +0200
 
 gnome-bluetooth (2.27.5-1) unstable; urgency=low
 

Modified: packages/gnome-bluetooth/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/gnome-bluetooth/trunk/debian/control?rev=878&op=diff
==============================================================================
--- packages/gnome-bluetooth/trunk/debian/control (original)
+++ packages/gnome-bluetooth/trunk/debian/control Tue Jul  7 14:07:55 2009
@@ -10,22 +10,22 @@
                libglib2.0-dev,
                libgtk2.0-dev (>= 2.15.0),
                libgconf2-dev,
-               libdbus-glib-1-dev (>= 0.73),
+               libdbus-glib-1-dev (>= 0.74),
                libhal-dev (>= 0.5.8),
                intltool (>= 0.35),
                libxml2-utils,
                gconf2,
                gtk-doc-tools,
                gnome-doc-utils (>= 0.3.2),
-               chrpath
-Standards-Version: 3.8.1
+               libgeoclue-dev
+Standards-Version: 3.8.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-bluetooth/packages/gnome-bluetooth/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-bluetooth/packages/gnome-bluetooth/trunk
 Homepage: http://live.gnome.org/GnomeBluetooth
 
 Package: gnome-bluetooth
 Section: gnome
-Depends: ${shlibs:Depends}, ${misc:Depends}, bluez (>= 4.36), obexd
+Depends: ${shlibs:Depends}, ${misc:Depends}, bluez (>= 4.36), obexd-client
 Recommends: gvfs-backends
 Suggests: nautilus-sendto, gnome-user-share
 Conflicts: bluez-gnome
@@ -40,7 +40,7 @@
  bluetooth-sendto is also included for sending files to Bluetooth devices via
  OBEX.
 
-Package: libgnome-bluetooth2
+Package: libgnome-bluetooth6
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Architecture: any
@@ -52,8 +52,8 @@
 
 Package: libgnome-bluetooth-dev
 Section: libdevel
-Provides: libgnome-bluetooth2-dev
-Depends: libgnome-bluetooth2 (= ${binary:Version}), ${misc:Depends}
+Provides: libgnome-bluetooth6-dev
+Depends: libgnome-bluetooth6 (= ${binary:Version}), ${misc:Depends}
 Suggests: pkg-config
 Priority: extra
 Architecture: any

Modified: packages/gnome-bluetooth/trunk/debian/gnome-bluetooth.install
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/gnome-bluetooth/trunk/debian/gnome-bluetooth.install?rev=878&op=diff
==============================================================================
--- packages/gnome-bluetooth/trunk/debian/gnome-bluetooth.install (original)
+++ packages/gnome-bluetooth/trunk/debian/gnome-bluetooth.install Tue Jul  7 14:07:55 2009
@@ -7,3 +7,4 @@
 debian/tmp/usr/share/icons
 debian/tmp/usr/share/gnome-bluetooth
 debian/tmp/usr/bin
+debian/tmp/usr/lib/gnome-bluetooth/plugins/*.so

Copied: packages/gnome-bluetooth/trunk/debian/libgnome-bluetooth6.symbols (from r812, packages/gnome-bluetooth/trunk/debian/libgnome-bluetooth2.symbols)
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/gnome-bluetooth/trunk/debian/libgnome-bluetooth6.symbols?rev=878&op=diff
==============================================================================
--- packages/gnome-bluetooth/trunk/debian/libgnome-bluetooth2.symbols (original)
+++ packages/gnome-bluetooth/trunk/debian/libgnome-bluetooth6.symbols Tue Jul  7 14:07:55 2009
@@ -1,9 +1,11 @@
-libgnome-bluetooth.so.2 libgnome-bluetooth2 #MINVER#
+libgnome-bluetooth.so.6 libgnome-bluetooth6 #MINVER#
+ bling_spinner_get_type at Base 2.27.7.1
  bluetooth_chooser_button_available at Base 2.27.5
  bluetooth_chooser_button_get_type at Base 2.27.5
  bluetooth_chooser_button_new at Base 2.27.5
  bluetooth_chooser_get_selected_device at Base 2.27.5
  bluetooth_chooser_get_selected_device_icon at Base 2.27.5
+ bluetooth_chooser_get_selected_device_info at Base 2.27.7.1
  bluetooth_chooser_get_selected_device_is_connected at Base 2.27.5
  bluetooth_chooser_get_selected_device_name at Base 2.27.5
  bluetooth_chooser_get_selected_device_type at Base 2.27.5
@@ -11,24 +13,6 @@
  bluetooth_chooser_new at Base 2.27.5
  bluetooth_chooser_set_title at Base 2.27.5
  bluetooth_chooser_start_discovery at Base 2.27.5
- bluetooth_client_connect_service at Base 2.27.5
- bluetooth_client_create_device at Base 2.27.5
- bluetooth_client_disconnect_service at Base 2.27.5
- bluetooth_client_get_adapter_model at Base 2.27.5
- bluetooth_client_get_default_adapter at Base 2.27.5
- bluetooth_client_get_device_filter_model at Base 2.27.5
- bluetooth_client_get_device_model at Base 2.27.5
- bluetooth_client_get_filter_model at Base 2.27.5
- bluetooth_client_get_model at Base 2.27.5
+ bluetooth_chooser_stop_discovery at Base 2.27.7.1
  bluetooth_client_get_type at Base 2.27.5
- bluetooth_client_new at Base 2.27.5
- bluetooth_client_set_trusted at Base 2.27.5
- bluetooth_client_start_discovery at Base 2.27.5
- bluetooth_client_stop_discovery at Base 2.27.5
  bluetooth_type_to_string at Base 2.27.5
- bluetooth_verify_address at Base 2.27.5
- marshal_VOID__STRING_BOXED at Base 2.27.5
- marshal_VOID__STRING_STRING at Base 2.27.5
- marshal_VOID__STRING_STRING_STRING at Base 2.27.5
- marshal_VOID__STRING_STRING_UINT64 at Base 2.27.5
- marshal_VOID__UINT64 at Base 2.27.5

Modified: packages/gnome-bluetooth/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/gnome-bluetooth/trunk/debian/rules?rev=878&op=diff
==============================================================================
--- packages/gnome-bluetooth/trunk/debian/rules (original)
+++ packages/gnome-bluetooth/trunk/debian/rules Tue Jul  7 14:07:55 2009
@@ -6,9 +6,3 @@
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper --disable-desktop-update --disable-schemas-install
-
-common-install-arch::
-	chrpath --delete $(CURDIR)/debian/tmp/usr/bin/bluetooth-applet     \
-	                 $(CURDIR)/debian/tmp/usr/bin/bluetooth-properties \
-	                 $(CURDIR)/debian/tmp/usr/bin/bluetooth-sendto     \
-	                 $(CURDIR)/debian/tmp/usr/bin/bluetooth-wizard

Modified: packages/gnome-bluetooth/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/gnome-bluetooth/trunk/debian/watch?rev=878&op=diff
==============================================================================
--- packages/gnome-bluetooth/trunk/debian/watch (original)
+++ packages/gnome-bluetooth/trunk/debian/watch Tue Jul  7 14:07:55 2009
@@ -1,3 +1,2 @@
 version=3
-http://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/([\d\.]+)/gnome-bluetooth-(.*)\.tar\.gz \
- debian  uupdate
+http://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/([\d\.]+)/gnome-bluetooth-(.*)\.tar\.gz




More information about the Pkg-bluetooth-commits mailing list