Updated to OCaml 3.09.2.
authorSamuel Mimram <smimram@debian.org>
Sun, 16 Apr 2006 23:38:25 +0000 (23:38 +0000)
committerSamuel Mimram <smimram@debian.org>
Sun, 16 Apr 2006 23:38:25 +0000 (23:38 +0000)
debian/changelog
debian/rules

index 9852a61db25f30b5bc59ee91435ab4510e630d8e..f1656027aa011cf1fdf1cb7dcab63ef10a1cb1a6 100644 (file)
@@ -1,3 +1,9 @@
+ocaml (3.09.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Samuel Mimram <smimram@debian.org>  Sun, 16 Apr 2006 23:32:02 +0000
+
 ocaml (3.09.1+3.09.2rc1-1) experimental; urgency=low
 
   [ Julien Cristau ]
index 7d76b415fa30706eba0ce184236f157336d7617c..9a8fc281175c39913b2c4491dbafa9e668ad5ae1 100755 (executable)
@@ -9,7 +9,7 @@
 include /usr/share/dpatch/dpatch.make
 PACKAGE = ocaml
 OCAMLMAJOR = 3.09
-OCAMLMINOR = 2+rc1
+OCAMLMINOR = 2
 OCAMLABI = $(OCAMLMAJOR).$(OCAMLMINOR)
 STDLIBDIR = /usr/lib/ocaml/$(OCAMLABI)
 MD5SUMSDIR = /var/lib/ocaml/md5sums
@@ -59,7 +59,7 @@ debian/control:
 # Generate list of files ocaml-source.
 # Should never be called automatically.
 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
+       tar ztf ../upstream/ocaml_3.09.2.orig.tar.gz | cut -d/ -f2- | grep -v ^$$ | grep -v .*/$$ | grep -v .cvsignore > debian/ocaml-source.files
 
 
 config-stamp: configure abi-sed