[Pkg-ocaml-maint-commits] [SCM] xmlrpc-light packaging branch, master, updated. debian/0.6.1-1-8-gfb2f92e

Mehdi Dogguy mehdi at debian.org
Sun Nov 1 12:26:57 UTC 2009


The following commit has been merged in the master branch:
commit 96895fc5c1af62333e33feb61d4dda297795e949
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Sun Nov 1 13:05:17 2009 +0100

    Generate documentation using dh_ocamldoc

diff --git a/debian/changelog b/debian/changelog
index 68e107d..7cc7523 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ xmlrpc-light (0.6.1-2) UNRELEASED; urgency=low
   * Add myself to uploaders
   * Move the package to section ocaml
   * Use new features of dh-ocaml 0.9
+    - Generate documentation using dh_ocamldoc
 
- -- Mehdi Dogguy <mehdi at debian.org>  Sun, 01 Nov 2009 12:46:24 +0100
+ -- Mehdi Dogguy <mehdi at debian.org>  Sun, 01 Nov 2009 13:04:54 +0100
 
 xmlrpc-light (0.6.1-1) unstable; urgency=low
 
diff --git a/debian/libxmlrpc-light-ocaml-dev.ocamldoc b/debian/libxmlrpc-light-ocaml-dev.ocamldoc
new file mode 100644
index 0000000..64fcfc3
--- /dev/null
+++ b/debian/libxmlrpc-light-ocaml-dev.ocamldoc
@@ -0,0 +1 @@
+ -package xml-light,nethttpd-for-netcgi2
diff --git a/debian/rules b/debian/rules
index 4782447..8f00070 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,3 @@ endif
 DEB_MAKE_INSTALL_TARGET  += INSTALLDIR="$(DESTDIR_DEV)/$(OCAML_STDLIB_DIR)/xmlrpc-light"
 
 CDBS_BUILD_DEPENDS := $(subst ocaml-nox,ocaml-nox (>= 3.10.0-8),$(CDBS_BUILD_DEPENDS))
-
-OCAML_OCAMLDOC_OCAMLFIND_FLAGS := -package xml-light,nethttpd-for-netcgi2
-OCAML_OCAMLDOC_PACKAGES := libxmlrpc-light-ocaml-dev

-- 
xmlrpc-light packaging



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