[mona] 09/13: install mona-mode.el via dh_install
Ralf Treinen
treinen at moszumanska.debian.org
Mon Aug 18 10:10:46 UTC 2014
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository mona.
commit 67c19215ba827d0ce3c5ff62a3a749222d334bbb
Author: Ralf Treinen <treinen at free.fr>
Date: Mon Aug 18 11:30:25 2014 +0200
install mona-mode.el via dh_install
---
debian/changelog | 8 +++++---
debian/mona.install | 1 +
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bd44063..44bc8e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,11 +2,13 @@ mona (1.4-15-1) unstable; urgency=medium
* new upstream release
* add debian/watch
- * debian/rules: rewrite, using dh
* dh compatibility level 9
* standards-version 3.9.5 (no change)
- * patch install-skip-emacs-mode: drop installation of mona-mode.el from
- upstream makefile since it tries to install it at the wrong location.
+ * rewrite the package build system:
+ - use the standard dh file for debian/rules
+ - patch install-skip-emacs-mode: drop installation of mona-mode.el from
+ upstream makefile since it tries to install it at the wrong location.
+ - install mona-mode.el via debian/mona.install
-- Ralf Treinen <treinen at debian.org> Mon, 18 Aug 2014 10:30:43 +0200
diff --git a/debian/mona.install b/debian/mona.install
new file mode 100644
index 0000000..9f8f0a6
--- /dev/null
+++ b/debian/mona.install
@@ -0,0 +1 @@
+mona-mode.el usr/share/emacs/site-lisp/mona
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mona.git
More information about the debian-science-commits
mailing list