[Pkg-ocaml-maint-commits] [SCM] camlp5 packaging branch, master, updated. debian/5.10-1-3-gb7e61d3

Stefano Zacchiroli zack at upsilon.cc
Tue Feb 24 13:29:10 UTC 2009


The following commit has been merged in the master branch:
commit b7e61d34bb411867b9394e7678e3647bc95e50f7
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Tue Feb 24 14:26:46 2009 +0100

    bump debhelper compatibility level to 7

diff --git a/debian/changelog b/debian/changelog
index 54eaeca..dfcb3b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ camlp5 (5.10-2) unstable; urgency=low
   * uploading to unstable
   * debian/rules: use ocaml.mk as a CDBS "rules" snippet, bump dh-ocaml
     build-dep to the minimum version implementing this
+  * bump debhelper compatibility level to 7
 
  -- Stefano Zacchiroli <zack at debian.org>  Tue, 24 Feb 2009 14:24:21 +0100
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index 976a449..41706cd 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  Stephane Glondu <steph at glondu.net>
 Build-Depends:
  cdbs,
- debhelper (>= 5),
+ debhelper (>= 7),
  dh-ocaml (>= 0.4),
  ocaml-nox (>= 3.11.0),
  ocaml-compiler-libs

-- 
camlp5 packaging



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