[Pkg-lyx-devel] svn commit: r360 - in /lyx/branches/lyx-1.5/debian: changelog control
pelle at users.alioth.debian.org
pelle at users.alioth.debian.org
Sat Sep 15 13:31:51 UTC 2007
Author: pelle
Date: Sat Sep 15 13:31:51 2007
New Revision: 360
URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=360
Log:
* Move around Depends/Recommends/Suggests so that they mean what
they're supposed to mean.
* Update description.
Modified:
lyx/branches/lyx-1.5/debian/changelog
lyx/branches/lyx-1.5/debian/control
Modified: lyx/branches/lyx-1.5/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.5/debian/changelog?rev=360&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/changelog (original)
+++ lyx/branches/lyx-1.5/debian/changelog Sat Sep 15 13:31:51 2007
@@ -5,8 +5,11 @@
* Remove boost-mt patch and bump boost version build-dep. We don't
need -mt according to configure.ac, and there are now symlinks in
place.
-
- -- Per Olofsson <pelle at debian.org> Fri, 14 Sep 2007 18:18:13 +0200
+ * Move around Depends/Recommends/Suggests so that they mean what
+ they're supposed to mean.
+ * Update description.
+
+ -- Per Olofsson <pelle at debian.org> Sat, 15 Sep 2007 15:31:42 +0200
lyx (1.5.1-1) experimental; urgency=low
Modified: lyx/branches/lyx-1.5/debian/control
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.5/debian/control?rev=360&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/control (original)
+++ lyx/branches/lyx-1.5/debian/control Sat Sep 15 13:31:51 2007
@@ -15,32 +15,32 @@
Package: lyx
Architecture: any
-Depends: ${shlibs:Depends}, lyx-common (= ${source:Version}), texlive-latex-recommended, texlive-fonts-recommended, preview-latex-style, libtiff-tools, groff, imagemagick, mime-support, psutils, xdg-utils, latex-xft-fonts
-Recommends: kdeprint | lpr, konqueror | www-browser, kghostview | postscript-viewer, kpdf | pdf-viewer, rcs, tex4ht | hevea | tth | latex2html, gnuhtml2latex, wv, dvipost, dvipng
-Suggests: chktex, nowebm, menu, sgmltools-lite, linuxdoc-tools, texlive-latex-extra
+Depends: ${shlibs:Depends}, lyx-common (= ${source:Version}), xdg-utils, mime-support
+Recommends: texlive-latex-recommended, texlive-fonts-recommended, preview-latex-style, dvipng, imagemagick, psutils, latex-xft-fonts, kghostview | postscript-viewer, kpdf | pdf-viewer
+Suggests: cupsys-client | lpr, konqueror | www-browser, rcs, dvipost, tex4ht | hevea | tth | latex2html, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, menu, sgmltools-lite, linuxdoc-tools, texlive-latex-extra
Replaces: lyx-common (<< 1.5.0~beta1-3)
Conflicts: lyx-qt, lyx-xforms
-Description: High Level Word Processor
- LyX is an almost WYSIWYG-frontend for LaTeX that runs under the X Window
- System. It makes the power and typesetting quality of LaTeX available for
- people who are used to word processors. Since LyX supports LaTeX's concept
- of general mark-ups, it is even easier and faster to create professional
- quality documents with it than with usual word processors. It is also
- possible to use LaTeX-commands within LyX, so nothing of LaTeX's power is
- lost.
+Description: Graphical document processor using LaTeX
+ LyX is an almost WYSIWYG-frontend for LaTeX. It makes the power and
+ typesetting quality of LaTeX available for people who are used to
+ word processors. Since LyX supports LaTeX's concept of general
+ mark-ups, it is even easier and faster to create professional quality
+ documents with it than with usual word processors. It is also
+ possible to use LaTeX commands within LyX, so nothing of LaTeX's
+ power is lost.
.
You can extend the functionality of LyX by installing these packages:
- * dvipost: display tracked changes in the dvi output
- * kdeprint or lpr: a printing tool
- * konqueror or www-browser: allows to view HTML documents
- * kghostview or postscript-viewer: allows to view PostScript documents
- * kpdf or pdf-viewer: allows to view PDF documents
- * sgmltools-lite: allows to export SGML DocBook documents
- * linuxdoc-tools: allows to export SGML LinuxDoc documents
- * rcs: allows to use versioning feature
- * tex4ht or hevea or tth or latex2html: allows to export HTML documents
- * gnuhtml2latex: allows to import HTML documents
- * wv: allows to import Word documents
+ * chktex: check for typographical errors
+ * dvipost: display tracked changes in DVI format output
+ * gnuhtml2latex: import HTML documents
+ * groff: improved table formatting in plain text exports
+ * linuxdoc-tools: export SGML LinuxDoc documents
+ * noweb: import noweb files
+ * rcs: integrated version control
+ * sgmltools-lite: export SGML DocBook documents
+ * tex4ht, hevea, tth, or latex2html: export HTML documents
+ * texlive-latex-extra: more styles and packages
+ * wv: import MS Word documents
Package: lyx-common
Architecture: all
More information about the Pkg-lyx-devel
mailing list