[Pkg-ocaml-maint-commits] [SCM] xstr packaging branch, master, updated. debian/0.2.1-19-9-ge47a5cd

Stefano Zacchiroli zack at upsilon.cc
Thu Feb 26 22:11:52 UTC 2009


The following commit has been merged in the master branch:
commit 8258e453ec20461f2af4f99a9589e2ada35df1f3
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Thu Feb 26 23:03:53 2009 +0100

    bump debhelper compatibility level to 7

diff --git a/debian/changelog b/debian/changelog
index e81bda2..5ff589b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ xstr (0.2.1-20) UNRELEASED; urgency=low
   [ Stefano Zacchiroli ]
   * debian/control:
     - bump standards version to 3.8.0 (no changes needed)
+  * bump debhelper compatibility level to 7
 
   [ Stephane Glondu ]
   * Update Homepage, fix watch file.
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 25e4bea..d559342 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,12 @@ Section: libdevel
 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), ocaml-nox (>= 3.10.0), ocaml-findlib (>= 1.1), cdbs, dpatch
+Build-Depends:
+ debhelper (>= 7),
+ ocaml-nox (>= 3.10.0),
+ ocaml-findlib (>= 1.1),
+ cdbs,
+ dpatch
 Standards-Version: 3.8.0
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/xstr.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/xstr.git

-- 
xstr packaging



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