[Pkg-ocaml-maint-commits] [SCM] pxp packaging branch, master, updated. debian/1.2.0.test1-3-23-g6f305b2

Stefano Zacchiroli zack at upsilon.cc
Mon Mar 16 16:25:44 UTC 2009


The following commit has been merged in the master branch:
commit f32623dae62ad12b99bfca2faff597e1f9dc8233
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Mon Mar 16 17:07:31 2009 +0100

    debian/*.in use high level substvars

diff --git a/debian/changelog b/debian/changelog
index 4fa4327..6f023d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ pxp (1.2.1-1) UNRELEASED; urgency=low
   * debian/patches
     - remove patch build_w_camlp5 (no longer needed, pxp now builds fine
       with legacy camlp4 and ulex)
+  * debian/*.in use high level substvar instead of making assumptions on
+    the stdlib dir location
 
   [ Stephane Glondu ]
   * Switching packaging to git
diff --git a/debian/dirs.in b/debian/dirs.in
index 92126d8..cc51687 100644
--- a/debian/dirs.in
+++ b/debian/dirs.in
@@ -1 +1 @@
-usr/lib/ocaml/@OCamlABI@
+ at OCamlStdlibDir@

-- 
pxp packaging



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