[Pkg-ocaml-maint-commits] [SCM] OCaml packaging branch, master, updated. debian/3.12.0-7-7-g6a4cc9b
Stephane Glondu
steph at glondu.net
Tue Jul 5 19:42:41 UTC 2011
The following commit has been merged in the master branch:
commit 6a4cc9b883dbd6c4298bf13ed2d6c44f72e6306c
Author: Stephane Glondu <steph at glondu.net>
Date: Tue Jul 5 21:28:53 2011 +0200
New upstream release
diff --git a/debian/changelog b/debian/changelog
index 6c065cb..f553ec6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-ocaml (3.12.1~rc1-1) UNRELEASED; urgency=low
+ocaml (3.12.1-1) UNRELEASED; urgency=low
- * New upstream release candidate
+ * New upstream release
-- Stéphane Glondu <glondu at debian.org> Wed, 15 Jun 2011 18:19:01 +0200
diff --git a/debian/rules b/debian/rules
index 4f9553a..216a7ad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
PACKAGE := ocaml
ALL_PACKAGES := $(shell dh_listpackages)
OCAMLMAJOR := 3.12
-OCAMLMINOR := 1+rc1
+OCAMLMINOR := 1
# Build cache (for Debian debugging)
BUILDCACHE := $(wildcard ../ocaml.cache)
--
OCaml packaging
More information about the Pkg-ocaml-maint-commits
mailing list