r23968 - in /desktop/unstable/gnome-bluetooth/debian: changelog control control.in gnome-bluetooth.install libgnome-bluetooth7.symbols

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Fri Apr 23 06:18:12 UTC 2010


Author: slomo
Date: Fri Apr 23 06:18:11 2010
New Revision: 23968

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23968
Log:
* New upstream release:
  + debian/control.in:
    - Update build dependencies.
    - Add required dependencies to the -dev package.
  + debian/debian/libgnome-bluetooth7.symbols:
    - Add new symbols.
  + debian/gnome-bluetooth.install:
    - Ship the nautilus-sendto plugin.

Modified:
    desktop/unstable/gnome-bluetooth/debian/changelog
    desktop/unstable/gnome-bluetooth/debian/control
    desktop/unstable/gnome-bluetooth/debian/control.in
    desktop/unstable/gnome-bluetooth/debian/gnome-bluetooth.install
    desktop/unstable/gnome-bluetooth/debian/libgnome-bluetooth7.symbols

Modified: desktop/unstable/gnome-bluetooth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/changelog?rev=23968&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/changelog [utf-8] Fri Apr 23 06:18:11 2010
@@ -1,9 +1,20 @@
-gnome-bluetooth (2.28.6-3) UNRELEASED; urgency=low
-
+gnome-bluetooth (2.30.0-1) unstable; urgency=low
+
+  [ Emilio Pozuelo Monfort ]
   * debian/watch:
     - Only track stable releases.
 
- -- Emilio Pozuelo Monfort <pochu at debian.org>  Sun, 14 Mar 2010 17:41:53 +0100
+  [ Sebastian Dröge ]
+  * New upstream release:
+    + debian/control.in:
+      - Update build dependencies.
+      - Add required dependencies to the -dev package.
+    + debian/debian/libgnome-bluetooth7.symbols:
+      - Add new symbols.
+    + debian/gnome-bluetooth.install:
+      - Ship the nautilus-sendto plugin.
+
+ -- Sebastian Dröge <slomo at debian.org>  Fri, 23 Apr 2010 08:03:27 +0200
 
 gnome-bluetooth (2.28.6-2) unstable; urgency=low
 

Modified: desktop/unstable/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control?rev=23968&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control [utf-8] Fri Apr 23 06:18:11 2010
@@ -7,22 +7,25 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andrea Veri <and at debian.org>, Josselin Mouette <joss at debian.org>, Oystein Gisnas <oystein at gisnas.net>
+Uploaders: Andrea Veri <and at debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 5),
                cdbs,
                gnome-pkg-tools,
                libunique-dev,
                libnotify-dev (>= 0.4.3),
                libglib2.0-dev,
-               libgtk2.0-dev (>= 2.15.0),
+               libgtk2.0-dev (>= 2.19.1),
+               libx11-dev,
+               libxi-dev,
                libgconf2-dev,
                libdbus-glib-1-dev (>= 0.74),
                intltool (>= 0.35),
                libxml2-utils,
                gconf2,
                gtk-doc-tools,
+               nautilus-sendto (>= 2.28.0.1),
                gnome-doc-utils (>= 0.3.2)
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 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
@@ -65,7 +68,9 @@
 Section: libdevel
 Provides: libgnome-bluetooth7-dev
 Depends: libgnome-bluetooth7 (= ${binary:Version}),
-         ${misc:Depends}
+         ${misc:Depends},
+         libgtk2.0-dev,
+         libdbus-glib-1-dev
 Suggests: pkg-config
 Priority: extra
 Architecture: any

Modified: desktop/unstable/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control.in?rev=23968&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control.in [utf-8] Fri Apr 23 06:18:11 2010
@@ -9,15 +9,18 @@
                libunique-dev,
                libnotify-dev (>= 0.4.3),
                libglib2.0-dev,
-               libgtk2.0-dev (>= 2.15.0),
+               libgtk2.0-dev (>= 2.19.1),
+               libx11-dev,
+               libxi-dev,
                libgconf2-dev,
                libdbus-glib-1-dev (>= 0.74),
                intltool (>= 0.35),
                libxml2-utils,
                gconf2,
                gtk-doc-tools,
+               nautilus-sendto (>= 2.28.0.1),
                gnome-doc-utils (>= 0.3.2)
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 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
@@ -60,7 +63,9 @@
 Section: libdevel
 Provides: libgnome-bluetooth7-dev
 Depends: libgnome-bluetooth7 (= ${binary:Version}),
-         ${misc:Depends}
+         ${misc:Depends},
+         libgtk2.0-dev,
+         libdbus-glib-1-dev
 Suggests: pkg-config
 Priority: extra
 Architecture: any

Modified: desktop/unstable/gnome-bluetooth/debian/gnome-bluetooth.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/gnome-bluetooth.install?rev=23968&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/gnome-bluetooth.install [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/gnome-bluetooth.install [utf-8] Fri Apr 23 06:18:11 2010
@@ -8,4 +8,5 @@
 debian/tmp/usr/share/gnome-bluetooth
 debian/tmp/usr/bin
 debian/tmp/usr/lib/gnome-bluetooth/plugins/*.so
+debian/tmp/usr/lib/nautilus-sendto/plugins/*.so
 debian/61-gnome-bluetooth-rfkill.rules lib/udev/rules.d/

Modified: desktop/unstable/gnome-bluetooth/debian/libgnome-bluetooth7.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/libgnome-bluetooth7.symbols?rev=23968&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/libgnome-bluetooth7.symbols [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/libgnome-bluetooth7.symbols [utf-8] Fri Apr 23 06:18:11 2010
@@ -1,10 +1,10 @@
 libgnome-bluetooth.so.7 libgnome-bluetooth7 #MINVER#
- bling_spinner_get_type at Base 2.28.1
  bluetooth_category_get_type at Base 2.28.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_device_column at Base 2.28.1
+ bluetooth_chooser_combo_get_type at Base 2.30.0
+ bluetooth_chooser_combo_new at Base 2.30.0
  bluetooth_chooser_get_model at Base 2.28.1
  bluetooth_chooser_get_selected_device at Base 2.27.5
  bluetooth_chooser_get_selected_device_icon at Base 2.27.5
@@ -12,19 +12,37 @@
  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
+ bluetooth_chooser_get_treeview at Base 2.30.0
  bluetooth_chooser_get_type at Base 2.27.5
+ bluetooth_chooser_get_type_column at Base 2.30.0
  bluetooth_chooser_new at Base 2.27.5
+ bluetooth_chooser_remove_selected_device at Base 2.30.0
  bluetooth_chooser_set_title at Base 2.27.5
  bluetooth_chooser_start_discovery at Base 2.27.5
  bluetooth_chooser_stop_discovery at Base 2.28.1
+ bluetooth_class_to_type at Base 2.30.0
+ bluetooth_client_connect_service at Base 2.30.0
+ bluetooth_client_create_device at Base 2.30.0
+ bluetooth_client_disconnect_service at Base 2.30.0
+ bluetooth_client_dump_device at Base 2.30.0
  bluetooth_client_get_adapter_model at Base 2.27.5
+ bluetooth_client_get_default_adapter at Base 2.30.0
  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_client_get_type at Base 2.27.5
  bluetooth_client_new at Base 2.27.5
+ bluetooth_client_set_discoverable at Base 2.30.0
+ bluetooth_client_set_trusted at Base 2.30.0
+ bluetooth_client_start_discovery at Base 2.30.0
+ bluetooth_client_stop_discovery at Base 2.30.0
  bluetooth_column_get_type at Base 2.28.1
+ bluetooth_filter_widget_bind_filter at Base 2.30.0
+ bluetooth_filter_widget_get_type at Base 2.30.0
+ bluetooth_filter_widget_new at Base 2.30.0
+ bluetooth_filter_widget_set_title at Base 2.30.0
+ bluetooth_status_get_type at Base 2.30.0
  bluetooth_type_get_type at Base 2.28.1
  bluetooth_type_to_string at Base 2.27.5
  bluetooth_uuid_to_string at Base 2.28.1




More information about the pkg-gnome-commits mailing list