[Pkg-ocaml-maint-commits] [SCM] Debian packaging for coccinelle branch, master, updated. debian/1.0.0_rc7.deb-1-5-g6caf4bb

Eugeniy Meshcheryakov eugen at debian.org
Sat Dec 3 14:56:05 UTC 2011


The following commit has been merged in the master branch:
commit 6612857362e14f00ce901a46ecc4fc9b8ee76e14
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Sat Dec 3 14:47:59 2011 +0100

    Build-depend on debhelper >= 8.1.0~ for build-arch and build-indep targets

diff --git a/debian/changelog b/debian/changelog
index c9dc730..5972afa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 coccinelle (1.0.0~rc7.deb-2) experimental; urgency=low
 
   * Upload to unstable
+  * Build-depend on debhelper >= 8.1.0~ for build-arch and build-indep
+    targets
 
- -- Євгеній Мещеряков <eugen at debian.org>  Sat, 03 Dec 2011 14:29:36 +0100
+ -- Євгеній Мещеряков <eugen at debian.org>  Sat, 03 Dec 2011 14:47:23 +0100
 
 coccinelle (1.0.0~rc7.deb-1) experimental; urgency=low
 
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 8907eb7..d1a9d6d 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: Євгеній Мещеряков <eugen at debian.org>
 Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 8.1.0~),
  dh-ocaml (>= 0.9.4~),
  ocaml-nox (>= 3.11.1-3~),
  libpycaml-ocaml-dev (>= 0.82-13~),

-- 
Debian packaging for coccinelle



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