[Pkg-ocaml-maint-commits] [SCM] ocamldap packaging branch, master, updated. debian/2.1.8-7-1-g3a0fe71

Mehdi Dogguy mehdi at debian.org
Thu Oct 8 21:40:58 UTC 2009


The following commit has been merged in the master branch:
commit 3a0fe714c5316367122d59d80309ce1a30617b62
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Thu Oct 8 23:40:52 2009 +0200

    Add ${ocaml:Provides} in debian/control

diff --git a/debian/changelog b/debian/changelog
index 2380e5d..0088789 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamldap (2.1.8-8) UNRELEASED; urgency=low
+
+  * Add ${ocaml:Provides} in debian/control
+
+ -- Mehdi Dogguy <mehdi at debian.org>  Thu, 08 Oct 2009 23:39:59 +0200
+
 ocamldap (2.1.8-7) unstable; urgency=low
 
   * Add myself to uploaders
diff --git a/debian/control b/debian/control
index 2f893cb..ce431fd 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,8 @@ Depends:
  libocamlnet-ocaml-dev (>= 2.2.8.1-1),
  libssl-ocaml-dev (>= 0.4.2-3),
  ${misc:Depends}
+Provides:
+ ${ocaml:Provides}
 Description: LDAP bindings for OCaml 
  It supports the core ldap-client functions, including search, add,
  modify, and delete.

-- 
ocamldap packaging



More information about the Pkg-ocaml-maint-commits mailing list