Updated ocaml-source.files.
authorSamuel Mimram <smimram@debian.org>
Wed, 4 Jan 2006 20:08:48 +0000 (20:08 +0000)
committerSamuel Mimram <smimram@debian.org>
Wed, 4 Jan 2006 20:08:48 +0000 (20:08 +0000)
debian/changelog
debian/ocaml-source.files
debian/rules

index c2594ba46c0af19f2838c1b058560ec836247a04..1179aa46a3bcab94699c0f31bfae69880b5f804b 100644 (file)
@@ -2,9 +2,11 @@ ocaml (3.09.1-1) UNRELEASED; urgency=low
 
   [ Samuel Mimram ]
   * Removing possibly leftover /usr/lib/ocaml/ld.conf, closes: #300846.
-  * Added a watch file.
   * Updated objinfo.dpatch.
   * Added dumpobj.dpatch to install ocamldumpobj.
+  * Added a rule in rules to generate (manually) ocaml-source.files and
+    updated ocaml-source.files.
+  * Added a watch file.
 
   [ Julien Cristau ]
   * New upstream release
index ce2ed352177b538faae15fb359c5d521a7ee565f..d3f580c43962ec9228797e4665b7f8b01258e11c 100644 (file)
@@ -1,9 +1,22 @@
-asmcomp/alpha/emit.mlp
+.depend
 asmcomp/alpha/arch.ml
-asmcomp/alpha/reload.ml
+asmcomp/alpha/emit.mlp
 asmcomp/alpha/proc.ml
+asmcomp/alpha/reload.ml
 asmcomp/alpha/scheduling.ml
 asmcomp/alpha/selection.ml
+asmcomp/amd64/arch.ml
+asmcomp/amd64/emit.mlp
+asmcomp/amd64/proc.ml
+asmcomp/amd64/reload.ml
+asmcomp/amd64/scheduling.ml
+asmcomp/amd64/selection.ml
+asmcomp/arm/arch.ml
+asmcomp/arm/emit.mlp
+asmcomp/arm/proc.ml
+asmcomp/arm/reload.ml
+asmcomp/arm/scheduling.ml
+asmcomp/arm/selection.ml
 asmcomp/asmgen.ml
 asmcomp/asmgen.mli
 asmcomp/asmlibrarian.ml
@@ -31,14 +44,47 @@ asmcomp/compilenv.mli
 asmcomp/emit.mli
 asmcomp/emitaux.ml
 asmcomp/emitaux.mli
+asmcomp/hppa/arch.ml
+asmcomp/hppa/emit.mlp
+asmcomp/hppa/proc.ml
+asmcomp/hppa/reload.ml
+asmcomp/hppa/scheduling.ml
+asmcomp/hppa/selection.ml
+asmcomp/i386/arch.ml
+asmcomp/i386/emit.mlp
+asmcomp/i386/emit_nt.mlp
+asmcomp/i386/proc.ml
+asmcomp/i386/proc_nt.ml
+asmcomp/i386/reload.ml
+asmcomp/i386/scheduling.ml
+asmcomp/i386/selection.ml
+asmcomp/ia64/arch.ml
+asmcomp/ia64/emit.mlp
+asmcomp/ia64/proc.ml
+asmcomp/ia64/reload.ml
+asmcomp/ia64/scheduling.ml
+asmcomp/ia64/selection.ml
 asmcomp/interf.ml
 asmcomp/interf.mli
 asmcomp/linearize.ml
 asmcomp/linearize.mli
 asmcomp/liveness.ml
 asmcomp/liveness.mli
+asmcomp/m68k/README
 asmcomp/mach.ml
 asmcomp/mach.mli
+asmcomp/mips/arch.ml
+asmcomp/mips/emit.mlp
+asmcomp/mips/proc.ml
+asmcomp/mips/reload.ml
+asmcomp/mips/scheduling.ml
+asmcomp/mips/selection.ml
+asmcomp/power/arch.ml
+asmcomp/power/emit.mlp
+asmcomp/power/proc.ml
+asmcomp/power/reload.ml
+asmcomp/power/scheduling.ml
+asmcomp/power/selection.ml
 asmcomp/printcmm.ml
 asmcomp/printcmm.mli
 asmcomp/printlinear.ml
@@ -57,74 +103,17 @@ asmcomp/scheduling.mli
 asmcomp/selectgen.ml
 asmcomp/selectgen.mli
 asmcomp/selection.mli
-asmcomp/spill.ml
-asmcomp/spill.mli
-asmcomp/split.ml
-asmcomp/split.mli
-asmcomp/amd64/emit.mlp
-asmcomp/amd64/arch.ml
-asmcomp/amd64/reload.ml
-asmcomp/amd64/proc.ml
-asmcomp/amd64/scheduling.ml
-asmcomp/amd64/selection.ml
-asmcomp/arm/emit.mlp
-asmcomp/arm/arch.ml
-asmcomp/arm/reload.ml
-asmcomp/arm/proc.ml
-asmcomp/arm/scheduling.ml
-asmcomp/arm/selection.ml
-asmcomp/hppa/emit.mlp
-asmcomp/hppa/arch.ml
-asmcomp/hppa/reload.ml
-asmcomp/hppa/proc.ml
-asmcomp/hppa/scheduling.ml
-asmcomp/hppa/selection.ml
-asmcomp/i386/emit.mlp
-asmcomp/i386/arch.ml
-asmcomp/i386/emit_nt.mlp
-asmcomp/i386/proc.ml
-asmcomp/i386/proc_nt.ml
-asmcomp/i386/reload.ml
-asmcomp/i386/scheduling.ml
-asmcomp/i386/selection.ml
-asmcomp/ia64/emit.mlp
-asmcomp/ia64/arch.ml
-asmcomp/ia64/reload.ml
-asmcomp/ia64/proc.ml
-asmcomp/ia64/scheduling.ml
-asmcomp/ia64/selection.ml
-asmcomp/m68k/README
-asmcomp/mips/emit.mlp
-asmcomp/mips/arch.ml
-asmcomp/mips/reload.ml
-asmcomp/mips/proc.ml
-asmcomp/mips/scheduling.ml
-asmcomp/mips/selection.ml
-asmcomp/power/emit.mlp
-asmcomp/power/arch.ml
-asmcomp/power/reload.ml
-asmcomp/power/proc.ml
-asmcomp/power/scheduling.ml
-asmcomp/power/selection.ml
-asmcomp/sparc/emit.mlp
 asmcomp/sparc/arch.ml
-asmcomp/sparc/reload.ml
+asmcomp/sparc/emit.mlp
 asmcomp/sparc/proc.ml
+asmcomp/sparc/reload.ml
 asmcomp/sparc/scheduling.ml
 asmcomp/sparc/selection.ml
-.depend
-Changes
-INSTALL
-LICENSE
-Makefile
-Makefile.nt
-README
-README.win32
-Upgrading
-configure
+asmcomp/spill.ml
+asmcomp/spill.mli
+asmcomp/split.ml
+asmcomp/split.mli
 asmrun/.depend
-asmrun/Makefile
-asmrun/Makefile.nt
 asmrun/alpha.S
 asmrun/amd64.S
 asmrun/arm.S
@@ -134,12 +123,15 @@ asmrun/i386.S
 asmrun/i386nt.asm
 asmrun/ia64.S
 asmrun/m68k.S
+asmrun/Makefile
+asmrun/Makefile.nt
 asmrun/mips.s
 asmrun/power-aix.S
 asmrun/power-elf.S
 asmrun/power-rhapsody.S
 asmrun/roots.c
 asmrun/signals.c
+asmrun/signals_osdep.h
 asmrun/sparc.S
 asmrun/stack.h
 asmrun/startup.c
@@ -189,8 +181,6 @@ bytecomp/translobj.mli
 bytecomp/typeopt.ml
 bytecomp/typeopt.mli
 byterun/.depend
-byterun/Makefile
-byterun/Makefile.nt
 byterun/alloc.c
 byterun/alloc.h
 byterun/array.c
@@ -244,6 +234,8 @@ byterun/lexing.c
 byterun/main.c
 byterun/major_gc.c
 byterun/major_gc.h
+byterun/Makefile
+byterun/Makefile.nt
 byterun/md5.c
 byterun/md5.h
 byterun/memory.c
@@ -265,6 +257,7 @@ byterun/roots.c
 byterun/roots.h
 byterun/signals.c
 byterun/signals.h
+byterun/signals_machdep.h
 byterun/stacks.c
 byterun/stacks.h
 byterun/startup.c
@@ -278,8 +271,31 @@ byterun/unix.c
 byterun/weak.c
 byterun/weak.h
 byterun/win32.c
-camlp4/ICHANGES
+camlp4/camlp4/.depend
+camlp4/camlp4/argl.ml
+camlp4/camlp4/ast2pt.ml
+camlp4/camlp4/ast2pt.mli
+camlp4/camlp4/Makefile
+camlp4/camlp4/mLast.mli
+camlp4/camlp4/pcaml.ml
+camlp4/camlp4/pcaml.mli
+camlp4/camlp4/quotation.ml
+camlp4/camlp4/quotation.mli
+camlp4/camlp4/reloc.ml
+camlp4/camlp4/reloc.mli
+camlp4/camlp4/spretty.ml
+camlp4/camlp4/spretty.mli
 camlp4/CHANGES
+camlp4/compile/.depend
+camlp4/compile/comp_head.ml
+camlp4/compile/comp_trail.ml
+camlp4/compile/compile.ml
+camlp4/compile/compile.sh
+camlp4/compile/Makefile
+camlp4/config/config.mpw
+camlp4/config/configure_batch
+camlp4/config/Makefile-nt.cnf
+camlp4/config/Makefile.tpl
 camlp4/etc/.depend
 camlp4/etc/Makefile
 camlp4/etc/mkcamlp4.mpw.tpl
@@ -305,33 +321,8 @@ camlp4/etc/pr_r.ml
 camlp4/etc/pr_rp.ml
 camlp4/etc/pr_rp_main.ml
 camlp4/etc/q_phony.ml
-camlp4/Makefile
-camlp4/camlp4/.depend
-camlp4/camlp4/Makefile
-camlp4/camlp4/argl.ml
-camlp4/camlp4/ast2pt.ml
-camlp4/camlp4/ast2pt.mli
-camlp4/camlp4/mLast.mli
-camlp4/camlp4/pcaml.ml
-camlp4/camlp4/pcaml.mli
-camlp4/camlp4/quotation.ml
-camlp4/camlp4/quotation.mli
-camlp4/camlp4/reloc.ml
-camlp4/camlp4/reloc.mli
-camlp4/camlp4/spretty.ml
-camlp4/camlp4/spretty.mli
-camlp4/compile/.depend
-camlp4/compile/Makefile
-camlp4/compile/comp_head.ml
-camlp4/compile/comp_trail.ml
-camlp4/compile/compile.ml
-camlp4/compile/compile.sh
-camlp4/config/Makefile-nt.cnf
-camlp4/config/Makefile.tpl
-camlp4/config/config.mpw
-camlp4/config/configure_batch
+camlp4/ICHANGES
 camlp4/lib/.depend
-camlp4/lib/Makefile
 camlp4/lib/extfold.ml
 camlp4/lib/extfold.mli
 camlp4/lib/extfun.ml
@@ -342,15 +333,17 @@ camlp4/lib/gramext.ml
 camlp4/lib/gramext.mli
 camlp4/lib/grammar.ml
 camlp4/lib/grammar.mli
+camlp4/lib/Makefile
 camlp4/lib/plexer.ml
 camlp4/lib/plexer.mli
 camlp4/lib/stdpp.ml
 camlp4/lib/stdpp.mli
 camlp4/lib/token.ml
 camlp4/lib/token.mli
-camlp4/man/Makefile
+camlp4/Makefile
 camlp4/man/camlp4.1.tpl
 camlp4/man/camlp4.help.tpl
+camlp4/man/Makefile
 camlp4/meta/.depend
 camlp4/meta/Makefile
 camlp4/meta/pa_extend.ml
@@ -361,10 +354,10 @@ camlp4/meta/pa_rp.ml
 camlp4/meta/pr_dump.ml
 camlp4/meta/q_MLast.ml
 camlp4/ocaml_src/camlp4/.depend
-camlp4/ocaml_src/camlp4/Makefile
 camlp4/ocaml_src/camlp4/argl.ml
 camlp4/ocaml_src/camlp4/ast2pt.ml
 camlp4/ocaml_src/camlp4/ast2pt.mli
+camlp4/ocaml_src/camlp4/Makefile
 camlp4/ocaml_src/camlp4/mLast.mli
 camlp4/ocaml_src/camlp4/pcaml.ml
 camlp4/ocaml_src/camlp4/pcaml.mli
@@ -374,7 +367,6 @@ camlp4/ocaml_src/camlp4/reloc.ml
 camlp4/ocaml_src/camlp4/reloc.mli
 camlp4/ocaml_src/camlp4/spretty.ml
 camlp4/ocaml_src/camlp4/spretty.mli
-camlp4/ocaml_src/lib/Makefile
 camlp4/ocaml_src/lib/.depend
 camlp4/ocaml_src/lib/extfold.ml
 camlp4/ocaml_src/lib/extfold.mli
@@ -386,6 +378,7 @@ camlp4/ocaml_src/lib/gramext.ml
 camlp4/ocaml_src/lib/gramext.mli
 camlp4/ocaml_src/lib/grammar.ml
 camlp4/ocaml_src/lib/grammar.mli
+camlp4/ocaml_src/lib/Makefile
 camlp4/ocaml_src/lib/plexer.ml
 camlp4/ocaml_src/lib/plexer.mli
 camlp4/ocaml_src/lib/stdpp.ml
@@ -434,41 +427,42 @@ camlp4/tools/ocamlc.mpw
 camlp4/tools/ocamlc.sh
 camlp4/tools/ocamlopt.sh
 camlp4/top/.depend
-camlp4/top/Makefile
 camlp4/top/camlp4_top.ml
+camlp4/top/Makefile
 camlp4/top/oprint.ml
 camlp4/top/rprint.ml
-camlp4/unmaintained/format/Makefile
 camlp4/unmaintained/format/.depend
+camlp4/unmaintained/format/Makefile
 camlp4/unmaintained/format/pa_format.ml
 camlp4/unmaintained/format/README
-camlp4/unmaintained/Makefile
-camlp4/unmaintained/lefteval/Makefile
 camlp4/unmaintained/lefteval/.depend
-camlp4/unmaintained/lefteval/README
+camlp4/unmaintained/lefteval/Makefile
 camlp4/unmaintained/lefteval/pa_lefteval.ml
+camlp4/unmaintained/lefteval/README
+camlp4/unmaintained/Makefile
 camlp4/unmaintained/ocamllex/Makefile
-camlp4/unmaintained/ocamllex/README
 camlp4/unmaintained/ocamllex/pa_ocamllex.ml
-camlp4/unmaintained/olabl/Makefile
+camlp4/unmaintained/ocamllex/README
 camlp4/unmaintained/olabl/.depend
+camlp4/unmaintained/olabl/Makefile
 camlp4/unmaintained/olabl/pa_olabl.ml
 camlp4/unmaintained/olabl/README
-camlp4/unmaintained/scheme/Makefile
 camlp4/unmaintained/scheme/.depend
+camlp4/unmaintained/scheme/Makefile
 camlp4/unmaintained/scheme/pa_scheme.ml
-camlp4/unmaintained/scheme/README
 camlp4/unmaintained/scheme/pa_scheme.sc
 camlp4/unmaintained/scheme/pr_scheme.ml
 camlp4/unmaintained/scheme/pr_schp_main.ml
-camlp4/unmaintained/sml/Makefile
+camlp4/unmaintained/scheme/README
 camlp4/unmaintained/sml/.depend
+camlp4/unmaintained/sml/Makefile
 camlp4/unmaintained/sml/pa_sml.ml
 camlp4/unmaintained/sml/README
 camlp4/unmaintained/sml/smllib.sml
-config/auto-aux/async_io.c
+Changes
 config/auto-aux/align.c
 config/auto-aux/ansi.c
+config/auto-aux/async_io.c
 config/auto-aux/bytecopy.c
 config/auto-aux/dblalign.c
 config/auto-aux/divmod.c
@@ -494,17 +488,17 @@ config/auto-aux/solaris-ld
 config/auto-aux/stackov.c
 config/auto-aux/tclversion.c
 config/auto-aux/trycompile
+config/gnu/config.guess
+config/gnu/config.sub
+config/m-nt.h
+config/m-templ.h
 config/Makefile-templ
 config/Makefile.mingw
 config/Makefile.msvc
-config/m-nt.h
-config/m-templ.h
 config/s-nt.h
 config/s-templ.h
-config/gnu/config.guess
-config/gnu/config.sub
+configure
 debugger/.depend
-debugger/Makefile
 debugger/breakpoints.ml
 debugger/breakpoints.mli
 debugger/checkpoints.ml
@@ -536,6 +530,7 @@ debugger/lexer.mll
 debugger/loadprinter.ml
 debugger/loadprinter.mli
 debugger/main.ml
+debugger/Makefile
 debugger/parameters.ml
 debugger/parameters.mli
 debugger/parser.mly
@@ -583,9 +578,6 @@ driver/optmain.ml
 driver/optmain.mli
 driver/pparse.ml
 driver/pparse.mli
-emacs/Makefile
-emacs/README
-emacs/README.itz
 emacs/caml-compat.el
 emacs/caml-emacs.el
 emacs/caml-font.el
@@ -595,11 +587,14 @@ emacs/caml-types.el
 emacs/caml-xemacs.el
 emacs/caml.el
 emacs/camldebug.el
+emacs/COPYING
 emacs/inf-caml.el
+emacs/Makefile
 emacs/ocamltags.in
+emacs/README
+emacs/README.itz
+INSTALL
 lex/.depend
-lex/Makefile
-lex/Makefile.nt
 lex/common.ml
 lex/common.mli
 lex/compact.ml
@@ -611,6 +606,8 @@ lex/lexer.mll
 lex/lexgen.ml
 lex/lexgen.mli
 lex/main.ml
+lex/Makefile
+lex/Makefile.nt
 lex/output.ml
 lex/output.mli
 lex/outputbis.ml
@@ -620,6 +617,9 @@ lex/syntax.ml
 lex/syntax.mli
 lex/table.ml
 lex/table.mli
+LICENSE
+Makefile
+Makefile.nt
 man/Makefile
 man/ocaml.help
 man/ocaml.m
@@ -710,28 +710,27 @@ ocamldoc/odoc_value.ml
 ocamldoc/remove_DEBUG
 ocamldoc/runocamldoc
 otherlibs/bigarray/.depend
-otherlibs/bigarray/Makefile
-otherlibs/bigarray/Makefile.nt
 otherlibs/bigarray/bigarray.h
 otherlibs/bigarray/bigarray.ml
 otherlibs/bigarray/bigarray.mli
 otherlibs/bigarray/bigarray_stubs.c
+otherlibs/bigarray/Makefile
+otherlibs/bigarray/Makefile.nt
 otherlibs/bigarray/mmap_unix.c
 otherlibs/bigarray/mmap_win32.c
 otherlibs/db/.depend
 otherlibs/dbm/.depend
-otherlibs/dbm/Makefile
 otherlibs/dbm/cldbm.c
 otherlibs/dbm/dbm.ml
 otherlibs/dbm/dbm.mli
+otherlibs/dbm/Makefile
 otherlibs/dynlink/.depend
-otherlibs/dynlink/Makefile
-otherlibs/dynlink/Makefile.nt
 otherlibs/dynlink/dynlink.ml
 otherlibs/dynlink/dynlink.mli
 otherlibs/dynlink/extract_crc.ml
+otherlibs/dynlink/Makefile
+otherlibs/dynlink/Makefile.nt
 otherlibs/graph/.depend
-otherlibs/graph/Makefile
 otherlibs/graph/color.c
 otherlibs/graph/draw.c
 otherlibs/graph/dump_img.c
@@ -745,15 +744,13 @@ otherlibs/graph/image.c
 otherlibs/graph/image.h
 otherlibs/graph/libgraph.h
 otherlibs/graph/make_img.c
+otherlibs/graph/Makefile
 otherlibs/graph/open.c
 otherlibs/graph/point_col.c
 otherlibs/graph/sound.c
 otherlibs/graph/subwindow.c
 otherlibs/graph/text.c
 otherlibs/labltk/browser/.depend
-otherlibs/labltk/browser/Makefile
-otherlibs/labltk/browser/Makefile.nt
-otherlibs/labltk/browser/README
 otherlibs/labltk/browser/dummyUnix.mli
 otherlibs/labltk/browser/dummyWin.mli
 otherlibs/labltk/browser/editor.ml
@@ -786,7 +783,10 @@ otherlibs/labltk/browser/lexical.ml
 otherlibs/labltk/browser/lexical.mli
 otherlibs/labltk/browser/list2.ml
 otherlibs/labltk/browser/main.ml
+otherlibs/labltk/browser/Makefile
+otherlibs/labltk/browser/Makefile.nt
 otherlibs/labltk/browser/mytypes.mli
+otherlibs/labltk/browser/README
 otherlibs/labltk/browser/searchid.ml
 otherlibs/labltk/browser/searchid.mli
 otherlibs/labltk/browser/searchpos.ml
@@ -802,45 +802,39 @@ otherlibs/labltk/browser/useunix.mli
 otherlibs/labltk/browser/viewer.ml
 otherlibs/labltk/browser/viewer.mli
 otherlibs/labltk/browser/winmain.c
-otherlibs/labltk/Changes
-otherlibs/labltk/Makefile
-otherlibs/labltk/Makefile.nt
-otherlibs/labltk/README
-otherlibs/labltk/Widgets.src
-otherlibs/labltk/labl.gif
-otherlibs/labltk/builtin/dialog.ml
-otherlibs/labltk/builtin/LICENSE
+otherlibs/labltk/builtin/builtin_bind.ml
+otherlibs/labltk/builtin/builtin_bindtags.ml
 otherlibs/labltk/builtin/builtin_FilePattern.ml
+otherlibs/labltk/builtin/builtin_font.ml
 otherlibs/labltk/builtin/builtin_GetBitmap.ml
 otherlibs/labltk/builtin/builtin_GetCursor.ml
 otherlibs/labltk/builtin/builtin_GetPixel.ml
-otherlibs/labltk/builtin/builtin_ScrollValue.ml
-otherlibs/labltk/builtin/builtin_bind.ml
-otherlibs/labltk/builtin/builtin_bindtags.ml
-otherlibs/labltk/builtin/builtin_font.ml
 otherlibs/labltk/builtin/builtin_grab.ml
 otherlibs/labltk/builtin/builtin_index.ml
 otherlibs/labltk/builtin/builtin_palette.ml
+otherlibs/labltk/builtin/builtin_ScrollValue.ml
 otherlibs/labltk/builtin/builtin_text.ml
 otherlibs/labltk/builtin/builtina_empty.ml
-otherlibs/labltk/builtin/builtinf_GetPixel.ml
 otherlibs/labltk/builtin/builtinf_bind.ml
-otherlibs/labltk/builtin/builtini_GetBitmap.ml
-otherlibs/labltk/builtin/builtini_GetCursor.ml
-otherlibs/labltk/builtin/builtini_GetPixel.ml
-otherlibs/labltk/builtin/builtini_ScrollValue.ml
+otherlibs/labltk/builtin/builtinf_GetPixel.ml
 otherlibs/labltk/builtin/builtini_bind.ml
 otherlibs/labltk/builtin/builtini_bindtags.ml
 otherlibs/labltk/builtin/builtini_font.ml
+otherlibs/labltk/builtin/builtini_GetBitmap.ml
+otherlibs/labltk/builtin/builtini_GetCursor.ml
+otherlibs/labltk/builtin/builtini_GetPixel.ml
 otherlibs/labltk/builtin/builtini_grab.ml
 otherlibs/labltk/builtin/builtini_index.ml
 otherlibs/labltk/builtin/builtini_palette.ml
+otherlibs/labltk/builtin/builtini_ScrollValue.ml
 otherlibs/labltk/builtin/builtini_text.ml
 otherlibs/labltk/builtin/canvas_bind.ml
 otherlibs/labltk/builtin/canvas_bind.mli
+otherlibs/labltk/builtin/dialog.ml
 otherlibs/labltk/builtin/dialog.mli
 otherlibs/labltk/builtin/image.ml
 otherlibs/labltk/builtin/image.mli
+otherlibs/labltk/builtin/LICENSE
 otherlibs/labltk/builtin/optionmenu.ml
 otherlibs/labltk/builtin/optionmenu.mli
 otherlibs/labltk/builtin/rawimg.ml
@@ -859,9 +853,8 @@ otherlibs/labltk/camltk/Makefile.gen
 otherlibs/labltk/camltk/Makefile.gen.nt
 otherlibs/labltk/camltk/Makefile.nt
 otherlibs/labltk/camltk/modules
+otherlibs/labltk/Changes
 otherlibs/labltk/compiler/.depend
-otherlibs/labltk/compiler/Makefile
-otherlibs/labltk/compiler/Makefile.nt
 otherlibs/labltk/compiler/code.mli
 otherlibs/labltk/compiler/compile.ml
 otherlibs/labltk/compiler/copyright
@@ -869,6 +862,8 @@ otherlibs/labltk/compiler/flags.ml
 otherlibs/labltk/compiler/intf.ml
 otherlibs/labltk/compiler/lexer.mll
 otherlibs/labltk/compiler/maincompile.ml
+otherlibs/labltk/compiler/Makefile
+otherlibs/labltk/compiler/Makefile.nt
 otherlibs/labltk/compiler/parser.mly
 otherlibs/labltk/compiler/pp.ml
 otherlibs/labltk/compiler/ppexec.ml
@@ -879,40 +874,37 @@ otherlibs/labltk/compiler/ppyac.mly
 otherlibs/labltk/compiler/printer.ml
 otherlibs/labltk/compiler/tables.ml
 otherlibs/labltk/compiler/tsort.ml
-otherlibs/labltk/examples_camltk/images/CamlBook.gif
-otherlibs/labltk/examples_camltk/images/Lambda2.back.gif
-otherlibs/labltk/examples_camltk/images/dojoji.back.gif
-otherlibs/labltk/examples_camltk/Makefile
-otherlibs/labltk/examples_camltk/Makefile.nt
 otherlibs/labltk/examples_camltk/addition.ml
 otherlibs/labltk/examples_camltk/eyes.ml
 otherlibs/labltk/examples_camltk/fileinput.ml
 otherlibs/labltk/examples_camltk/fileopen.ml
 otherlibs/labltk/examples_camltk/helloworld.ml
+otherlibs/labltk/examples_camltk/images/CamlBook.gif
+otherlibs/labltk/examples_camltk/images/dojoji.back.gif
+otherlibs/labltk/examples_camltk/images/Lambda2.back.gif
 otherlibs/labltk/examples_camltk/jptest.ml
+otherlibs/labltk/examples_camltk/Makefile
+otherlibs/labltk/examples_camltk/Makefile.nt
 otherlibs/labltk/examples_camltk/mytext.ml
 otherlibs/labltk/examples_camltk/socketinput.ml
 otherlibs/labltk/examples_camltk/taddition.ml
 otherlibs/labltk/examples_camltk/tetris.ml
 otherlibs/labltk/examples_camltk/text.ml
 otherlibs/labltk/examples_camltk/winskel.ml
-otherlibs/labltk/examples_labltk/Lambda2.back.gif
-otherlibs/labltk/examples_labltk/Makefile
-otherlibs/labltk/examples_labltk/Makefile.nt
-otherlibs/labltk/examples_labltk/README
 otherlibs/labltk/examples_labltk/calc.ml
 otherlibs/labltk/examples_labltk/clock.ml
 otherlibs/labltk/examples_labltk/demo.ml
 otherlibs/labltk/examples_labltk/eyes.ml
 otherlibs/labltk/examples_labltk/hello.ml
 otherlibs/labltk/examples_labltk/hello.tcl
+otherlibs/labltk/examples_labltk/Lambda2.back.gif
 otherlibs/labltk/examples_labltk/lang.ml
+otherlibs/labltk/examples_labltk/Makefile
+otherlibs/labltk/examples_labltk/Makefile.nt
+otherlibs/labltk/examples_labltk/README
 otherlibs/labltk/examples_labltk/taquin.ml
 otherlibs/labltk/examples_labltk/tetris.ml
-otherlibs/labltk/frx/Makefile
 otherlibs/labltk/frx/.depend
-otherlibs/labltk/frx/Makefile.nt
-otherlibs/labltk/frx/README
 otherlibs/labltk/frx/frx_after.ml
 otherlibs/labltk/frx/frx_after.mli
 otherlibs/labltk/frx/frx_color.ml
@@ -954,9 +946,9 @@ otherlibs/labltk/frx/frx_text.mli
 otherlibs/labltk/frx/frx_toplevel.mli
 otherlibs/labltk/frx/frx_widget.ml
 otherlibs/labltk/frx/frx_widget.mli
-otherlibs/labltk/jpf/Makefile
-otherlibs/labltk/jpf/Makefile.nt
-otherlibs/labltk/jpf/README
+otherlibs/labltk/frx/Makefile
+otherlibs/labltk/frx/Makefile.nt
+otherlibs/labltk/frx/README
 otherlibs/labltk/jpf/balloon.ml
 otherlibs/labltk/jpf/balloon.mli
 otherlibs/labltk/jpf/balloontest.ml
@@ -964,8 +956,12 @@ otherlibs/labltk/jpf/fileselect.ml
 otherlibs/labltk/jpf/fileselect.mli
 otherlibs/labltk/jpf/jpf_font.ml
 otherlibs/labltk/jpf/jpf_font.mli
+otherlibs/labltk/jpf/Makefile
+otherlibs/labltk/jpf/Makefile.nt
+otherlibs/labltk/jpf/README
 otherlibs/labltk/jpf/shell.ml
 otherlibs/labltk/jpf/shell.mli
+otherlibs/labltk/labl.gif
 otherlibs/labltk/labltk/Makefile
 otherlibs/labltk/labltk/Makefile.gen
 otherlibs/labltk/labltk/Makefile.gen.nt
@@ -973,11 +969,10 @@ otherlibs/labltk/labltk/Makefile.nt
 otherlibs/labltk/labltk/modules
 otherlibs/labltk/lib/Makefile
 otherlibs/labltk/lib/Makefile.nt
-otherlibs/labltk/support/Makefile
+otherlibs/labltk/Makefile
+otherlibs/labltk/Makefile.nt
+otherlibs/labltk/README
 otherlibs/labltk/support/.depend
-otherlibs/labltk/support/Makefile.common
-otherlibs/labltk/support/Makefile.common.nt
-otherlibs/labltk/support/Makefile.nt
 otherlibs/labltk/support/camltk.h
 otherlibs/labltk/support/camltkwrap.ml
 otherlibs/labltk/support/camltkwrap.mli
@@ -995,6 +990,10 @@ otherlibs/labltk/support/cltkVar.c
 otherlibs/labltk/support/cltkWait.c
 otherlibs/labltk/support/fileevent.ml
 otherlibs/labltk/support/fileevent.mli
+otherlibs/labltk/support/Makefile
+otherlibs/labltk/support/Makefile.common
+otherlibs/labltk/support/Makefile.common.nt
+otherlibs/labltk/support/Makefile.nt
 otherlibs/labltk/support/protocol.ml
 otherlibs/labltk/support/protocol.mli
 otherlibs/labltk/support/rawwidget.ml
@@ -1006,25 +1005,25 @@ otherlibs/labltk/support/textvariable.ml
 otherlibs/labltk/support/textvariable.mli
 otherlibs/labltk/support/timer.ml
 otherlibs/labltk/support/timer.mli
+otherlibs/labltk/support/tkthread.ml
+otherlibs/labltk/support/tkthread.mli
 otherlibs/labltk/support/tkwait.ml
 otherlibs/labltk/support/widget.ml
 otherlibs/labltk/support/widget.mli
 otherlibs/labltk/tkanim/.depend
-otherlibs/labltk/tkanim/Makefile
-otherlibs/labltk/tkanim/Makefile.nt
-otherlibs/labltk/tkanim/README
 otherlibs/labltk/tkanim/cltkaniminit.c
 otherlibs/labltk/tkanim/gifanimtest.ml
+otherlibs/labltk/tkanim/Makefile
+otherlibs/labltk/tkanim/Makefile.nt
 otherlibs/labltk/tkanim/mmm.anim.gif
-otherlibs/labltk/tkanim/tkAnimGIF.c
-otherlibs/labltk/tkanim/tkAppInit.c
+otherlibs/labltk/tkanim/README
 otherlibs/labltk/tkanim/tkanim.ml
 otherlibs/labltk/tkanim/tkanim.mli
+otherlibs/labltk/tkanim/tkAnimGIF.c
+otherlibs/labltk/tkanim/tkAppInit.c
+otherlibs/labltk/Widgets.src
 otherlibs/num/.depend
 otherlibs/num/.depend.nt
-otherlibs/num/Makefile
-otherlibs/num/Makefile.nt
-otherlibs/num/README
 otherlibs/num/arith_flags.ml
 otherlibs/num/arith_flags.mli
 otherlibs/num/arith_status.ml
@@ -1042,6 +1041,8 @@ otherlibs/num/bng_ppc.c
 otherlibs/num/bng_sparc.c
 otherlibs/num/int_misc.ml
 otherlibs/num/int_misc.mli
+otherlibs/num/Makefile
+otherlibs/num/Makefile.nt
 otherlibs/num/nat.h
 otherlibs/num/nat.ml
 otherlibs/num/nat.mli
@@ -1050,10 +1051,11 @@ otherlibs/num/num.ml
 otherlibs/num/num.mli
 otherlibs/num/ratio.ml
 otherlibs/num/ratio.mli
-otherlibs/num/test/Makefile
+otherlibs/num/README
 otherlibs/num/test/.depend
-otherlibs/num/test/Makefile.nt
 otherlibs/num/test/end_test.ml
+otherlibs/num/test/Makefile
+otherlibs/num/test/Makefile.nt
 otherlibs/num/test/test.ml
 otherlibs/num/test/test_big_ints.ml
 otherlibs/num/test/test_bng.c
@@ -1068,27 +1070,27 @@ otherlibs/str/str.ml
 otherlibs/str/str.mli
 otherlibs/str/strstubs.c
 otherlibs/systhreads/.depend
-otherlibs/systhreads/Makefile
-otherlibs/systhreads/Makefile.nt
 otherlibs/systhreads/condition.ml
 otherlibs/systhreads/condition.mli
 otherlibs/systhreads/event.ml
 otherlibs/systhreads/event.mli
+otherlibs/systhreads/Makefile
+otherlibs/systhreads/Makefile.nt
 otherlibs/systhreads/mutex.ml
 otherlibs/systhreads/mutex.mli
 otherlibs/systhreads/posix.c
 otherlibs/systhreads/thread.mli
-otherlibs/systhreads/threadUnix.ml
-otherlibs/systhreads/threadUnix.mli
 otherlibs/systhreads/thread_posix.ml
 otherlibs/systhreads/thread_win32.ml
+otherlibs/systhreads/threadUnix.ml
+otherlibs/systhreads/threadUnix.mli
 otherlibs/systhreads/win32.c
 otherlibs/threads/.depend
-otherlibs/threads/Makefile
 otherlibs/threads/condition.ml
 otherlibs/threads/condition.mli
 otherlibs/threads/event.ml
 otherlibs/threads/event.mli
+otherlibs/threads/Makefile
 otherlibs/threads/marshal.ml
 otherlibs/threads/mutex.ml
 otherlibs/threads/mutex.mli
@@ -1100,7 +1102,6 @@ otherlibs/threads/threadUnix.ml
 otherlibs/threads/threadUnix.mli
 otherlibs/threads/unix.ml
 otherlibs/unix/.depend
-otherlibs/unix/Makefile
 otherlibs/unix/accept.c
 otherlibs/unix/access.c
 otherlibs/unix/addrofstr.c
@@ -1156,6 +1157,7 @@ otherlibs/unix/link.c
 otherlibs/unix/listen.c
 otherlibs/unix/lockf.c
 otherlibs/unix/lseek.c
+otherlibs/unix/Makefile
 otherlibs/unix/mkdir.c
 otherlibs/unix/mkfifo.c
 otherlibs/unix/nice.c
@@ -1200,14 +1202,13 @@ otherlibs/unix/unlink.c
 otherlibs/unix/utimes.c
 otherlibs/unix/wait.c
 otherlibs/unix/write.c
-otherlibs/win32graph/Makefile.nt
 otherlibs/win32graph/dib.c
 otherlibs/win32graph/draw.c
 otherlibs/win32graph/events.c
 otherlibs/win32graph/libgraph.h
+otherlibs/win32graph/Makefile.nt
 otherlibs/win32graph/open.c
 otherlibs/win32unix/.depend
-otherlibs/win32unix/Makefile.nt
 otherlibs/win32unix/accept.c
 otherlibs/win32unix/bind.c
 otherlibs/win32unix/channels.c
@@ -1226,6 +1227,7 @@ otherlibs/win32unix/link.c
 otherlibs/win32unix/listen.c
 otherlibs/win32unix/lockf.c
 otherlibs/win32unix/lseek.c
+otherlibs/win32unix/Makefile.nt
 otherlibs/win32unix/mkdir.c
 otherlibs/win32unix/nonblock.c
 otherlibs/win32unix/open.c
@@ -1265,11 +1267,9 @@ parsing/printast.ml
 parsing/printast.mli
 parsing/syntaxerr.ml
 parsing/syntaxerr.mli
+README
+README.win32
 stdlib/.depend
-stdlib/Compflags
-stdlib/Makefile
-stdlib/Makefile.nt
-stdlib/StdlibModules
 stdlib/arg.ml
 stdlib/arg.mli
 stdlib/array.ml
@@ -1280,10 +1280,13 @@ stdlib/buffer.ml
 stdlib/buffer.mli
 stdlib/callback.ml
 stdlib/callback.mli
+stdlib/camlinternalMod.ml
+stdlib/camlinternalMod.mli
 stdlib/camlinternalOO.ml
 stdlib/camlinternalOO.mli
 stdlib/char.ml
 stdlib/char.mli
+stdlib/Compflags
 stdlib/complex.ml
 stdlib/complex.mli
 stdlib/digest.ml
@@ -1312,6 +1315,8 @@ stdlib/list.ml
 stdlib/list.mli
 stdlib/listLabels.ml
 stdlib/listLabels.mli
+stdlib/Makefile
+stdlib/Makefile.nt
 stdlib/map.ml
 stdlib/map.mli
 stdlib/marshal.ml
@@ -1345,9 +1350,10 @@ stdlib/sort.ml
 stdlib/sort.mli
 stdlib/stack.ml
 stdlib/stack.mli
+stdlib/std_exit.ml
 stdlib/stdLabels.ml
 stdlib/stdLabels.mli
-stdlib/std_exit.ml
+stdlib/StdlibModules
 stdlib/stream.ml
 stdlib/stream.mli
 stdlib/string.ml
@@ -1359,19 +1365,14 @@ stdlib/sys.mli
 stdlib/weak.ml
 stdlib/weak.mli
 tools/.depend
-tools/Characters
-tools/DoMake
-tools/MakeDepend
-tools/Makefile
-tools/Makefile.nt
-tools/OCamlc-custom
-tools/Time
 tools/addlabels.ml
+tools/Characters
 tools/checkstack.c
 tools/cleanup-header
 tools/cvt_emit.mll
 tools/depend.ml
 tools/depend.mli
+tools/DoMake
 tools/dumpapprox.ml
 tools/dumpobj.ml
 tools/keywords.r
@@ -1380,8 +1381,13 @@ tools/lexer301.mll
 tools/magic
 tools/make-opcodes
 tools/make-package-macosx
+tools/MakeDepend
+tools/Makefile
+tools/Makefile.nt
 tools/objinfo.ml
+tools/ocaml-objcopy-macosx
 tools/ocaml299to3.ml
+tools/OCamlc-custom
 tools/ocamlcp.ml
 tools/ocamldep.ml
 tools/ocamlmklib.mlp
@@ -1393,6 +1399,7 @@ tools/primreq.ml
 tools/profiling.ml
 tools/profiling.mli
 tools/scrapelabels.ml
+tools/Time
 toplevel/expunge.ml
 toplevel/genprintval.ml
 toplevel/genprintval.mli
@@ -1454,9 +1461,13 @@ typing/types.ml
 typing/types.mli
 typing/typetexp.ml
 typing/typetexp.mli
+typing/unused_var.ml
+typing/unused_var.mli
+Upgrading
 utils/ccomp.ml
 utils/ccomp.mli
 utils/clflags.ml
+utils/clflags.mli
 utils/config.mli
 utils/config.mlp
 utils/consistbl.ml
@@ -1469,7 +1480,6 @@ utils/terminfo.ml
 utils/terminfo.mli
 utils/warnings.ml
 utils/warnings.mli
-win32caml/Makefile
 win32caml/editbuffer.c
 win32caml/editbuffer.h
 win32caml/history.c
@@ -1477,20 +1487,21 @@ win32caml/history.h
 win32caml/inria.h
 win32caml/inriares.h
 win32caml/libgraph.h
+win32caml/Makefile
 win32caml/menu.c
 win32caml/ocaml.c
 win32caml/ocaml.ico
 win32caml/ocaml.rc
 win32caml/resource.h
 win32caml/startocaml.c
-yacc/Makefile
-yacc/Makefile.nt
 yacc/closure.c
 yacc/defs.h
 yacc/error.c
 yacc/lalr.c
 yacc/lr0.c
 yacc/main.c
+yacc/Makefile
+yacc/Makefile.nt
 yacc/mkpar.c
 yacc/output.c
 yacc/reader.c
index 2072129aa4f8869e00f5caeb005d0fe7dc71080d..97c2924227a62363d3c3f8fe1310491575b08e69 100755 (executable)
@@ -44,11 +44,16 @@ abi-sed:
          sed -e 's%#OcamlABI#%$(OCAMLABI)%' -e 's%#OcamlMAJOR#%$(OCAMLMAJOR)%' $$t >$${t%.in}; \
        done
 
-# generate ocaml-native-compilers' Architecture field
-# should never be called automatically
+# Generate ocaml-native-compilers' Architecture field.
+# Should never be called automatically.
 debian/control:
        sed -e 's/#OcamlNativeArchs#/$(NATIVE_ARCHS)/g' debian/control.in > $@
 
+# Generate list of files ocaml-source.
+# Should never be called automatically.
+debian/ocaml-source.files:
+       tar ztf ../upstream/ocaml_3.09.1.orig.tar.gz | cut -d/ -f2- | grep -v ^$$ | grep -v .*/$$ | grep -v .cvsignore > debian/ocaml-source.files
+
 
 config-stamp: configure abi-sed
        dh_testdir
@@ -70,7 +75,7 @@ config-stamp: configure abi-sed
        touch config-stamp
 
 
-#Architecture 
+# Architecture
 build: build-arch build-indep
 
 build-arch: build-arch-stamp