[Pkg-bluetooth-commits] r553 - /bluez-libs/trunk/debian/control
mario at users.alioth.debian.org
mario at users.alioth.debian.org
Tue Aug 21 08:09:44 UTC 2007
Author: mario
Date: Tue Aug 21 08:09:44 2007
New Revision: 553
URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=553
Log:
Replaces ${Source-Version} with ${source:Version}
Modified:
bluez-libs/trunk/debian/control
Modified: bluez-libs/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/bluez-libs/trunk/debian/control?rev=553&op=diff
==============================================================================
--- bluez-libs/trunk/debian/control (original)
+++ bluez-libs/trunk/debian/control Tue Aug 21 08:09:44 2007
@@ -11,7 +11,7 @@
Provides: libbluetooth2-dev
Conflicts: libbluetooth-dev, libsdp2-dev (<= 1.5.2), bluez-pan
Replaces: libsdp2-dev (<= 1.5.2)
-Depends: libbluetooth2 (= ${Source-Version}), libc6-dev | libc-dev
+Depends: libbluetooth2 (= ${source:Version}), libc6-dev | libc-dev
Suggests: pkg-config
Priority: extra
Architecture: any
More information about the Pkg-bluetooth-commits
mailing list