[Pkg-ocaml-maint-commits] [SCM] ocaml-reins packaging branch, master, updated. debian/0.1a-1-12-g64271cf

Stephane Glondu steph at glondu.net
Sun Jul 5 11:23:32 UTC 2009


The following commit has been merged in the master branch:
commit 64271cf0f3be820d9c47458146776242bdf445a8
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Jul 4 17:04:27 2009 +0200

    Prepare upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 0faa32b..8bb3451 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,7 @@
-ocaml-reins (0.1a-2) UNRELEASED; urgency=low
+ocaml-reins (0.1a-2) unstable; urgency=low
 
   [ Stefano Zacchiroli ]
   * promote Homepage to a real debian/control field, now that dpkg supports it
-  * fix vcs-svn field to point just above the debian/ dir
 
   [ Stephane Glondu ]
   * Switch packaging to git
@@ -12,9 +11,10 @@ ocaml-reins (0.1a-2) UNRELEASED; urgency=low
     - set Maintainer to d-o-m, add Mike and myself to Uploaders
     - move to section ocaml
     - update Standards-Version to 3.8.2
+    - add versioned dependency on omake to avoid buggy package
   * Switch debian/copyright to new format
 
- -- Stephane Glondu <steph at glondu.net>  Sat, 04 Jul 2009 15:22:21 +0200
+ -- Stephane Glondu <steph at glondu.net>  Sat, 04 Jul 2009 17:01:39 +0200
 
 ocaml-reins (0.1a-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 02fdc6f..0604604 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  debhelper (>= 7.0.52),
  quilt (>= 0.46-7),
  ocaml-nox (>= 3.10.0),
- omake,
+ omake (>= 0.9.8.5-3-6),
  libounit-ocaml-dev,
  ocaml-findlib,
  dh-ocaml

-- 
ocaml-reins packaging



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