r26446 - in /desktop/experimental/gnome-bluetooth/debian: changelog control control.in
bigon at users.alioth.debian.org
bigon at users.alioth.debian.org
Sun Jan 30 22:50:27 UTC 2011
Author: bigon
Date: Sun Jan 30 22:50:26 2011
New Revision: 26446
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26446
Log:
Drop not needed build-dependencies
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=26446&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] Sun Jan 30 22:50:26 2011
@@ -6,13 +6,14 @@
- Japanese translation updated (Closes: #601518)
* debian/control.in:
- Bump build-dependencies
+ - Drop not needed build-dependencies
- Add libgnome-control-center-dev build-dependency
- Add gobject-introspection, libgirepository1.0-dev, gir1.2-atk-1.0,
gir1.2-freedesktop, gir1.2-gtk-3.0 and libatk1.0-dev for introspection
- Bump Standards-Version to 3.9.1 (no further changes)
- Bump debhelper compatibility to 8
- Remove duplicate Section to please lintian
- - Make gnome-bluetooth depends against ${gir:Depends}
+ - Make gnome-bluetooth depends against ${gir:Depends} and libdconf0
- Add gir1.2-gnomebluetooth-1.0 package
* Switch to dpkg-source 3.0 (quilt) format
* debian/libgnome-bluetooth-dev.install: Install .gir file
@@ -27,7 +28,7 @@
debian/tmp/usr/share/GConf/gsettings/,
debian/tmp/usr/share/glib-2.0/schemas/
- -- Laurent Bigonville <bigon at debian.org> Tue, 25 Jan 2011 23:28:07 +0100
+ -- Laurent Bigonville <bigon at debian.org> Sun, 30 Jan 2011 23:49:46 +0100
gnome-bluetooth (2.30.0-2) 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=26446&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control [utf-8] Sun Jan 30 22:50:26 2011
@@ -11,7 +11,6 @@
Build-Depends: debhelper (>= 8),
cdbs (>= 0.4.91~),
gnome-pkg-tools,
- libunique-dev,
libnotify-dev (>= 0.7),
libglib2.0-dev (>= 2.25.7),
libgtk3.0-dev (>= 2.91.3),
@@ -21,7 +20,6 @@
libdbus-glib-1-dev (>= 0.74),
intltool (>= 0.40.0),
libxml2-utils,
- gconf2,
gtk-doc-tools,
nautilus-sendto (>= 2.29.0),
gnome-doc-utils (>= 0.3.2),
@@ -45,7 +43,8 @@
obexd-client,
udev (>= 154),
consolekit,
- obex-data-server
+ obex-data-server,
+ libdconf0 | gsettings-backend
Recommends: gvfs-backends
Suggests: nautilus-sendto, gnome-user-share
Replaces: nautilus-sendto (<< 2.28.4-2)
@@ -77,7 +76,7 @@
Provides: libgnome-bluetooth8-dev
Depends: libgnome-bluetooth8 (= ${binary:Version}),
${misc:Depends},
- libgtk2.0-dev,
+ libgtk3.0-dev,
libdbus-glib-1-dev
Suggests: pkg-config
Priority: extra
Modified: desktop/experimental/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/control.in?rev=26446&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] Sun Jan 30 22:50:26 2011
@@ -6,7 +6,6 @@
Build-Depends: debhelper (>= 8),
cdbs (>= 0.4.91~),
gnome-pkg-tools,
- libunique-dev,
libnotify-dev (>= 0.7),
libglib2.0-dev (>= 2.25.7),
libgtk3.0-dev (>= 2.91.3),
@@ -16,7 +15,6 @@
libdbus-glib-1-dev (>= 0.74),
intltool (>= 0.40.0),
libxml2-utils,
- gconf2,
gtk-doc-tools,
nautilus-sendto (>= 2.29.0),
gnome-doc-utils (>= 0.3.2),
@@ -40,7 +38,8 @@
obexd-client,
udev (>= 154),
consolekit,
- obex-data-server
+ obex-data-server,
+ libdconf0 | gsettings-backend
Recommends: gvfs-backends
Suggests: nautilus-sendto, gnome-user-share
Replaces: nautilus-sendto (<< 2.28.4-2)
@@ -72,7 +71,7 @@
Provides: libgnome-bluetooth8-dev
Depends: libgnome-bluetooth8 (= ${binary:Version}),
${misc:Depends},
- libgtk2.0-dev,
+ libgtk3.0-dev,
libdbus-glib-1-dev
Suggests: pkg-config
Priority: extra
More information about the pkg-gnome-commits
mailing list