[Pkg-ocaml-maint-commits] [SCM] pcre-ocaml packaging branch, master, updated. debian/6.0.1-2-2-g0f1c632

Stephane Glondu steph at glondu.net
Mon Feb 22 08:31:17 UTC 2010


The following commit has been merged in the master branch:
commit 0f1c632616b224144c1b4c3f35fcc3e201183a7a
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Feb 22 09:31:12 2010 +0100

    Closes: #570717

diff --git a/debian/changelog b/debian/changelog
index 79e4507..7851b47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 pcre-ocaml (6.0.1-3) UNRELEASED; urgency=low
 
-  * Fix generation of documentation by dh_ocamldoc
+  * Fix generation of documentation by dh_ocamldoc (Closes: #570717)
 
  -- Stéphane Glondu <glondu at debian.org>  Tue, 06 Oct 2009 01:21:15 +0200
 
diff --git a/debian/rules b/debian/rules
index 49750bf..443f644 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,8 @@
 #!/usr/bin/make -f
 include /usr/share/cdbs/1/rules/dpatch.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/ocaml.mk
 include /usr/share/cdbs/1/class/makefile.mk
+include /usr/share/cdbs/1/rules/ocaml.mk
 
 PKGNAME = libpcre-ocaml-dev
 DESTDIR := $(CURDIR)/debian/tmp$(OCAML_STDLIB_DIR)

-- 
pcre-ocaml packaging



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