[Pkg-ocaml-maint-commits] [SCM] mldonkey packaging branch, master, updated. debian/3.0.3-4-10-g339d2f0

Stephane Glondu steph at glondu.net
Sat Feb 12 16:31:20 UTC 2011


The following commit has been merged in the master branch:
commit b98dd94c49f20c6ceb4e6745d1b230aaa072e942
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Feb 12 17:01:04 2011 +0100

    Bump debhelper compat level to 8

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 1257467..73979ff 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: autoconf, autotools-dev,
  ocaml-best-compilers,
  dh-ocaml (>= 0.9.1),
  camlp4,
- debhelper (>= 7.0.50~),
+ debhelper (>= 8),
  po-debconf,
  xsltproc,
  zlib1g-dev,
diff --git a/debian/rules b/debian/rules
index 340ee35..5d73ec2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,4 +66,4 @@ ifeq ($(OCAML_BEST),opt)
 endif
 
 %:
-	dh --with ocaml $@
+	dh $@ --with ocaml

-- 
mldonkey packaging



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