[Pkg-ocaml-maint-commits] [SCM] dh-ocaml packaging branch, master, updated. debian/0.2-10-ga70cfb1
Stefano Zacchiroli
zack at upsilon.cc
Sat Feb 21 11:50:10 UTC 2009
The following commit has been merged in the master branch:
commit 1179fcb4a8b2725cf180adf30eeef40180cd7c38
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Sat Feb 21 12:49:31 2009 +0100
Move CDBS' ocaml.mk from class/ to rules/; provide a symlink for backward compatibility (Closes: #514517)
diff --git a/cdbs/1/class/ocaml.mk b/cdbs/1/rules/ocaml.mk
similarity index 100%
rename from cdbs/1/class/ocaml.mk
rename to cdbs/1/rules/ocaml.mk
diff --git a/debian/changelog b/debian/changelog
index 49cc0dc..1db3234 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,10 @@ dh-ocaml (0.3) UNRELEASED; urgency=low
present and 'byte' otherwise.
* Add myself to uploaders.
+ [ Stefano Zacchiroli ]
+ * Move CDBS' ocaml.mk from class/ to rules/; provide a symlink for
+ backward compatibility (Closes: #514517)
+
-- Samuel Mimram <smimram at debian.org> Fri, 20 Feb 2009 10:35:11 +0100
dh-ocaml (0.2) experimental; urgency=low
diff --git a/debian/links b/debian/links
index 1acc782..3b62fe9 100644
--- a/debian/links
+++ b/debian/links
@@ -11,3 +11,4 @@
/usr/share/ocaml/ocamldoc-api-ref-config /usr/share/cdbs/1/class/ocamldoc-api-ref-config
/usr/share/ocaml/ocaml-docbase-template.txt /usr/share/cdbs/1/class/ocaml-docbase-template.txt
/usr/share/ocaml/ocamlvars.mk /usr/share/cdbs/1/class/ocaml-vars.mk
+/usr/share/cdbs/1/rules/ocaml.mk /usr/share/cdbs/1/class/ocaml.mk
--
dh-ocaml packaging
More information about the Pkg-ocaml-maint-commits
mailing list