From: Stephane Glondu Date: Wed, 24 Jun 2009 10:47:56 +0000 (+0200) Subject: Remove build-dependency to docbook-* X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~399 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2c00a464eaa7405008e5254e8e53b7c108a5a3cf;p=ocaml.git Remove build-dependency to docbook-* --- diff --git a/debian/changelog b/debian/changelog index ff4a7753..6317eb7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ocaml (3.11.1-2) unstable; urgency=low + + * Remove build-dependency to docbook-* (not needed anymore, since + policy has been moved to dh-ocaml) + + -- Stephane Glondu Wed, 24 Jun 2009 12:47:31 +0200 + ocaml (3.11.1-1) unstable; urgency=low [ Samuel Mimram ] diff --git a/debian/control b/debian/control index 5f74d45c..829102b4 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,6 @@ Build-Depends: libgdbm-dev, quilt, bzip2, - docbook-xml, - docbook-utils, dh-ocaml (>= 0.4) Standards-Version: 3.8.2 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml.git