[Pkg-ocaml-maint-commits] [SCM] Debian packaging for coccinelle branch, master, updated. debian/0.1.6.deb+a-3-7-g519f190

Eugeniy Meshcheryakov eugen at debian.org
Thu Apr 16 18:48:48 UTC 2009


The following commit has been merged in the master branch:
commit 519f1902b326ddd029c78c1ba6b32e5c96ff55ca
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Thu Apr 16 20:48:42 2009 +0200

    New patches:
      - fixes/system-ocamlsexp - use Debian's ocamlsexp

diff --git a/debian/changelog b/debian/changelog
index e936572..1fd3c42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ coccinelle (0.1.7.deb-1) unstable; urgency=low
   * Removed patches:
     - fixes/clean-fixes
     - fixes/dont-overwrite-config 
+  * New patches:
+    - fixes/system-ocamlsexp - use Debian's ocamlsexp
 
- -- Євгеній Мещеряков <eugen at debian.org>  Thu, 16 Apr 2009 20:26:18 +0200
+ -- Євгеній Мещеряков <eugen at debian.org>  Thu, 16 Apr 2009 20:48:00 +0200
 
 coccinelle (0.1.6.deb+a-3) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 61fb090..3158023 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,8 @@
 
 TG_BRANCHES = debian/documentation-paths \
 	      fixes/system-menhir \
-	      fixes/system-pycaml
+	      fixes/system-pycaml \
+	      fixes/system-ocamlsexp
 
 include /usr/share/quilt/quilt.make
 -include /usr/share/topgit/tg2quilt.mk

-- 
Debian packaging for coccinelle



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