[Pkg-ocaml-maint-commits] [SCM] camlp5 packaging branch, master, updated. debian/5.10-1
Stephane Glondu
steph at glondu.net
Thu Feb 19 10:22:10 UTC 2009
The following commit has been merged in the master branch:
commit 68aef225e6b2a6f808d39776f6102eb633d58156
Author: Stephane Glondu <steph at glondu.net>
Date: Fri Dec 5 20:04:21 2008 +0100
Prepare upload to experimental
diff --git a/debian/changelog b/debian/changelog
index f1ef672..267c226 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-camlp5 (5.10-1) UNRELEASED; urgency=low
+camlp5 (5.10-1) experimental; urgency=low
* New upstream release, compatible with OCaml 3.11.0 (Closes: #507884)
* Switch packaging to git
* Add build-dependency to dh-ocaml
* Add myself to uploaders
* Update Standards-Version to 3.8.0
+ * Add versioned dependency to OCaml to avoid confusion
- -- Stephane Glondu <steph at glondu.net> Fri, 05 Dec 2008 19:40:26 +0100
+ -- Stephane Glondu <steph at glondu.net> Fri, 05 Dec 2008 20:03:34 +0100
camlp5 (5.08-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index e1216f0..45383dd 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
cdbs,
debhelper (>= 5),
dh-ocaml,
- ocaml-nox (>= 3.10.2),
+ ocaml-nox (>= 3.11.0),
ocaml-compiler-libs
Standards-Version: 3.8.0
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/camlp5.git
--
camlp5 packaging
More information about the Pkg-ocaml-maint-commits
mailing list