[Pkg-ocaml-maint-commits] [SCM] camlimages packaging branch, master, updated. debian/3.0.1-1-2-gcaad93b
Mehdi Dogguy
dogguy at pps.jussieu.fr
Tue Jun 23 09:34:00 UTC 2009
The following commit has been merged in the master branch:
commit 87dbf97d76f62adc155009b7f398d3b4712ce400
Author: Mehdi Dogguy <dogguy at pps.jussieu.fr>
Date: Tue Jun 23 11:32:33 2009 +0200
Missing comma in control file
diff --git a/debian/control b/debian/control
index 9baa940..7f407d9 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: cdbs (>= 0.4.23),
liblablgtk2-ocaml-dev (>= 2.12.0-2),
chrpath,
ghostscript,
- dh-ocaml (>= 0.4.1)
+ dh-ocaml (>= 0.4.1),
automake1.9
Standards-Version: 3.8.0
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/camlimages.git
--
camlimages packaging
More information about the Pkg-ocaml-maint-commits
mailing list