[Pkg-lyx-devel] svn commit: r250 - in /lyx/branches/lyx-1.5/debian: changelog control

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Tue Feb 6 18:29:32 CET 2007


Author: pelle
Date: Tue Feb  6 18:29:31 2007
New Revision: 250

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=250
Log:
* Simplify dependencies.

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=250&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/changelog (original)
+++ lyx/branches/lyx-1.5/debian/changelog Tue Feb  6 18:29:31 2007
@@ -4,8 +4,9 @@
   * Remove support for multiple frontends. Only build the qt4 frontend,
     and place it in the lyx package.
   * Temporarily disable debug symbols (-g) because of a bug in binutils.
-
- -- Per Olofsson <pelle at debian.org>  Sat,  3 Feb 2007 19:10:40 +0100
+  * Simplify dependencies.
+
+ -- Per Olofsson <pelle at debian.org>  Tue,  6 Feb 2007 18:29:22 +0100
 
 lyx (1.4.3-3) UNRELEASED; 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=250&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/control (original)
+++ lyx/branches/lyx-1.5/debian/control Tue Feb  6 18:29:31 2007
@@ -10,8 +10,8 @@
 
 Package: lyx
 Architecture: any
-Depends: lyx-common (= ${source:Version}), tetex-bin (>= 2.0.2-11) | texlive-latex-base, tetex-extra | texlive-latex-recommended, tetex-extra | texlive-fonts-recommended, preview-latex-style, libtiff-tools, groff, imagemagick, mime-support, ${shlibs:Depends}
-Recommends: kdeprint | lpr, konqueror | www-browser, kghostview | postscript-viewer, kpdf | pdf-viewer, sgmltools-lite, linuxdoc-tools, rcs, tex4ht | hevea | tth | latex2html, gnuhtml2latex, wv, dvipost, latex-xft-fonts
+Depends: ${shlibs:Depends}, lyx-common (= ${source:Version}), tetex-bin (>= 2.0.2-11) | texlive-latex-base, tetex-extra | texlive-latex-recommended, tetex-extra | texlive-fonts-recommended, preview-latex-style, libtiff-tools, groff, imagemagick, mime-support, psutils, xdg-utils
+Recommends: kdeprint | lpr, konqueror | www-browser, kghostview | postscript-viewer, kpdf | pdf-viewer, sgmltools-lite, linuxdoc-tools, rcs, tex4ht | hevea | tth | latex2html, gnuhtml2latex, wv, dvipost, latex-xft-fonts, dvipng
 Suggests: chktex, nowebm, menu
 Replaces: lyx-common (<< 1.4.2-1)
 Conflicts: lyx-qt, lyx-xforms
@@ -40,9 +40,8 @@
 Package: lyx-common
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: perl, ${python:Depends}, tetex-bin (>= 2.0.2-11) | texlive-latex-base, xdg-utils
-Recommends: lyx, tetex-extra | texlive-latex-recommended, tetex-extra | texlive-fonts-recommended, libtiff-tools, groff, imagemagick, mime-support, psutils
-Suggests: kdeprint | lpr, konqueror | www-browser, kghostview | postscript-viewer, kpdf | pdf-viewer, sgmltools-lite, linuxdoc-tools, rcs, tex4ht | hevea | tth | latex2html, gnuhtml2latex, wv, dvipost, dvipng
+Depends: ${python:Depends}, tetex-bin (>= 2.0.2-11) | texlive-latex-base
+Recommends: lyx
 Description: High Level Word Processor - common files
  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




More information about the Pkg-lyx-devel mailing list