[musixtex] 01/06: remove dummy ' file, thanks Klaus Knopper (Closes: #809333)
This is an automated email from the git hooks/post-receive script.
preining pushed a commit to branch master
in repository musixtex.
commit b72e651a6bf58b3c2bc073a587f1e97a3358b6ee
Author: Norbert Preining <preining@debian.org>
Date: Tue Dec 29 21:41:49 2015 +0900
remove dummy ' file, thanks Klaus Knopper (Closes: #809333)
---
debian/changelog | 6 ++++++
debian/rules | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e761162..09cce80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+musixtex (1:1.20.ctan20151216-2) unstable; urgency=medium
+
+ * remove dummy ' file, thanks Klaus Knopper (Closes: #809333)
+
+ -- Norbert Preining <preining@debian.org> Tue, 29 Dec 2015 21:41:14 +0900
+
musixtex (1:1.20.ctan20151216-1) unstable; urgency=medium
* new upstream releases
diff --git a/debian/rules b/debian/rules
index 8b96a58..f93ad35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,8 @@ override_dh_auto_install:
cp -a musixtex-fonts/map $(TEXMF)/fonts/map/dvips/musixtex-fonts
# remove man pages from installed doc directory
rm $(TEXMF)/doc/generic/musixtex/scripts/*.1
+ # remove dummy ' file
+ rm $(TEXMF)/fonts/map/dvips/musixtex-fonts/\'
# link the musixflx lua script into usr/bin
mkdir -p $(r)/usr/bin
ln -s ../share/texmf/scripts/musixtex/musixflx.lua \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/musixtex.git
Reply to: