[Pkg-ocaml-maint-commits] [SCM] ocaml-text packaging branch, master, updated. debian/0.4-1-3-g2f2ef50

Stephane Glondu steph at glondu.net
Mon Feb 21 01:42:14 UTC 2011


The following commit has been merged in the master branch:
commit 2f2ef50096afcb2d4e7fee401eb0ae61f9d60b1b
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Feb 21 02:06:24 2011 +0100

    Update changelog and prepare upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 523ca44..424ed79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ocaml-text (0.4-2) unstable; urgency=low
+
+  * Upload to unstable
+  * Bump debhelper compat level to 8
+  * Bump versioned dependency to libpcre-ocaml-dev to ease pcre-ocaml
+    transition
+
+ -- Stéphane Glondu <glondu at debian.org>  Mon, 21 Feb 2011 02:06:11 +0100
+
 ocaml-text (0.4-1) experimental; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index d856e94..91b1a6c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  dh-ocaml (>= 0.9.6~),
  ocaml-findlib,
  camlp4,
- libpcre-ocaml-dev,
+ libpcre-ocaml-dev (>= 6.2.2),
  ocaml-nox (>= 3.11.1-3~)
 Standards-Version: 3.9.1
 Section: ocaml

-- 
ocaml-text packaging



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