[Pkg-ocaml-maint-commits] [SCM] Debian packaging for coccinelle branch, master, updated. debian/0.2.5.deb-3-10-g3a46b87

Eugeniy Meshcheryakov eugen at debian.org
Mon Oct 31 17:29:34 UTC 2011


The following commit has been merged in the master branch:
commit 3d76dcfd48e3d8564b31dc6ec45e40f7f187ab13
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Sun Oct 30 18:28:36 2011 +0100

    Build-depend on libpcre-ocaml-dev

diff --git a/debian/changelog b/debian/changelog
index 5e5e000..8145a23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 coccinelle (1.0.0~rc7.deb-1) unstable; urgency=low
 
   * New upstream RC
+  * Build-depend on libpcre-ocaml-dev
 
- -- Євгеній Мещеряков <eugen at debian.org>  Sun, 30 Oct 2011 18:27:41 +0100
+ -- Євгеній Мещеряков <eugen at debian.org>  Sun, 30 Oct 2011 18:28:22 +0100
 
 coccinelle (0.2.5.deb-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 8f8eb6a..7fdd8f6 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,8 @@ Build-Depends:
  texlive-latex-recommended,
  texlive-latex-extra,
  texlive-fonts-recommended,
- texlive-fonts-extra
+ texlive-fonts-extra,
+ libpcre-ocaml-dev
 Standards-Version: 3.9.2
 Homepage: http://coccinelle.lip6.fr
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/coccinelle.git

-- 
Debian packaging for coccinelle



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