[Pkg-ocaml-maint-commits] [SCM] Debian packaging for coccinelle branch, master, updated. debian/0.1.6.deb+a-1-6-gb726b7e

Eugeniy Meshcheryakov eugen at debian.org
Mon Apr 6 14:37:08 UTC 2009


The following commit has been merged in the master branch:
commit 689339d8a1f40450832dc5e3b79febe7187e8048
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Mon Apr 6 16:01:49 2009 +0200

    Add explicit list of topgit patches into debian/rules

diff --git a/debian/changelog b/debian/changelog
index 954cfe6..b31f609 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ coccinelle (0.1.6.deb+a-2) unstable; urgency=low
   * Compile to native code if possible
   * Git repository is now in pkg-ocaml-maint group. Adjust Vcs-* fields
   * Set maintainers to Debian OCaml Maintainers 
+  * Add explicit list of topgit patches into debian/rules
 
- -- Євгеній Мещеряков <eugen at debian.org>  Mon, 06 Apr 2009 15:55:00 +0200
+ -- Євгеній Мещеряков <eugen at debian.org>  Mon, 06 Apr 2009 16:01:05 +0200
 
 coccinelle (0.1.6.deb+a-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 157a600..6796ffe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,12 @@ include /usr/share/quilt/quilt.make
 -include /usr/share/topgit/tg2quilt.mk
 include /usr/share/ocaml/ocamlvars.mk
 
+TG_BRANCHES = debian/documentation-paths \
+	      fixes/clean-fixes \
+	      fixes/dont-overwrite-config \
+	      fixes/system-menhir \
+	      fixes/system-pycaml
+
 COCCI_FLAGS = BYTECODE_STATIC="" MANDIR=/usr/share/man
 
 VIM_ADIR = $(CURDIR)/debian/coccinelle/usr/share/vim/addons

-- 
Debian packaging for coccinelle



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