[Pkg-ocaml-maint-commits] [SCM] oasis2debian project branch, master, updated. e4b433010fd297f19fb02e6deca06a3ee0dac3a1

Sylvain Le Gall gildor at debian.org
Mon Mar 25 00:25:52 UTC 2013


The following commit has been merged in the master branch:
commit 6672fcebcc25a6b1ef78e73f370420a0c0082a73
Author: Sylvain Le Gall <gildor at debian.org>
Date:   Sun Mar 24 13:06:08 2013 +0100

    Fix missing debhelper token.

diff --git a/src/DhFiles.ml b/src/DhFiles.ml
index 9332cd2..5d5716a 100644
--- a/src/DhFiles.ml
+++ b/src/DhFiles.ml
@@ -411,6 +411,8 @@ let dh_script_split fn =
 
 set -e
 
+#DEBHELPER#
+
 $insertion_point"));
     split (lines_of_file (debian_fn fn))
 

-- 
oasis2debian project



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