[Pkg-lyx-devel] [SCM] LyX packaging branch, master, updated. upstream/1.6.4-447-gf11e3aa
Sven Hoexter
sven at timegate.de
Wed Sep 30 19:44:49 UTC 2009
The following commit has been merged in the master branch:
commit 3c9d51dda57cdfc40f1aded2026e39a2c5040d05
Author: Sven Hoexter <sven at timegate.de>
Date: Wed Sep 30 21:38:01 2009 +0200
Add elyxer to the list of HTML converters.
diff --git a/debian/changelog b/debian/changelog
index 49bc4eb..614db8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
lyx (1.6.4-2) UNRELEASED; urgency=low
+ [ Per Olofsson ]
* Modify build-dep on quilt so it accepts backported quilt as well.
* Remove "obvious" Suggests (lpr, www-browser).
* Remove conflicts and replaces, as they were only needed pre-lenny.
@@ -7,7 +8,10 @@ lyx (1.6.4-2) UNRELEASED; urgency=low
on new installations. Otherwise installation might fail.
Closes: #548119.
- -- Per Olofsson <pelle at debian.org> Sun, 30 Aug 2009 12:06:07 +0200
+ [ Sven Hoexter ]
+ * Add elyxer to the list of HTML converters.
+
+ -- Sven Hoexter <hoexter at debian.org> Wed, 30 Sep 2009 21:37:15 +0200
lyx (1.6.4-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 455ccc8..c93fd58 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-fonts-recommended, preview-latex-style, dvipng, imagemagick, psutils, ghostscript, poppler-utils, ttf-lyx, evince | pdf-viewer
-Suggests: rcs, dvipost, tex4ht | hevea | tth | latex2html, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, menu, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf
+Suggests: rcs, dvipost, tex4ht | elyxer | 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, hevea, tth, or latex2html: export HTML documents
+ * tex4ht, elyxer, 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