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

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Wed Mar 23 15:14:18 UTC 2011


Author: bigon
Date: Wed Mar 23 15:14:16 2011
New Revision: 27045

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27045
Log:
* New upstream release
* debian/control.in:
  - Drop libgconf2-dev build-dependency
* debian/rules:
  - Always bump shlibs files, we are using .symbols files anyway
* debian/libgnome-bluetooth8.symbols: Adjust .symbols file

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

Modified: desktop/experimental/gnome-bluetooth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/changelog?rev=27045&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] Wed Mar 23 15:14:16 2011
@@ -1,3 +1,14 @@
+gnome-bluetooth (2.91.92-1) UNRELEASED; urgency=low
+
+  * New upstream release
+  * debian/control.in:
+    - Drop libgconf2-dev build-dependency
+  * debian/rules:
+    - Always bump shlibs files, we are using .symbols files anyway
+  * debian/libgnome-bluetooth8.symbols: Adjust .symbols file
+
+ -- Laurent Bigonville <bigon at debian.org>  Wed, 23 Mar 2011 16:13:44 +0100
+
 gnome-bluetooth (2.91.5-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=27045&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control [utf-8] Wed Mar 23 15:14:16 2011
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andrea Veri <and at debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Andrea Veri <and at debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.91~),
                gnome-pkg-tools,
@@ -16,7 +16,6 @@
                libgtk-3-dev (>= 3.0.0),
                libx11-dev,
                libxi-dev,
-               libgconf2-dev,
                libdbus-glib-1-dev (>= 0.74),
                intltool (>= 0.40.0),
                libxml2-utils,

Modified: desktop/experimental/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/control.in?rev=27045&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] Wed Mar 23 15:14:16 2011
@@ -11,7 +11,6 @@
                libgtk-3-dev (>= 3.0.0),
                libx11-dev,
                libxi-dev,
-               libgconf2-dev,
                libdbus-glib-1-dev (>= 0.74),
                intltool (>= 0.40.0),
                libxml2-utils,

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=27045&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth8.symbols [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth8.symbols [utf-8] Wed Mar 23 15:14:16 2011
@@ -6,6 +6,7 @@
  bluetooth_chooser_combo_get_type at Base 2.91.2
  bluetooth_chooser_combo_new at Base 2.91.2
  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
  bluetooth_chooser_get_selected_device_icon at Base 2.91.2
  bluetooth_chooser_get_selected_device_info at Base 2.91.2
@@ -25,6 +26,7 @@
  bluetooth_client_get_device_model at Base 2.91.2
  bluetooth_client_get_filter_model at Base 2.91.2
  bluetooth_client_get_model at Base 2.91.2
+ bluetooth_client_get_name at Base 2.91.92
  bluetooth_client_get_type at Base 2.91.2
  bluetooth_client_new at Base 2.91.2
  bluetooth_client_set_discoverable 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=27045&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/rules [utf-8] Wed Mar 23 15:14:16 2011
@@ -14,3 +14,5 @@
 
 DEB_DH_MAKESHLIBS_ARGS_gnome-bluetooth = --no-act
 DEB_DH_GIREPOSITORY_ARGS_gnome-bluetooth := -l$(CURDIR)/applet /usr/lib/gnome-bluetooth/
+
+DEB_DH_MAKESHLIBS_ARGS_libgnome-bluetooth8 += -V -- -c4




More information about the pkg-gnome-commits mailing list