[Pkg-ocaml-maint-commits] [SCM] calendar packaging branch, master, updated. debian/2.0.2-1.1-20-g96d5d0e

Stefano Zacchiroli zack at upsilon.cc
Sat Feb 28 21:07:50 UTC 2009


The following commit has been merged in the master branch:
commit a307e4f57aa1ff15662b71920399383909cf1381
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Wed Feb 18 18:44:55 2009 +0100

    debhelper compatibility level: 7 (also affects debian/compat)

diff --git a/debian/changelog b/debian/changelog
index e7f8a68..9cc2858 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ calendar (2.01-1) UNRELEASED; urgency=low
   * debian/dirs.in: removed, dir creation is now delegated to Makefile
   * debian/control:
     - bump Standards-Version to 3.8.0 (no changes needed)
+    - debhelper compatibility level: 7 (also affects debian/compat)
   * rebuild against OCaml 3.11
     - stricten build-deps, for experimental build
     - add build-dep on dh-ocaml (which now ships the CDBS class)
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 9ec7bd0..37ea435 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.0.0),
  ocaml-nox (>= 3.11),
  ocaml-findlib,
  dpatch,

-- 
calendar packaging



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