[Pkg-ocaml-maint-commits] [SCM] ulex0.8 packaging branch, master, updated. debian/0.8-6-7-ga7fb8dd

Stefano Zacchiroli zack at upsilon.cc
Tue Feb 10 10:46:40 UTC 2009


The following commit has been merged in the master branch:
commit 90d187f5fd13242fea0f1327623eff0d4d7bdef1
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Tue Feb 10 11:37:57 2009 +0100

    rebuild against ocaml 3.11

diff --git a/debian/changelog b/debian/changelog
index 69b78ce..d22ffd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,12 @@
-ulex0.8 (0.8-7) UNRELEASED; urgency=low
+ulex0.8 (0.8-7) experimental; urgency=low
 
-  [ Enrico Tassi ]
-  * NOT RELEASED YET
+  [ Stefano Zacchiroli]
+  * Rebuild against OCaml 3.11: stricten build-deps, add build-dep on dh-ocaml
 
   [ Stephane Glondu ]
   * Switching packaging to git
 
- -- Stephane Glondu <steph at glondu.net>  Sat, 09 Aug 2008 19:04:50 +0200
+ -- Stefano Zacchiroli <zack at debian.org>  Tue, 10 Feb 2009 11:36:41 +0100
 
 ulex0.8 (0.8-6) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 8a73e61..6da2a47 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,14 @@ Section: devel
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>, Enrico Tassi <gareuselesinge at debian.org>
-Build-Depends: debhelper (>= 5.0.0), ocaml-nox (>= 3.10.1), ocaml-findlib, dpatch, cdbs, camlp5 (>= 5.07)
+Build-Depends:
+ debhelper (>= 5.0.0),
+ ocaml-nox (>= 3.10.1),
+ dh-ocaml,
+ ocaml-findlib,
+ dpatch,
+ cdbs,
+ camlp5 (>= 5.07)
 Standards-Version: 3.7.3
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ulex0.8.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ulex0.8.git

-- 
ulex0.8 packaging



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