[Pkg-ocaml-maint-commits] [SCM] OCaml packaging branch, master, updated. debian/3.11.1-5-5-g9688ab7

Mehdi Dogguy mehdi at debian.org
Sat Dec 26 19:47:22 UTC 2009


The following commit has been merged in the master branch:
commit a3b5f1a82ae68b26c83a694f192f71503d5565ff
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Sat Dec 26 19:17:20 2009 +0100

    camlp4boot is no longer installed

diff --git a/debian/camlp4-extra.links b/debian/camlp4-extra.links
index 99d25f6..0d123ab 100644
--- a/debian/camlp4-extra.links
+++ b/debian/camlp4-extra.links
@@ -1,4 +1,3 @@
-usr/share/man/man1/camlp4.1.gz	  usr/share/man/man1/camlp4boot.1.gz
 usr/share/man/man1/camlp4.1.gz	  usr/share/man/man1/camlp4of.1.gz
 usr/share/man/man1/camlp4.1.gz	  usr/share/man/man1/camlp4rf.1.gz
 usr/share/man/man1/camlp4.1.gz	  usr/share/man/man1/camlp4oof.1.gz
diff --git a/debian/changelog b/debian/changelog
index f8ffd9d..c1bbf9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ocaml (3.11.1-6) unstable; urgency=low
 
   * camlp4-extra:
     - Add cma files back into the package (Requested by users).
+    - Don't install a manpage for camlp4boot (which is not installed).
   * debian/rules:
     - Do not compute dependencies for camlp4-extra
 

-- 
OCaml packaging



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