[Pkg-ocaml-maint-commits] [SCM] camlimages packaging branch, master, updated. debian/3.0.1-5-35-gc8d43ef
Stephane Glondu
steph at glondu.net
Tue Jun 28 09:53:57 UTC 2011
The following commit has been merged in the master branch:
commit ecb9b169746f95e33a8c6c4ab34e41157dd53b8b
Author: Stephane Glondu <steph at glondu.net>
Date: Tue Jun 28 10:25:18 2011 +0200
Fix some Lintian tags
diff --git a/debian/control b/debian/control
index 7b21aa5..1fd7970 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,12 @@ Source: camlimages
Section: devel
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-Uploaders: Ralf Treinen <treinen at debian.org>,
+Uploaders:
+ Ralf Treinen <treinen at debian.org>,
Stefano Zacchiroli <zack at debian.org>,
Sylvain Le Gall <gildor at debian.org>,
Mehdi Dogguy <mehdi at debian.org>
-Build-Depends: cdbs (>= 0.4.23),
+Build-Depends:
debhelper (>= 8),
ocaml (>= 3.11.1),
ocaml-findlib (>> 1.2.5),
@@ -41,7 +42,7 @@ Description: OCaml image processing library (Runtime library)
various image file formats (hence providing a translation
facility from format to format)
.
- * an interface with the Caml graphics library allows to display
+ * an interface with the Caml graphics library allows one to display
images in the Graphics module screen and to mix them with Caml
drawings
.
@@ -70,6 +71,8 @@ Depends:
${misc:Depends}
Provides:
${ocaml:Provides}
+Suggests:
+ ocaml-findlib
Description: OCaml image processing library (Development package)
CamlImages is an image processing library for OCaml, which provides:
.
@@ -77,7 +80,7 @@ Description: OCaml image processing library (Development package)
various image file formats (hence providing a translation
facility from format to format)
.
- * an interface with the Caml graphics library allows to display
+ * an interface with the Caml graphics library allows one to display
images in the Graphics module screen and to mix them with Caml
drawings
.
--
camlimages packaging
More information about the Pkg-ocaml-maint-commits
mailing list