From: Stefano Zacchiroli Date: Wed, 13 Jun 2007 16:19:31 +0000 (+0000) Subject: added TODO list X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~585^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a55a16cd6fa01403e4174d89a90a9362e6222165;p=ocaml.git added TODO list --- diff --git a/debian/TODO.Debian b/debian/TODO.Debian new file mode 100644 index 00000000..75af9f8a --- /dev/null +++ b/debian/TODO.Debian @@ -0,0 +1,29 @@ +TODO list for ocaml 3.10.0 (and beyond ...) +- merge with trunk/ +- lintian warnings + lintian /home/srv/debian/pkg-ocaml-maint/packages/ocaml/build-area/ocaml_3.10.0-1_i386.changes + W: ocaml source: substvar-source-version-is-deprecated ocaml-nox + W: ocaml source: substvar-source-version-is-deprecated ocaml + W: ocaml source: substvar-source-version-is-deprecated ocaml-native-compilers + W: ocaml-nox: binary-without-manpage usr/bin/camlp4 + W: ocaml-nox: binary-without-manpage usr/bin/camlp4boot + W: ocaml-nox: binary-without-manpage usr/bin/camlp4o + W: ocaml-nox: binary-without-manpage usr/bin/camlp4of + W: ocaml-nox: binary-without-manpage usr/bin/camlp4oof + W: ocaml-nox: binary-without-manpage usr/bin/camlp4orf + W: ocaml-nox: binary-without-manpage usr/bin/camlp4prof + W: ocaml-nox: binary-without-manpage usr/bin/camlp4r + W: ocaml-nox: binary-without-manpage usr/bin/camlp4rf + W: ocaml-nox: binary-without-manpage usr/bin/mkcamlp4 + W: ocaml-nox: binary-without-manpage usr/bin/ocamlbuild.byte + W: ocaml-nox: binary-without-manpage usr/bin/ocamlbuild.native + W: ocaml-nox: script-not-executable ./usr/lib/ocaml/3.10.0/camlheader + W: ocaml-native-compilers: binary-without-manpage usr/bin/camlp4of.opt + W: ocaml-native-compilers: binary-without-manpage usr/bin/camlp4oof.opt + W: ocaml-native-compilers: binary-without-manpage usr/bin/camlp4orf.opt + W: ocaml-native-compilers: binary-without-manpage usr/bin/camlp4rf.opt + W: ocaml-mode: binary-without-manpage usr/bin/ocamltags + E: ocaml-compiler-libs: copyright-should-refer-to-common-license-file-for-gpl + W: ocaml-base-nox: binary-without-manpage usr/bin/ocaml-md5sums + W: ocaml: binary-without-manpage usr/bin/labltk + W: ocaml: binary-without-manpage usr/bin/ocamlbrowser diff --git a/debian/changelog b/debian/changelog index bdd7b84c..60f3b0e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ocaml (3.10.0-2) UNRELEASED; urgency=low + + * NOT RELEASED YET + + -- Stefano Zacchiroli Wed, 13 Jun 2007 18:12:26 +0200 + ocaml (3.10.0-1) experimental; urgency=low [ Stefano Zacchiroli ]