The following commit has been merged in the master branch:
commit d78787b7663d9ea009f2debbe778bb4b8ffdd4ec
Author: Mehdi Dogguy <[email protected]>
Date: Tue Jun 5 18:45:55 2012 +0200
Fix lintian's duplicate-short-description libmysql-ocaml{,-dev}
diff --git a/debian/changelog b/debian/changelog
index 4431f0f..d1b574c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mysql-ocaml (1.1.1-1) UNRELEASED; urgency=low
* Remove local patches, integrated by upstream.
* Bump standards version to 3.9.3
* Switch source package format to 3.0 (quilt)
+ * Fix lintian's duplicate-short-description libmysql-ocaml{,-dev}
-- Mehdi Dogguy <[email protected]> Tue, 05 Jun 2012 18:06:10 +0200
diff --git a/debian/control b/debian/control
index 9bdfc63..933a9ea 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Depends:
${shlibs:Depends}
Provides:
${ocaml:Provides}
-Description: OCaml bindings for MySql
+Description: OCaml bindings for MySql (runtime package)
This OCaml library interfaces the MySql C library. It can be used to access
and modify MySql databases from OCaml programs.
.
@@ -40,7 +40,7 @@ Depends:
libmysqlclient15-dev
Provides:
${ocaml:Provides}
-Description: OCaml bindings for MySql
+Description: OCaml bindings for MySql (development package)
This OCaml library interfaces the MySql C library. It can be used to access
and modify MySql databases from OCaml programs.
.
--
mysql-ocaml packaging
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits