[Pkg-bluetooth-commits] r1289 - /packages/bluez/trunk/debian/control
iwamatsu at users.alioth.debian.org
iwamatsu at users.alioth.debian.org
Mon May 20 06:48:58 UTC 2013
Author: iwamatsu
Date: Mon May 20 06:48:57 2013
New Revision: 1289
URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1289
Log:
Fix typo
Modified:
packages/bluez/trunk/debian/control
Modified: packages/bluez/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/control?rev=1289&op=diff
==============================================================================
--- packages/bluez/trunk/debian/control (original)
+++ packages/bluez/trunk/debian/control Mon May 20 06:48:57 2013
@@ -108,9 +108,9 @@
Package: bluez-obexd
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: obxed-server (<= 0.47-2), obexd-client (<= 0.47-2)
-Conflicts: obxed-server (<= 0.47-2), obexd-client (<= 0.47-2)
-Provides: obxed-server, obexd-client
+Replaces: obexd-server (<= 0.47-2), obexd-client (<= 0.47-2)
+Conflicts: obexd-server (<= 0.47-2), obexd-client (<= 0.47-2)
+Provides: obex-server, obexd-client
Description: bluez obex daemon
This package contains a OBEX(OBject EXchange) daemon.
.
More information about the Pkg-bluetooth-commits
mailing list