[Pkg-bluetooth-commits] r539 - in /gnome-bluetooth/trunk/debian: changelog control rules
filippo at users.alioth.debian.org
filippo at users.alioth.debian.org
Thu Aug 2 16:55:48 UTC 2007
Author: filippo
Date: Thu Aug 2 16:55:48 2007
New Revision: 539
URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=539
Log:
* Integrate changes from pkg-gnome svn repository [Oystein Gisnas, Loic
Minier, see #253735]
Modified:
gnome-bluetooth/trunk/debian/changelog
gnome-bluetooth/trunk/debian/control
gnome-bluetooth/trunk/debian/rules
Modified: gnome-bluetooth/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/gnome-bluetooth/trunk/debian/changelog?rev=539&op=diff
==============================================================================
--- gnome-bluetooth/trunk/debian/changelog (original)
+++ gnome-bluetooth/trunk/debian/changelog Thu Aug 2 16:55:48 2007
@@ -1,3 +1,10 @@
+gnome-bluetooth (0.9.1-2) UNRELEASED; urgency=low
+
+ * Integrate changes from pkg-gnome svn repository [Oystein Gisnas, Loic
+ Minier, see #253735]
+
+ -- Filippo Giunchedi <filippo at debian.org> Thu, 02 Aug 2007 18:51:07 +0200
+
gnome-bluetooth (0.9.1-1) unstable; urgency=low
* New upstream release, bump libgnomeui-dev dep to >= 2.14
Modified: gnome-bluetooth/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/gnome-bluetooth/trunk/debian/control?rev=539&op=diff
==============================================================================
--- gnome-bluetooth/trunk/debian/control (original)
+++ gnome-bluetooth/trunk/debian/control Thu Aug 2 16:55:48 2007
@@ -11,8 +11,7 @@
Depends: ${shlibs:Depends}, ${misc:Depends}
Architecture: any
Description: GNOME Bluetooth library
- This package contains libraries to support the GNOME
- Bluetooth subsystem.
+ Libraries to support the GNOME Bluetooth subsystem.
Package: libgnomebt0-dev
Section: libdevel
@@ -21,20 +20,12 @@
Depends: libgnomebt0 (= ${binary:Version}), ${misc:Depends}
Architecture: any
Description: Development files for GNOME Bluetooth library
- This package contains development files for working with the
- GNOME Bluetooth subsystem.
+ Development files for working with the GNOME Bluetooth subsystem.
Package: gnome-bluetooth
Section: gnome
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
-Suggests: nautilus-sendto
Architecture: any
-Description: GNOME Bluetooth tools
+Description: GNOME Bluetooth tools.
This package contains tools for managing and manipulating Bluetooth
devices using the GNOME desktop.
- .
- gnome-obex-server is a Bluetooth OBEX Push server that can
- receive files from Bluetooth OBEX enabled devices.
- .
- gnome-obex-send is a Bluetooth OBEX Push client that is able
- to send files to other OBEX devices.
Modified: gnome-bluetooth/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/gnome-bluetooth/trunk/debian/rules?rev=539&op=diff
==============================================================================
--- gnome-bluetooth/trunk/debian/rules (original)
+++ gnome-bluetooth/trunk/debian/rules Thu Aug 2 16:55:48 2007
@@ -4,3 +4,4 @@
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/autotools.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
More information about the Pkg-bluetooth-commits
mailing list