[Pkg-lyx-devel] [SCM] eLyxer - standalone LyX to html converter branch, master, updated. upstream/0.42-88-g506f102
Sven Hoexter
sven at timegate.de
Sat Apr 10 08:31:31 UTC 2010
The following commit has been merged in the master branch:
commit fb6649cbf3caaa8d6cd2207fe838c18edd0d2e66
Author: Sven Hoexter <sven at timegate.de>
Date: Sat Apr 10 10:02:39 2010 +0200
Remove the removal of the pre-generated fr2 accidently included in the eLyXer 0.42 tarball from debian/rules.
diff --git a/debian/changelog b/debian/changelog
index 2857f5b..415a301 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ elyxer (0.43-1) unstable; urgency=low
jsMath and --mathjax to use MathJax.
* Add --jsmath and --mathjax to the elyxer manpage.
* Add debian/gbp.conf to use pristine-tar.
+ * Remove the removal of the pre-generated fr2 accidently included
+ in the eLyXer 0.42 tarball from debian/rules.
-- Sven Hoexter <hoexter at debian.org> Sat, 10 Apr 2010 09:52:36 +0200
diff --git a/debian/rules b/debian/rules
index 1f6307d..ee53b5c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,6 @@ override_dh_auto_install:
install --mode=755 elyxer.py debian/elyxer/usr/bin/elyxer
install --mode=755 loremipsumize.py debian/elyxer/usr/bin/loremipsumize
cp -r po/locale debian/elyxer/usr/share/
- rm -r debian/elyxer/usr/share/locale/fr2
override_dh_installchangelogs:
dh_installchangelogs docs/changelog.html
--
eLyxer - standalone LyX to html converter
More information about the Pkg-lyx-devel
mailing list