Remove cma files shipped in camlp4 package since they are not used
authorMehdi Dogguy <dogguy@pps.jussieu.fr>
Wed, 22 Jul 2009 14:18:25 +0000 (16:18 +0200)
committerMehdi Dogguy <dogguy@pps.jussieu.fr>
Wed, 22 Jul 2009 22:33:19 +0000 (00:33 +0200)
debian/camlp4-extra.install.in
debian/changelog

index ce865bd800ad683d3fdd922a98b381f8edfd24f9..ff8a652e7650ea18b159399b4399e39faf3da6c5 100644 (file)
@@ -1,13 +1,8 @@
-usr/bin/camlp4boot
 usr/bin/camlp4of
 usr/bin/camlp4rf
 usr/bin/camlp4oof
 usr/bin/camlp4orf
 usr/bin/camlp4prof
-@OCamlStdlibDir@/camlp4/camlp4of.cma
-@OCamlStdlibDir@/camlp4/camlp4rf.cma
-@OCamlStdlibDir@/camlp4/camlp4oof.cma
-@OCamlStdlibDir@/camlp4/camlp4orf.cma
 OPT: usr/bin/camlp4of.opt
 OPT: usr/bin/camlp4rf.opt
 OPT: usr/bin/camlp4oof.opt
index 348e9f967ecf58bc0d42821bd6906ceece6204c5..0e8c6cac10f2ad0924c6630c5d1124775cde54fe 100644 (file)
@@ -5,6 +5,8 @@ ocaml (3.11.1-3) UNRELEASED; urgency=low
     - ocamlplugininfo to read content of shared object files (.cmxs)
   * Move some files from ocaml-interp to ocaml-nox and ocaml-base-nox
   * Synchronize debian/control and debian/control.in
+  * Remove cma files shipped in camlp4 package and camlp4boot since
+    they are not used
   * Add myself to Uploaders
 
  -- Mehdi Dogguy <dogguy@pps.jussieu.fr>  Tue, 21 Jul 2009 17:09:31 +0200