r34135 - in /desktop/experimental/gnome-bluetooth/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Apr 3 21:57:29 UTC 2012


Author: biebl
Date: Tue Apr  3 21:57:28 2012
New Revision: 34135

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34135
Log:
* Drop (Build-)Depends on libdbus-glib-1-dev, ported to GDBus.
* Bump Build-Depends on libglib2.0-dev to (>= 2.29.90)
* Add Depends on libglib2.0-dev to libgnome-bluetooth-dev.

Modified:
    desktop/experimental/gnome-bluetooth/debian/changelog
    desktop/experimental/gnome-bluetooth/debian/control
    desktop/experimental/gnome-bluetooth/debian/control.in

Modified: desktop/experimental/gnome-bluetooth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/changelog?rev=34135&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] Tue Apr  3 21:57:28 2012
@@ -1,8 +1,11 @@
 gnome-bluetooth (3.4.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
-
- -- Michael Biebl <biebl at debian.org>  Tue, 03 Apr 2012 23:52:30 +0200
+  * Drop (Build-)Depends on libdbus-glib-1-dev, ported to GDBus.
+  * Bump Build-Depends on libglib2.0-dev to (>= 2.29.90)
+  * Add Depends on libglib2.0-dev to libgnome-bluetooth-dev.
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 03 Apr 2012 23:56:05 +0200
 
 gnome-bluetooth (3.2.2-1) unstable; urgency=low
 

Modified: desktop/experimental/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/control?rev=34135&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control [utf-8] Tue Apr  3 21:57:28 2012
@@ -7,16 +7,15 @@
 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>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 8.1.0~),
                cdbs (>= 0.4.93),
                gnome-pkg-tools,
                libnotify-dev (>= 0.7),
-               libglib2.0-dev (>= 2.25.7),
+               libglib2.0-dev (>= 2.29.90),
                libgtk-3-dev (>= 3.0.0),
                libx11-dev,
                libxi-dev,
-               libdbus-glib-1-dev (>= 0.74),
                intltool (>= 0.40.0),
                libxml2-utils,
                gtk-doc-tools,
@@ -80,7 +79,7 @@
          gir1.2-gnomebluetooth-1.0 (= ${binary:Version}),
          ${misc:Depends},
          libgtk-3-dev,
-         libdbus-glib-1-dev
+         libglib2.0-dev
 Suggests: pkg-config
 Priority: extra
 Architecture: linux-any

Modified: desktop/experimental/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/control.in?rev=34135&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] Tue Apr  3 21:57:28 2012
@@ -7,11 +7,10 @@
                cdbs (>= 0.4.93),
                gnome-pkg-tools,
                libnotify-dev (>= 0.7),
-               libglib2.0-dev (>= 2.25.7),
+               libglib2.0-dev (>= 2.29.90),
                libgtk-3-dev (>= 3.0.0),
                libx11-dev,
                libxi-dev,
-               libdbus-glib-1-dev (>= 0.74),
                intltool (>= 0.40.0),
                libxml2-utils,
                gtk-doc-tools,
@@ -75,7 +74,7 @@
          gir1.2-gnomebluetooth-1.0 (= ${binary:Version}),
          ${misc:Depends},
          libgtk-3-dev,
-         libdbus-glib-1-dev
+         libglib2.0-dev
 Suggests: pkg-config
 Priority: extra
 Architecture: linux-any




More information about the pkg-gnome-commits mailing list