[Pkg-ocaml-maint-commits] [SCM] ulex packaging branch, master, updated. debian/1.0-4-15-ga92f852

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


The following commit has been merged in the master branch:
commit 493dacb73524f5ef557b010408c4f075df8e9249
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Sat Feb 28 22:44:55 2009 +0100

    bump debhelper compatibility level to 7

diff --git a/debian/changelog b/debian/changelog
index 5755153..5016971 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 ulex (1.1-1) UNRELEASED; urgency=low
 
   [ Stefano Zacchiroli ]
-    * New Upstream Version
+  * New Upstream Version
+  * bump debhelper compatibility level 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 7bc6a68..8e3fac6 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-8),
  camlp4,
  camlp4-extra,

-- 
ulex packaging



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