[Pkg-ocaml-maint-commits] [SCM] OCaml packaging branch, master, updated. debian/3.12.0-7-4-gf2b31c9
Stephane Glondu
steph at glondu.net
Thu Jun 16 06:34:36 UTC 2011
The following commit has been merged in the master branch:
commit 83e3147b9cded05ad159eca50a3fd06cdff60042
Author: Stephane Glondu <steph at glondu.net>
Date: Wed Jun 15 18:19:13 2011 +0200
New upstream release candidate
diff --git a/debian/changelog b/debian/changelog
index c90431c..6c065cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml (3.12.1~rc1-1) UNRELEASED; urgency=low
+
+ * New upstream release candidate
+
+ -- Stéphane Glondu <glondu at debian.org> Wed, 15 Jun 2011 18:19:01 +0200
+
ocaml (3.12.0-7) unstable; urgency=low
* Force aligned access for double and int64 on mips*
diff --git a/debian/rules b/debian/rules
index 2f6d8c5..4f9553a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
PACKAGE := ocaml
ALL_PACKAGES := $(shell dh_listpackages)
OCAMLMAJOR := 3.12
-OCAMLMINOR := 0
+OCAMLMINOR := 1+rc1
# Build cache (for Debian debugging)
BUILDCACHE := $(wildcard ../ocaml.cache)
--
OCaml packaging
More information about the Pkg-ocaml-maint-commits
mailing list