[Pkg-lyx-devel] [lyx] 01/01: Replace suggest for dvipost with latex-xcolor.
Sven Hoexter
hoexter at moszumanska.debian.org
Thu Sep 25 21:21:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
hoexter pushed a commit to branch master
in repository lyx.
commit f758b7c9403a9777874f7f112216993fd85f9ce0
Author: Sven Hoexter <sven at stormbind.net>
Date: Thu Sep 25 23:20:07 2014 +0200
Replace suggest for dvipost with latex-xcolor.
I'm not sure if it works out of the box, borrowed the dependency list
partly at Fedora:
http://pkgs.fedoraproject.org/cgit/lyx.git/commit/lyx.spec?id=3abbad35822e52d65f61b706a3112645bab2aecd
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e5ca2db..c699a86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ lyx (2.1.2-1) UNRELEASED; urgency=low
* Add libmagic-dev to build-depends.
* Add bc to build-depends. Thanks to the always amazing Pavel Sanda
for the hint.
+ * Replace suggest for dvipost with latex-xcolor.
-- Sven Hoexter <hoexter at debian.org> Wed, 26 Jun 2013 15:28:08 +0200
diff --git a/debian/control b/debian/control
index 0067eab..7075762 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ 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-recommended, texlive-generic-extra, texlive-fonts-recommended, preview-latex-style, dvipng, imagemagick, psutils, ghostscript, poppler-utils, fonts-lyx, evince-gtk | pdf-viewer, elyxer | tex4ht | hevea | tth | latex2html
-Suggests: rcs, dvipost, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf, librsvg2-bin | inkscape, texlive-xetex, etoolbox, lyx-dbg (= ${binary:Version})
+Suggests: rcs, latex-xcolor, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf, librsvg2-bin | inkscape, texlive-xetex, etoolbox, lyx-dbg (= ${binary:Version})
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
@@ -30,9 +30,9 @@ 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
* gnuhtml2latex: import HTML documents
* groff: improved table formatting in plain text exports
+ * latex-xcolor: for coloured change tracking
* librsvg2-bin, inkscape: use the SVG image format in LyX documents
* linuxdoc-tools: export SGML LinuxDoc documents
* mythes-*: use the OpenOffice.org/LibreOffice Thesaurus
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-lyx/lyx.git
More information about the Pkg-lyx-devel
mailing list