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

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


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

    Move TG_BRANCHES definition into correct place

diff --git a/debian/rules b/debian/rules
index 72479e6..61fb090 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,14 +3,14 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/quilt/quilt.make
--include /usr/share/topgit/tg2quilt.mk
-include /usr/share/ocaml/ocamlvars.mk
-
 TG_BRANCHES = debian/documentation-paths \
 	      fixes/system-menhir \
 	      fixes/system-pycaml
 
+include /usr/share/quilt/quilt.make
+-include /usr/share/topgit/tg2quilt.mk
+include /usr/share/ocaml/ocamlvars.mk
+
 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