[Pkg-ocaml-maint-commits] [SCM] ocaml-gavl packaging branch, master, updated. debian/0.1.2-1-2-gc693c4b

Stephane Glondu steph at glondu.net
Wed Jul 21 09:08:28 UTC 2010


The following commit has been merged in the master branch:
commit c693c4b36fd76a90a1aafab6a661ca15d4a292ce
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Jul 21 11:07:56 2010 +0200

    Bump build-dependency to libgavl-dev

diff --git a/debian/changelog b/debian/changelog
index 940836c..98ef272 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-gavl (0.1.2-3) UNRELEASED; urgency=low
+
+  * Bump build-dependency to libgavl-dev
+
+ -- Stéphane Glondu <glondu at debian.org>  Wed, 21 Jul 2010 11:07:51 +0200
+
 ocaml-gavl (0.1.2-2) UNRELEASED; urgency=low
 
   * Fixed Vcs-* fields.
diff --git a/debian/control b/debian/control
index a64b642..7efd025 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Samuel Mimram <smimram at debian.org>, Romain Beauxis <toots at rastageeks.org>
 Build-Depends: cdbs (>= 0.4.53), debhelper (>= 7.0.1), ocaml-nox, dh-ocaml (>= 0.9), 
-               libgavl-dev, ocaml-findlib (>= 1.2.4), 
+               libgavl-dev (>= 1.0.1), ocaml-findlib (>= 1.2.4),
                pkg-config
 Standards-Version: 3.8.3
 Homepage: http://savonet.sourceforge.net/
diff --git a/debian/control.in b/debian/control.in
index dbf68c1..967dbda 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Samuel Mimram <smimram at debian.org>, Romain Beauxis <toots at rastageeks.org>
 Build-Depends: @cdbs@, 
-               libgavl-dev, ocaml-findlib (>= 1.2.4), 
+               libgavl-dev (>= 1.0.1), ocaml-findlib (>= 1.2.4),
                pkg-config
 Standards-Version: 3.8.3
 Homepage: http://savonet.sourceforge.net/

-- 
ocaml-gavl packaging



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