[Pkg-ocaml-maint-commits] [SCM] ounit packaging branch, master, updated. debian/1.0.3-5
Sylvain Le Gall
gildor at debian.org
Tue Dec 15 20:56:48 UTC 2009
The following commit has been merged in the master branch:
commit 78e3dfc5018dc51846033e0edab77bd63b014dc1
Author: Sylvain Le Gall <gildor at debian.org>
Date: Tue Dec 15 20:55:33 2009 +0000
Add docbook-xml as build-depends
diff --git a/debian/changelog b/debian/changelog
index 6807b89..adbfb42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ounit (1.0.3-5) unstable; urgency=low
+
+ * Add build-depends on docbook-xml (Closes: #561204)
+
+ -- Sylvain Le Gall <gildor at debian.org> Tue, 15 Dec 2009 20:54:21 +0000
+
ounit (1.0.3-4) unstable; urgency=low
* Add Provides field for dh-ocaml
diff --git a/debian/control b/debian/control
index c9598ea..bb566e4 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends: cdbs (>= 0.4),
ocaml-findlib (>= 1.2.5),
docbook-utils,
dh-ocaml (>= 0.9.1),
- quilt
+ quilt,
+ docbook-xml (>= 4.3)
Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ounit.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ounit.git
--
ounit packaging
More information about the Pkg-ocaml-maint-commits
mailing list