[Pkg-ocaml-maint-commits] [SCM] findlib packaging branch, master, updated. debian/1.2.3-1-20-gfbacf80

Stefano Zacchiroli zack at upsilon.cc
Tue Feb 24 12:59:59 UTC 2009


The following commit has been merged in the master branch:
commit fbacf8099ee4328e84f3706ad32fda41ac37e327
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Tue Feb 24 13:55:37 2009 +0100

    uploading to unstable

diff --git a/debian/changelog b/debian/changelog
index 816971a..e93995d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-findlib (1.2.4-1) UNRELEASED; urgency=low
+findlib (1.2.4-1) unstable; urgency=low
 
   [ Stephane Glondu ]
   * New Upstream Version
@@ -10,12 +10,14 @@ findlib (1.2.4-1) UNRELEASED; urgency=low
   * Bump debhelper compatibility to 7 (no changes)
 
   [ Stefano Zacchiroli ]
+  * uploading to unstable
+    - bump ocaml build-dep to (>= 3.11) to entail proper dep-waits
   * debian/rules: invoke ocaml.mk as a "rules" snippet
   * debian/control: version build-dep on dh-ocaml to 0.4.1 (to avoid the
     "remove heading white spaces" bug for debian/patches/*.in)
   * debian/svn-deblayout: remove no longer needed SVN setting
 
- -- Stefano Zacchiroli <zack at debian.org>  Sun, 22 Feb 2009 18:19:12 +0100
+ -- Stefano Zacchiroli <zack at debian.org>  Tue, 24 Feb 2009 13:54:26 +0100
 
 findlib (1.2.3-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 50c5f33..ecdf7c5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Stephane Glondu <steph at glondu.net>
 Build-Depends:
  debhelper (>= 7),
- ocaml,
+ ocaml (>= 3.11),
  camlp4,
  m4,
  gawk | awk,

-- 
findlib packaging



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