[Pkg-lyx-devel] [SCM] LyX packaging branch, master, updated. upstream/1.6.6-465-ga74c67d
Sven Hoexter
sven at timegate.de
Thu May 20 20:07:17 UTC 2010
The following commit has been merged in the master branch:
commit a74c67dd1ba72593e24a86dfde10b984d36317a5
Author: Sven Hoexter <sven at timegate.de>
Date: Thu May 20 22:07:09 2010 +0200
Set elyxer to the first position in the list of HTML converters.
diff --git a/debian/changelog b/debian/changelog
index d26dff4..0c877ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ lyx (1.6.6-2) unstable; urgency=low
libenchant-dev.
* Add librsvg2-bin | inkscape to the Recommends to support SVG image
handling (new in LyX 1.6.6).
+ * Set elyxer to the first position in the list of HTML converters.
-- Sven Hoexter <hoexter at debian.org> Thu, 20 May 2010 15:40:47 +0200
diff --git a/debian/control b/debian/control
index 0472376..2d2e024 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Package: lyx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lyx-common (= ${source:Version}), xdg-utils, mime-support
Recommends: texlive-latex-recommended, texlive-latex-extra, texlive-science, texlive-fonts-recommended, preview-latex-style, dvipng, imagemagick, psutils, ghostscript, poppler-utils, ttf-lyx, evince | pdf-viewer, librsvg2-bin | inkscape
-Suggests: rcs, dvipost, tex4ht | elyxer | hevea | tth | latex2html, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, menu, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf
+Suggests: rcs, dvipost, elyxer | tex4ht | hevea | tth | latex2html, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, menu, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf
Description: Document Processor
LyX is an almost WYSIWYG-frontend for LaTeX. It makes the power and
typesetting quality of LaTeX available for people who are used to
@@ -38,7 +38,7 @@ Description: Document Processor
* noweb: import noweb files
* rcs: integrated version control
* sgmltools-lite: export SGML DocBook documents
- * tex4ht, elyxer, hevea, tth, or latex2html: export HTML documents
+ * elyxer, tex4ht, hevea, tth, or latex2html: export HTML documents
* texlive-latex-extra: more styles and packages
* wv: import MS Word documents
--
LyX packaging
More information about the Pkg-lyx-devel
mailing list