[Pkg-ocaml-maint-commits] [SCM] ocaml-sqlite3 packaging branch, master, updated. debian/1.4.0-2-8-g43819a1

Stephane Glondu steph at glondu.net
Tue Jun 30 19:02:14 UTC 2009


The following commit has been merged in the master branch:
commit 43819a116d24555c846f20ad2692853d13f87d16
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Jun 30 20:51:46 2009 +0200

    Update changelog and prepare upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 942459b..9e026e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
-ocaml-sqlite3 (1.5.1-1) UNRELEASED; urgency=low
+ocaml-sqlite3 (1.5.1-1) unstable; urgency=low
 
   * New upstream release
-
- -- Stephane Glondu <steph at glondu.net>  Tue, 30 Jun 2009 20:46:01 +0200
+  * Switch patches to quilt, and add README.source
+  * debian/control:
+    - update Standards-Version to 3.8.2
+    - add Homepage field
+  * Add versioned dependency on ocaml-findlib to ease OCaml 3.11.1
+    transition
+
+ -- Stephane Glondu <steph at glondu.net>  Tue, 30 Jun 2009 20:50:53 +0200
 
 ocaml-sqlite3 (1.4.0-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index a141e23..f1a05eb 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  ocaml-nox (>= 3.11),
  camlp4 (>= 3.11),
  libsqlite3-dev (>= 3.3.9),
- ocaml-findlib (>= 1.2.4),
+ ocaml-findlib (>> 1.2.4-2),
  dh-ocaml (>= 0.2)
 Standards-Version: 3.8.2
 Section: ocaml

-- 
ocaml-sqlite3 packaging



More information about the Pkg-ocaml-maint-commits mailing list