~ubuntu-branches/debian/sid/ocaml/sid

« back to all changes in this revision

Viewing changes to debian/README.source

  • Committer: Bazaar Package Importer
  • Author(s): Stefano Zacchiroli
  • Date: 2009-02-22 08:49:13 UTC
  • mfrom: (12.1.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090222084913-3i0uw2bhd0lgw0ok
* Uploading to unstable
* debian/control: bump dh-ocaml to (>= 0.4) to avoid buggy ocamlinit.mk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
OCaml Debian source package
 
2
===========================
 
3
 
 
4
Dispatching files between binary packages
 
5
-----------------------------------------
 
6
 
 
7
The dispatching is done as usual with *.install by dh_install, which
 
8
are generated from *.install.in by ocamlinit.mk (from dh-ocaml), and
 
9
the gen_modules.pl script (in ocaml source package). You should have a
 
10
look at the comments in gen_modules.pl to understand the format of
 
11
*.install.in files.