Use 3-rc1 instead of 3~rc1 as minor version.
authorSamuel Mimram <smimram@debian.org>
Mon, 11 Sep 2006 07:43:13 +0000 (07:43 +0000)
committerSamuel Mimram <smimram@debian.org>
Mon, 11 Sep 2006 07:43:13 +0000 (07:43 +0000)
debian/rules

index 0d89cc9db14d62a9c596c264360e0fa3d05a2580..fe656d71974043f9ea82512a6256c8321e5f4ca2 100755 (executable)
@@ -3,13 +3,13 @@
 # GNU copyright 1997 to 1999 by Joey Hess.
 #
 # Modified to make a template file for a multi-binary package with separated
-# build-arch and build-indep targets  by Bill Allombert 2001
+# build-arch and build-indep targets by Bill Allombert 2001
 
 # We want to use dpatch.
 include /usr/share/dpatch/dpatch.make
 PACKAGE = ocaml
 OCAMLMAJOR = 3.09
-OCAMLMINOR = 3~rc1
+OCAMLMINOR = 3-rc1
 OCAMLABI = $(OCAMLMAJOR).$(OCAMLMINOR)
 STDLIBDIR = /usr/lib/ocaml/$(OCAMLABI)
 MD5SUMSDIR = /var/lib/ocaml/md5sums