[Pkg-ocaml-maint-commits] [SCM] Debian packaging for coccinelle branch, master, updated. debian/0.2.3.deb-1-8-gd75cecb

Eugeniy Meshcheryakov eugen at debian.org
Fri Nov 26 10:12:35 UTC 2010


The following commit has been merged in the master branch:
commit d75cecb1d70e1f9472c147ee8f3fa0620ff6a796
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Fri Nov 26 10:22:12 2010 +0100

    Depend on ocaml-findlib, thanks to Cyril Brulebois for noticing (closes: #604970)

diff --git a/debian/changelog b/debian/changelog
index 31fcb83..5140a0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+coccinelle (0.2.4.deb-2) experimental; urgency=low
+
+  * Depend on ocaml-findlib, thanks to Cyril Brulebois for noticing
+    (closes: #604970)
+
+ -- Євгеній Мещеряков <eugen at debian.org>  Fri, 26 Nov 2010 09:52:48 +0100
+
 coccinelle (0.2.4.deb-1) experimental; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index c3b549f..4639e9a 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,8 @@ Depends:
  ${python:Depends},
  python-gobject,
  python-gtk2,
- python-glade2
+ python-glade2,
+ ocaml-findlib
 Suggests: vim-addon-manager
 Description: semantic patching tool for C
  Cocinelle is a program matching and transformation tool for C.

-- 
Debian packaging for coccinelle



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