[Pkg-ocaml-maint-commits] [tuareg-mode] 06/08: install additional *.el files

Ralf Treinen treinen at moszumanska.debian.org
Sun Mar 22 14:56:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch experimental/master
in repository tuareg-mode.

commit 52708594e6c0093a387c9ff773a5c3828218c765
Author: Ralf Treinen <treinen at free.fr>
Date:   Sat Mar 21 22:22:39 2015 +0100

    install additional *.el files
---
 debian/changelog | 3 ++-
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 79eb3c3..72c5da6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ tuareg-mode (1:2.0.9-1) experimental; urgency=medium
   * debian/watch: switch to new upstream site at github.
   * debian/tuareg-mode.docs: README is now README.md
   * debian/rules: drop override of dh_installchagelogs
+  * debian/rules: install additional *.el files
 
- -- Ralf Treinen <treinen at debian.org>  Sat, 21 Mar 2015 22:18:07 +0100
+ -- Ralf Treinen <treinen at debian.org>  Sat, 21 Mar 2015 22:22:23 +0100
 
 tuareg-mode (1:2.0.7-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index d8b0b11..4184415 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ export TUAREGXELDIR=debian/tuareg-mode/usr/share/xemacs/site-lisp/tuareg-mode
 .PHONY: override_dh_auto_install
 override_dh_auto_install:
 	mkdir -p $(TUAREGELDIR)
-	cp tuareg.el $(TUAREGELDIR)
+	cp tuareg.el tuareg_indent.el tuareg-light.el $(TUAREGELDIR)
 	cp ocamldebug.el $(TUAREGELDIR)/ocamldebug-tuareg.el
 
 .PHONY: override_dh_installemacsen

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/tuareg-mode.git



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