r29101 - in /desktop/experimental/gnome-bluetooth/debian: changelog control control.in libgnome-bluetooth8.symbols rules watch

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Mon Jul 25 10:49:21 UTC 2011


Author: bigon
Date: Mon Jul 25 10:49:20 2011
New Revision: 29101

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29101
Log:
* New upstream release
  - debian/libgnome-bluetooth8.symbols: Adjusts .symbols file
* debian/control.in:
  - Bump Standards-Version to 3.9.2 (no further changes)
* debian/rules: List missing files during build
* debian/watch:
  - Switch to .bz2 tarballs.

Modified:
    desktop/experimental/gnome-bluetooth/debian/changelog
    desktop/experimental/gnome-bluetooth/debian/control
    desktop/experimental/gnome-bluetooth/debian/control.in
    desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth8.symbols
    desktop/experimental/gnome-bluetooth/debian/rules
    desktop/experimental/gnome-bluetooth/debian/watch

Modified: desktop/experimental/gnome-bluetooth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/changelog?rev=29101&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] Mon Jul 25 10:49:20 2011
@@ -1,3 +1,15 @@
+gnome-bluetooth (3.1.3-1) UNRELEASED; urgency=low
+
+  * New upstream release
+    - debian/libgnome-bluetooth8.symbols: Adjusts .symbols file
+  * debian/control.in:
+    - Bump Standards-Version to 3.9.2 (no further changes)
+  * debian/rules: List missing files during build
+  * debian/watch:
+    - Switch to .bz2 tarballs.
+
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 25 Jul 2011 12:08:11 +0200
+
 gnome-bluetooth (3.0.0-1) experimental; urgency=low
 
   [ Laurent Bigonville ]

Modified: desktop/experimental/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/control?rev=29101&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control [utf-8] Mon Jul 25 10:49:20 2011
@@ -30,7 +30,7 @@
                gir1.2-gtk-3.0,
                libatk1.0-dev (>= 1.32.0-2~)
 Build-Conflicts: nautilus-sendto (>> 3.1.0)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gnome-bluetooth
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth
 Homepage: http://live.gnome.org/GnomeBluetooth

Modified: desktop/experimental/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/control.in?rev=29101&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] Mon Jul 25 10:49:20 2011
@@ -25,7 +25,7 @@
                gir1.2-gtk-3.0,
                libatk1.0-dev (>= 1.32.0-2~)
 Build-Conflicts: nautilus-sendto (>> 3.1.0)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gnome-bluetooth
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth
 Homepage: http://live.gnome.org/GnomeBluetooth

Modified: desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth8.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth8.symbols?rev=29101&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth8.symbols [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth8.symbols [utf-8] Mon Jul 25 10:49:20 2011
@@ -1,10 +1,13 @@
 libgnome-bluetooth.so.8 libgnome-bluetooth8 #MINVER#
+ bluetooth_browse_address at Base 3.1.3
+ bluetooth_browse_address_finish at Base 3.1.3
  bluetooth_category_get_type at Base 2.91.2
  bluetooth_chooser_button_available at Base 2.91.2
  bluetooth_chooser_button_get_type at Base 2.91.2
  bluetooth_chooser_button_new at Base 2.91.2
  bluetooth_chooser_combo_get_type at Base 2.91.2
  bluetooth_chooser_combo_new at Base 2.91.2
+ bluetooth_chooser_get_device_column at Base 3.1.3
  bluetooth_chooser_get_model at Base 2.91.2
  bluetooth_chooser_get_scrolled_window at Base 2.91.92
  bluetooth_chooser_get_selected_device at Base 2.91.2
@@ -21,6 +24,7 @@
  bluetooth_chooser_set_title at Base 2.91.2
  bluetooth_chooser_start_discovery at Base 2.91.2
  bluetooth_chooser_stop_discovery at Base 2.91.2
+ bluetooth_class_to_type at Base 3.1.3
  bluetooth_client_get_adapter_model at Base 2.91.2
  bluetooth_client_get_device_filter_model at Base 2.91.2
  bluetooth_client_get_device_model at Base 2.91.2
@@ -35,6 +39,7 @@
  bluetooth_filter_widget_get_type at Base 2.91.2
  bluetooth_filter_widget_new at Base 2.91.2
  bluetooth_filter_widget_set_title at Base 2.91.2
+ bluetooth_send_to_address at Base 3.1.3
  bluetooth_type_get_type at Base 2.91.2
  bluetooth_type_to_string at Base 2.91.2
  bluetooth_uuid_to_string at Base 2.91.2

Modified: desktop/experimental/gnome-bluetooth/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/rules?rev=29101&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/rules [utf-8] Mon Jul 25 10:49:20 2011
@@ -12,6 +12,10 @@
 				--disable-icon-update           \
 				--enable-introspection
 
+# List any files which are not installed
+include /usr/share/cdbs/1/rules/utils.mk
+common-binary-post-install-arch:: list-missing
+
 DEB_DH_MAKESHLIBS_ARGS_gnome-bluetooth = --no-act
 DEB_DH_GIREPOSITORY_ARGS_gnome-bluetooth := -l$(CURDIR)/applet /usr/lib/gnome-bluetooth/
 

Modified: desktop/experimental/gnome-bluetooth/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/watch?rev=29101&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/watch [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/watch [utf-8] Mon Jul 25 10:49:20 2011
@@ -1,3 +1,3 @@
 version=3
 http://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/([\d\.]+)[02468]/ \
-	gnome-bluetooth-(.*)\.tar\.gz
+	gnome-bluetooth-(.*)\.tar\.bz2




More information about the pkg-gnome-commits mailing list