[Pkg-ocaml-maint-commits] [SCM] ocurl packaging branch, master, updated. debian/0.5.3-1-1-g9370700

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


The following commit has been merged in the master branch:
commit 9370700c7e390a2e7e391e3f3b5a14b6ee8b6ef6
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Jul 21 11:10:36 2010 +0200

    Fix versioned build-dependency to quilt

diff --git a/debian/changelog b/debian/changelog
index 5a43625..199c961 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocurl (0.5.3-2) UNRELEASED; urgency=low
+
+  * Fix versioned build-dependency to quilt
+
+ -- Stéphane Glondu <glondu at debian.org>  Wed, 21 Jul 2010 11:10:22 +0200
+
 ocurl (0.5.3-1) unstable; urgency=low
 
   * New upstream release (Closes: #576824)
diff --git a/debian/control b/debian/control
index 2dcb2ec..0730f70 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  debhelper (>= 7.0.50~),
  libcurl4-gnutls-dev (>= 7.15.0-2),
  ocaml-nox (>= 3.10.1),
- quilt (>= 0.47),
+ quilt (>= 0.46-7~),
  ocaml-findlib (>= 1.2.5),
  libkrb5-dev,
  cdbs,

-- 
ocurl packaging



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