[Pkg-ocaml-maint-commits] [SCM] OCaml packaging branch, master, updated. debian/3.11.1-2-17-gd53febe

Stephane Glondu steph at glondu.net
Wed Sep 23 00:06:06 UTC 2009


The following commit has been merged in the master branch:
commit d53febed505be1d2d2887e2b11518b5f6a3b252b
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Sep 22 23:25:52 2009 +0200

    Final touches, prepare upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 1c4a14e..718648b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ocaml (3.11.1-3) UNRELEASED; urgency=low
+ocaml (3.11.1-3) unstable; urgency=low
 
   [ Mehdi Dogguy ]
   * Add two tools:
@@ -10,6 +10,7 @@ ocaml (3.11.1-3) UNRELEASED; urgency=low
     they are not used
   * Add myself to Uploaders and update Stéphane's address
   * Remove DMUA
+  * Use dh-ocaml (>= 0.9)
 
   [ Stéphane Glondu ]
   * Add build-dependency to autotools-dev (for up-to-date config.*)
@@ -18,8 +19,9 @@ ocaml (3.11.1-3) UNRELEASED; urgency=low
     - remove references to ocaml-md5sums, as its jobs is handled by
       dh_ocaml, now
   * Remove all debian/*.dirs* files to avoid empty directories
+  * Update Standards-Version to 3.8.3 (no changes)
 
- -- Mehdi Dogguy <mehdi at debian.org>  Tue, 21 Jul 2009 17:09:31 +0200
+ -- Stéphane Glondu <glondu at debian.org>  Tue, 22 Sep 2009 23:24:52 +0200
 
 ocaml (3.11.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 7b84413..338f651 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,8 @@ Build-Depends:
  libgdbm-dev,
  quilt,
  bzip2,
- dh-ocaml (>= 0.4)
-Standards-Version: 3.8.2
+ dh-ocaml (>= 0.9)
+Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml.git
 Homepage: http://caml.inria.fr/

-- 
OCaml packaging



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