[Pkg-ocaml-maint-commits] [SCM] perl4caml packaging branch, master, updated. debian/0.9.5-1-2-gad31f8a
Stephane Glondu
steph at glondu.net
Tue Feb 24 17:34:31 UTC 2009
The following commit has been merged in the master branch:
commit ad31f8a48c6f2239ce7f56e79640bb4d92c95a30
Author: Stephane Glondu <steph at glondu.net>
Date: Tue Feb 24 18:18:24 2009 +0100
Bump ocaml build-dep version and prepare upload
diff --git a/debian/changelog b/debian/changelog
index 65a954e..bf2732c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-perl4caml (0.9.5-2) UNRELEASED; urgency=low
+perl4caml (0.9.5-2) unstable; urgency=low
* Fix 10_Makefile.dpatch to handle tests on bytecode-only architectures
(fixes FTBFS)
+ * Bump ocaml build-dep to (>= 3.11) to entail proper dep-waits
- -- Stephane Glondu <steph at glondu.net> Tue, 24 Feb 2009 08:46:29 +0100
+ -- Stephane Glondu <steph at glondu.net> Tue, 24 Feb 2009 18:17:21 +0100
perl4caml (0.9.5-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 60b5b9b..5f51843 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
perl-modules,
perl-base (>= 5.8),
perl (>= 5.8),
- ocaml-nox (>= 3.10.1),
+ ocaml-nox (>= 3.11),
dpatch,
dh-ocaml
Standards-Version: 3.8.0
--
perl4caml packaging
More information about the Pkg-ocaml-maint-commits
mailing list