The following commit has been merged in the master branch:
commit c0312dd58e50967490d3dbfed50632bdd9f2af72
Author: Eric Cooper <[EMAIL PROTECTED]>
Date:   Wed Oct 15 14:23:31 2008 -0400

    generate version.ml from changelog for debian version

diff --git a/mkversion b/debian/mkversion
similarity index 100%
rename from mkversion
rename to debian/mkversion
diff --git a/debian/rules b/debian/rules
index 5ad1ad3..209643d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,9 @@ else
     DEB_DH_GENCONTROL_ARGS += -VF:OCamlRun="ocaml-base-nox-$(OCAML_ABI)"
     DEB_STRIP_EXCLUDE += usr/sbin
 endif
+
+configure/approx::
+       debian/mkversion > version.ml
+
+clean::
+       rm -f version.ml

-- 
approx upstream and debian packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to