[Pkg-ocaml-maint-commits] [SCM] cairo-ocaml packaging branch, master, updated. debian/20090223-1-13-g46caeca

Stephane Glondu steph at glondu.net
Tue Nov 3 19:01:06 UTC 2009


The following commit has been merged in the master branch:
commit 5f8fd3974e87ed23cc3490dd51393b729c6981a4
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Nov 3 17:54:43 2009 +0100

    Remove dpkg-dev from Build-Depends

diff --git a/debian/control b/debian/control
index f651e3a..001d0f5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,16 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders:
  Samuel Mimram <smimram at debian.org>,
  Stéphane Glondu <glondu at debian.org>
-Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.13.19), dpatch, automake1.9, autoconf, ocaml-findlib (>= 1.2.4), dh-ocaml, ocaml-nox (>= 3.11), libcairo2-dev (>= 1.2), liblablgtk2-ocaml-dev (>= 2.12.0)
+Build-Depends:
+ debhelper (>= 7),
+ dpatch,
+ automake1.9,
+ autoconf,
+ ocaml-findlib (>= 1.2.4),
+ dh-ocaml,
+ ocaml-nox (>= 3.11),
+ libcairo2-dev (>= 1.2),
+ liblablgtk2-ocaml-dev (>= 2.12.0)
 Standards-Version: 3.8.0
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/cairo-ocaml.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/cairo-ocaml.git

-- 
cairo-ocaml packaging



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