[Pkg-ocaml-maint-commits] [SCM] ocamlcreal packaging branch, master, updated. debian/0.7-6-1-g5372040

Stephane Glondu steph at glondu.net
Wed Jul 21 09:20:07 UTC 2010


The following commit has been merged in the master branch:
commit 5372040a09cedf21dd1566bb4f468061364b7afc
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Jul 21 11:19:08 2010 +0200

    Fix versioned build-deps to ensure smoother backports

diff --git a/debian/changelog b/debian/changelog
index f53f1d9..4ba2ab9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamlcreal (0.7-7) UNRELEASED; urgency=low
+
+  * Fix versioned build-deps to ensure smoother backports
+
+ -- Stéphane Glondu <glondu at debian.org>  Wed, 21 Jul 2010 11:19:06 +0200
+
 ocamlcreal (0.7-6) unstable; urgency=low
 
   [ Stephane Glondu ]
diff --git a/debian/control b/debian/control
index 93646f9..18354f9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Uploaders:
 Build-Depends:
  ocaml-nox (>= 3.11.1-3~),
  debhelper (>= 7.0.50~),
- quilt (>= 0.46-7),
- libgmp-ocaml-dev (>= 20021123-16),
+ quilt (>= 0.46-7~),
+ libgmp-ocaml-dev (>= 20021123-16~),
  dh-ocaml (>= 0.9~)
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlcreal.git

-- 
ocamlcreal packaging



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