[maemo-commits] [maemo-commits] r16098 - projects/connectivity/bluez-debian/trunk

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Sep 12 11:20:44 EEST 2008
Author: jh
Date: 2008-09-12 11:20:39 +0300 (Fri, 12 Sep 2008)
New Revision: 16098

Modified:
   projects/connectivity/bluez-debian/trunk/control
Log:
Use binary:Version instead of source:Version

Modified: projects/connectivity/bluez-debian/trunk/control
===================================================================
--- projects/connectivity/bluez-debian/trunk/control	2008-09-11 13:41:39 UTC (rev 16097)
+++ projects/connectivity/bluez-debian/trunk/control	2008-09-12 08:20:39 UTC (rev 16098)
@@ -23,7 +23,7 @@
 Package: bluez-test
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}, bluez (= ${source:Version}), python, python2.5-gobject, python2.5-dbus
+Depends: ${shlibs:Depends}, bluez (= ${binary:Version}), python, python2.5-gobject, python2.5-dbus
 Provides: bluez-utils-test
 Replaces: bluez-utils-test
 Conflicts: bluez-utils-test
@@ -34,7 +34,7 @@
 Section: libdevel
 Architecture: any
 Priority: extra
-Depends: bluez (= ${source:Version})
+Depends: bluez (= ${binary:Version})
 Provides: bluez-utils-dbg
 Replaces: bluez-utils-dbg
 Conflicts: bluez-utils-dbg
@@ -46,7 +46,7 @@
 Provides: libbluetooth-dev
 Conflicts: libbluetooth-dev
 Replaces: libsdp2-dev (<= 1.5.2)
-Depends: libbluetooth3 (= ${source:Version}), libc6-dev | libc-dev
+Depends: libbluetooth3 (= ${binary:Version}), libc6-dev | libc-dev
 Priority: extra
 Architecture: any
 Description: Development files for using the BlueZ Linux Bluetooth library
@@ -69,7 +69,7 @@
 Section: libdevel
 Architecture: any
 Priority: extra
-Depends: libbluetooth3 (= ${source:Version})
+Depends: libbluetooth3 (= ${binary:Version})
 Description: Debug symbols for libbluetooth3
  This package contains debug symbols for the libbluetooth3 package.
 


More information about the maemo-commits mailing list