[Pkg-lyx-devel] [SCM] LyX packaging branch, master, updated. upstream/2.0.0_beta4-520-gf5a38b9
Sven Hoexter
sven at timegate.de
Mon Feb 7 13:28:48 UTC 2011
The following commit has been merged in the master branch:
commit f5a38b9ec06c1964c1be28077e935d5717a2eddc
Author: Sven Hoexter <sven at timegate.de>
Date: Mon Feb 7 14:28:28 2011 +0100
Move HTML converters from suggests to recommends. (Closes: #611862)
diff --git a/debian/changelog b/debian/changelog
index f4d6d4d..cfc0eb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ lyx (2.0.0~beta4-1) UNRELEASED; urgency=low
* Don't mention texlive-latex-extra in the long description for lyx. It's
already recommended and thus part of the default installation.
* Add a note about librsvg2-bin and inkscape to the long description.
+ * Move HTML converters from suggests to recommends. (Closes: #611862)
[ Per Olofsson ]
* Add debian/source/local-options with option unapply-patches.
diff --git a/debian/control b/debian/control
index 428b8fc..83c6267 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Build-Depends: python-support, debhelper (>= 8),
Package: lyx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lyx-common (= ${source:Version}), xdg-utils
-Recommends: texlive-latex-recommended, texlive-latex-extra, texlive-science, texlive-generic-extra, texlive-fonts-recommended, preview-latex-style, dvipng, imagemagick, psutils, ghostscript, poppler-utils, ttf-lyx, evince-gtk | pdf-viewer
-Suggests: rcs, dvipost, elyxer | tex4ht | hevea | tth | latex2html, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, menu, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf, librsvg2-bin | inkscape
+Recommends: texlive-latex-recommended, texlive-latex-extra, texlive-science, texlive-generic-extra, texlive-fonts-recommended, preview-latex-style, dvipng, imagemagick, psutils, ghostscript, poppler-utils, ttf-lyx, evince-gtk | pdf-viewer, elyxer | tex4ht | hevea | tth | latex2html
+Suggests: rcs, dvipost, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, menu, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf, librsvg2-bin | inkscape
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
@@ -31,7 +31,6 @@ Description: Document Processor
You can extend the functionality of LyX by installing these packages:
* chktex: check for typographical errors
* dvipost: display tracked changes in DVI format output
- * elyxer, tex4ht, hevea, tth, or latex2html: export HTML documents
* gnuhtml2latex: import HTML documents
* groff: improved table formatting in plain text exports
* librsvg2-bin, inkscape: use the SVG image format in LyX documents
--
LyX packaging
More information about the Pkg-lyx-devel
mailing list