The following commit has been merged in the master branch:
commit d8102467fed5c50d6b94e5415f0b895ded4d5f52
Author: Eugeniy Meshcheryakov <eu...@debian.org>
Date:   Mon Apr 9 20:16:19 2012 +0200

    Build-depend on pkg-config (>= 0.9.0), fixes FTBFS

diff --git a/debian/changelog b/debian/changelog
index 6a82411..1f532b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+coccinelle (1.0.0~rc12.deb-2) experimental; urgency=low
+
+  * Build-depend on pkg-config (>= 0.9.0), fixes FTBFS
+
+ -- Євгеній Мещеряков <eu...@debian.org>  Mon, 09 Apr 2012 20:15:48 +0200
+
 coccinelle (1.0.0~rc12.deb-1) experimental; urgency=low
 
   * New upstream RC
diff --git a/debian/control b/debian/control
index 097304b..699fb0b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends:
  libsexplib-camlp4-dev,
  libpcre-ocaml-dev,
  libextlib-ocaml-dev,
+ pkg-config (>= 0.9.0),
  texlive-fonts-extra,
  texlive-fonts-recommended,
  texlive-latex-base,

-- 
Debian packaging for coccinelle

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to