[Pkg-ocaml-maint-commits] [SCM] OCaml packaging branch, 312/master, updated. debian/3.11.2-1-38-g69bfbf7

Stephane Glondu steph at glondu.net
Wed Aug 4 01:58:59 UTC 2010


The following commit has been merged in the 312/master branch:
commit 59acb4158d6e18be33f73c02f7d25ce730bdd99d
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Jul 24 14:37:54 2010 +0200

    Versioning

diff --git a/debian/changelog b/debian/changelog
index fec0af5..77ac5d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ocaml (3.12.0~rc1-2) UNRELEASED; urgency=low
+ocaml (3.12.0~rc1-1) UNRELEASED; urgency=low
 
   [ Stéphane Glondu ]
   * New upstream release candidate (Closes: #255245, #570920)
diff --git a/debian/rules b/debian/rules
index b2bbf52..df48195 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 PACKAGE := ocaml
 ALL_PACKAGES := $(shell dh_listpackages)
 OCAMLMAJOR := 3.12
-OCAMLMINOR := 0+beta1
+OCAMLMINOR := 0+rc1
 
 # Build cache (for Debian debugging)
 BUILDCACHE := $(wildcard ../ocaml.cache)

-- 
OCaml packaging



More information about the Pkg-ocaml-maint-commits mailing list