[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[m-tx] 06/08: fix installation, add NEWS file



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

preining pushed a commit to branch master
in repository m-tx.

commit 0898601a27956c251ebb2971f726214e77f183e3
Author: Norbert Preining <preining@debian.org>
Date:   Thu Dec 17 19:03:44 2015 +0900

    fix installation, add NEWS file
---
 debian/NEWS  | 7 +++++++
 debian/rules | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..e03f1c3
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,7 @@
+m-tx (0.61.ctan20151217-1) unstable; urgency=medium
+
+  * The standalone script m-tx has been incorporated into the musixtex
+    script, and thus not shipped anymore. Scripts using m-tx needs to
+    be adapted to use musixtex instead.
+
+ -- Norbert Preining <preining@debian.org>  Thu, 17 Dec 2015 19:02:26 +0900
diff --git a/debian/rules b/debian/rules
index 846a488..e0e50d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ override_dh_auto_build:
 override_dh_auto_install:
 	$(MAKE) -Cmtx-$(version) DESTDIR=$(r) install
 	mkdir -p $(texmf)
-	cp -a doc scripts tex $(texmf)
+	cp -a doc tex $(texmf)
 	# install updated documentation
 	cp bindoc/mtxdoc.pdf $(texmf)/doc/generic/m-tx/
 	# remove man pages from installed doc directory

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/m-tx.git


Reply to: