[Pkg-ocaml-maint-commits] [SCM] ocaml-res packaging branch, master, updated. debian/3.1.1-2-9-g2dc907a

Stephane Glondu steph at glondu.net
Wed Jul 1 13:39:55 UTC 2009


The following commit has been merged in the master branch:
commit 2dc907adfa505bb5df83cad2ee04a389390b2013
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Jul 1 15:28:42 2009 +0200

    Update changelog and prepare upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 05c0c6e..af96340 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ ocaml-res (3.2.0-1) unstable; urgency=low
   * Use quilt to handle patches; add README.source
   * Update Standards-Version to 3.8.2
   * Move to section ocaml
+  * Add versioned dependency to ocaml-findlib to ease OCaml 3.11.1
+    transition
 
  -- Stephane Glondu <steph at glondu.net>  Wed, 01 Jul 2009 15:28:00 +0200
 
diff --git a/debian/control b/debian/control
index c63a8af..006bf70 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: cdbs,
  quilt,
  dh-ocaml,
  ocaml-nox,
- ocaml-findlib
+ ocaml-findlib (>> 1.2.4-2)
 Standards-Version: 3.8.2
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-res.git
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-res.git

-- 
ocaml-res packaging



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