The following commit has been merged in the master branch:
commit 72b4893ee35903f0ea639a609a2de9c47ef54558
Author: Sylvain Le Gall <[EMAIL PROTECTED]>
Date:   Mon Jun 9 00:45:30 2008 +0200

    Correct spelling error on D-Bus name.

diff --git a/debian/control b/debian/control
index 240eb12..f33e836 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Homepage: http://tab.snarc.org/projects/ocaml_dbus/
 Package: libdbus-ocaml
 Architecture: any
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}
-Description: OCaml bindings for the dbus API
- This library provides OCaml bindings for using dbus.
+Description: OCaml bindings for the D-Bus API
+ This library provides OCaml bindings for using D-Bus.
  .
  D-Bus is a projects that permits program to communicate with each other, using
  a simple IPC protocol
@@ -22,8 +22,8 @@ Description: OCaml bindings for the dbus API
 Package: libdbus-ocaml-dev
 Architecture: any
 Depends: ocaml-nox-${F:OCamlABI}, libdbus-ocaml (= ${binary:Version})
-Description: OCaml bindings for the dbus API
- This library provides OCaml bindings for using dbus.
+Description: OCaml bindings for the D-Bus API
+ This library provides OCaml bindings for using D-Bus.
  .
  D-Bus is a projects that permits program to communicate with each other, using
  a simple IPC protocol

-- 
ocaml-dbus packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to