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

Eugeniy Meshcheryakov eugen at debian.org
Mon Apr 9 18:25:18 UTC 2012


The following commit has been merged in the master branch:
commit d8102467fed5c50d6b94e5415f0b895ded4d5f52
Author: Eugeniy Meshcheryakov <eugen at 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
+
+ -- Євгеній Мещеряков <eugen at 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



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