[Pkg-ocaml-maint-commits] [SCM] pxp packaging branch, master, updated. debian/1.2.0.test1-3-23-g6f305b2

Stefano Zacchiroli zack at upsilon.cc
Mon Mar 16 16:25:46 UTC 2009


The following commit has been merged in the master branch:
commit cdbed3ab5d26abd867ec5d2a52a80cc90d2392ab
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Mon Mar 16 17:08:47 2009 +0100

    bump debhelper compatibility to 7

diff --git a/debian/changelog b/debian/changelog
index 6f023d8..560274f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ pxp (1.2.1-1) UNRELEASED; urgency=low
       with legacy camlp4 and ulex)
   * debian/*.in use high level substvar instead of making assumptions on
     the stdlib dir location
+  * bump debhelper compatibility to 7
 
   [ Stephane Glondu ]
   * Switching packaging to git
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 b2bcd26..8ba0053 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>
 Build-Depends:
- debhelper (>> 5.0.0),
+ debhelper (>= 7),
  ocaml-nox (>= 3.10.0),
  camlp5,
  ocaml-findlib (>= 1.1),

-- 
pxp packaging



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