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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Apr 3 22:03:38 UTC 2012


Author: biebl
Date: Tue Apr  3 22:03:38 2012
New Revision: 34137

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34137
Log:
Bump soname of libgnome-bluetooth from 8 → 10.

Added:
    desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth10.install
      - copied unchanged from r34133, desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth8.install
    desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth10.symbols
      - copied unchanged from r34133, desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth8.symbols
Removed:
    desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth8.install
    desktop/experimental/gnome-bluetooth/debian/libgnome-bluetooth8.symbols
Modified:
    desktop/experimental/gnome-bluetooth/debian/changelog
    desktop/experimental/gnome-bluetooth/debian/control.in
    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=34137&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] Tue Apr  3 22:03:38 2012
@@ -5,8 +5,9 @@
   * Bump Build-Depends on libglib2.0-dev to (>= 2.29.90)
   * Add Depends on libglib2.0-dev to libgnome-bluetooth-dev.
   * Drop explicit Build-Depends on gir- packages.
-
- -- Michael Biebl <biebl at debian.org>  Tue, 03 Apr 2012 23:57:58 +0200
+  * Bump soname of libgnome-bluetooth from 8 → 10.
+
+ -- Michael Biebl <biebl at debian.org>  Wed, 04 Apr 2012 00:00:52 +0200
 
 gnome-bluetooth (3.2.2-1) unstable; urgency=low
 

Modified: desktop/experimental/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/control.in?rev=34137&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] Tue Apr  3 22:03:38 2012
@@ -53,7 +53,7 @@
  bluetooth-sendto is also included for sending files to Bluetooth devices via
  OBEX.
 
-Package: libgnome-bluetooth8
+Package: libgnome-bluetooth10
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -66,8 +66,7 @@
 
 Package: libgnome-bluetooth-dev
 Section: libdevel
-Provides: libgnome-bluetooth8-dev
-Depends: libgnome-bluetooth8 (= ${binary:Version}),
+Depends: libgnome-bluetooth10 (= ${binary:Version}),
          gir1.2-gnomebluetooth-1.0 (= ${binary:Version}),
          ${misc:Depends},
          libgtk-3-dev,

Modified: desktop/experimental/gnome-bluetooth/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/rules?rev=34137&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/rules [utf-8] Tue Apr  3 22:03:38 2012
@@ -19,4 +19,4 @@
 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
+DEB_DH_MAKESHLIBS_ARGS_libgnome-bluetooth10 += -V -- -c4




More information about the pkg-gnome-commits mailing list