-ocaml (3.09.1-4) UNRELEASED; urgency=low
+ocaml (3.09.1+3.09.2rc1-1) experimental; urgency=low
[ Julien Cristau ]
* Remove dh_gencontrol line for ocaml-source from the binary-arch target
(ocaml-source is built in binary-indep).
- * Add patch from upstream to fix handling of `new' in camlp4
- (Closes: #355651).
+ * New upstream release candidate:
+ + add support for GNU/Hurd (Closes: #358274).
+ + fix handling of `new' in camlp4 which caused stack overflow (Closes:
+ #355651).
+ * Drop kbsd-gnu.dpatch, obsolete.
[ Samuel Mimram ]
* Use new icon, closes: #358946.
* Link to README.Debian instead of README.Debian.gz in
/usr/share/doc/ocaml-base, closes: #355975.
- -- Samuel Mimram <smimram@debian.org> Sat, 25 Mar 2006 13:52:14 +0000
+ -- Julien Cristau <julien.cristau@ens-lyon.org> Thu, 30 Mar 2006 15:10:14 +0200
ocaml (3.09.1-3) unstable; urgency=low
This package was debianized by Sven Luther <luther@debian.org> on
Fri, 14 Dec 2001 12:44:03 +0100.
-It was downloaded from
-
- http://caml.inria.fr/pub/distrib/ocaml-#OcamlMAJOR#/ocaml-#OcamlABI#.tar.gz
+It was downloaded from :pserver:anoncvs@camlcvs.inria.fr/caml
+(module ocaml, tag ocaml3092rc1).
Upstream Authors: Xavier Leroy, Jerome Vouillon and Damien Doligez
Upstream Author for the camlp4 part: Daniel de Rauglaudre
objinfo
dumpobj
man-ocamlmklib
-kbsd-gnu
+#kbsd-gnu
alpha_ld_no-relax
call_ld_with_proper_flags
-pr_o
+#pr_o
include /usr/share/dpatch/dpatch.make
PACKAGE = ocaml
OCAMLMAJOR = 3.09
-OCAMLMINOR = 1
+OCAMLMINOR = 2+rc1
OCAMLABI = $(OCAMLMAJOR).$(OCAMLMINOR)
STDLIBDIR = /usr/lib/ocaml/$(OCAMLABI)
MD5SUMSDIR = /var/lib/ocaml/md5sums
# 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
+ tar ztf ../upstream/ocaml_3.09.1+3.09.2rc1.orig.tar.gz | cut -d/ -f2- | grep -v ^$$ | grep -v .*/$$ | grep -v .cvsignore > debian/ocaml-source.files
config-stamp: configure abi-sed
-origDir=../upstream
+origDir=../../upstream
origUrl=svn+ssh://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml/upstream
tagsUrl=svn+ssh://svn.debian.org/svn/pkg-ocaml-maint/tags/packages/ocaml