[Pkg-ocaml-maint-commits] [SCM] ocaml-dbus packaging branch, master, updated. debian/0.29-1-1-gbaffe0c

Stephane Glondu steph at glondu.net
Wed Jul 21 09:06:23 UTC 2010


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

    Bump build-dependency to libdbus-1-dev

diff --git a/debian/changelog b/debian/changelog
index e49d5c4..b74799a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-dbus (0.29-2) UNRELEASED; urgency=low
+
+  * Bump build-dependency to libdbus-1-dev
+
+ -- Stéphane Glondu <glondu at debian.org>  Wed, 21 Jul 2010 11:05:55 +0200
+
 ocaml-dbus (0.29-1) unstable; urgency=low
 
   * New upstream release (Closes: #542771)
diff --git a/debian/control b/debian/control
index 27a1890..a28d3d2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: cdbs (>= 0.4.52),
  debhelper (>> 5), 
  ocaml-findlib, 
  dpatch, 
- libdbus-1-dev, 
+ libdbus-1-dev (>= 1.2.24),
  pkg-config,
  dh-ocaml (>= 0.9.1)
 Standards-Version: 3.8.3

-- 
ocaml-dbus packaging



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