[Pkg-ocaml-maint-commits] [SCM] frama-c packaging branch, master, updated. debian/20100401+boron+dfsg-4-1-gfc1f73a

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


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

    Fix versioned build-deps to ensure smoother backports

diff --git a/debian/changelog b/debian/changelog
index c9019bc..9ee50b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+frama-c (20100401+boron+dfsg-5) UNRELEASED; urgency=low
+
+  * Fix versioned build-deps to ensure smoother backports
+
+ -- Stéphane Glondu <glondu at debian.org>  Wed, 21 Jul 2010 10:55:50 +0200
+
 frama-c (20100401+boron+dfsg-4) unstable; urgency=low
 
   * Add 0009-unrollType-in-handle_signed_overflow from upstream.
diff --git a/debian/control b/debian/control
index 20155e3..732194f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Mehdi Dogguy <mehdi at debian.org>
 Build-Depends:
- debhelper (>= 7.0.50),
+ debhelper (>= 7.0.50~),
  ocaml-nox (>= 3.11.1-3~),
  ocaml-best-compilers,
  dh-ocaml (>= 0.9~),
  graphviz,
- libocamlgraph-viewer-ocaml-dev (>> 1.4),
- liblablgtk2-gnome-ocaml-dev (>= 2.14.0+dfsg-2),
- liblablgtksourceview2-ocaml-dev (>= 2.14.0+dfsg-2)
+ libocamlgraph-viewer-ocaml-dev (>> 1.4~),
+ liblablgtk2-gnome-ocaml-dev (>= 2.14.0+dfsg-2~),
+ liblablgtksourceview2-ocaml-dev (>= 2.14.0+dfsg-2~)
 Standards-Version: 3.9.0
 Homepage: http://frama-c.com/
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/frama-c.git

-- 
frama-c packaging



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