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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Sep 8 16:07:13 EEST 2008
Author: jh
Date: 2008-09-08 16:07:12 +0300 (Mon, 08 Sep 2008)
New Revision: 16057

Modified:
   projects/connectivity/bluez-debian/trunk/changelog
   projects/connectivity/bluez-debian/trunk/control
Log:
Fix some debian/control issues causing lintian warnings/errors

Modified: projects/connectivity/bluez-debian/trunk/changelog
===================================================================
--- projects/connectivity/bluez-debian/trunk/changelog	2008-09-08 13:05:00 UTC (rev 16056)
+++ projects/connectivity/bluez-debian/trunk/changelog	2008-09-08 13:07:12 UTC (rev 16057)
@@ -1,3 +1,9 @@
+bluez (4.4-0maemo2) unstable; urgency=low
+
+  * Fix some debian/control issues causing lintian warnings/errors
+
+ -- Johan Hedberg <johan.hedberg at nokia.com>  Mon,  8 Sep 2008 13:06:27 +0000
+
 bluez (4.4-0maemo1) unstable; urgency=low
 
   * New upstream version

Modified: projects/connectivity/bluez-debian/trunk/control
===================================================================
--- projects/connectivity/bluez-debian/trunk/control	2008-09-08 13:05:00 UTC (rev 16056)
+++ projects/connectivity/bluez-debian/trunk/control	2008-09-08 13:07:12 UTC (rev 16057)
@@ -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: bluez (= ${Source-Version}), python, python2.5-gobject, python2.5-dbus
 Provides: bluez-utils-test
 Replaces: bluez-utils-test
 Conflicts: bluez-utils-test
@@ -33,8 +33,7 @@
 Package: bluez-dbg
 Section: libdevel
 Architecture: any
-Priority: extra
-Depends: bluez (= ${source:Version})
+Depends: bluez (= ${Source-Version})
 Provides: bluez-utils-dbg
 Replaces: bluez-utils-dbg
 Conflicts: bluez-utils-dbg
@@ -46,7 +45,7 @@
 Provides: libbluetooth-dev
 Conflicts: libbluetooth-dev
 Replaces: libsdp2-dev (<= 1.5.2)
-Depends: libbluetooth3 (= ${source:Version}), libc6-dev | libc-dev
+Depends: libbluetooth3 (= ${Source-Version}), libc6-dev | libc-dev
 Priority: extra
 Architecture: any
 Description: Development files for using the BlueZ Linux Bluetooth library
@@ -68,8 +67,7 @@
 Package: libbluetooth3-dbg
 Section: libdevel
 Architecture: any
-Priority: extra
-Depends: libbluetooth3 (= ${source:Version})
+Depends: libbluetooth3 (= ${Source-Version})
 Description: Debug symbols for libbluetooth3
  This package contains debug symbols for the libbluetooth3 package.
 


More information about the maemo-commits mailing list