[Pkg-lyx-devel] svn commit: r286 - in /lyx/trunk/debian: changelog
control control.qt
pelle at users.alioth.debian.org
pelle at users.alioth.debian.org
Wed Apr 11 16:45:35 UTC 2007
Author: pelle
Date: Wed Apr 11 16:45:35 2007
New Revision: 286
URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=286
Log:
* Depend on latex-xft-fonts instead of only recommending it.
Modified:
lyx/trunk/debian/changelog
lyx/trunk/debian/control
lyx/trunk/debian/control.qt
Modified: lyx/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/trunk/debian/changelog?rev=286&op=diff
==============================================================================
--- lyx/trunk/debian/changelog (original)
+++ lyx/trunk/debian/changelog Wed Apr 11 16:45:35 2007
@@ -4,6 +4,7 @@
* Include the quilt package's quilt.make instead of running quilt on our
own. Simplifies debian/rules.
* Don't depend on tetex anymore since it's obsolete.
+ * Depend on latex-xft-fonts instead of only recommending it.
[ Sven Hoexter]
* Adding a Conflicts: latex-beamer (<=3.06.dfsg.1-0.1) for lyx-common since
Modified: lyx/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/trunk/debian/control?rev=286&op=diff
==============================================================================
--- lyx/trunk/debian/control (original)
+++ lyx/trunk/debian/control Wed Apr 11 16:45:35 2007
@@ -58,8 +58,7 @@
Package: lyx-qt
Architecture: any
-Depends: lyx-common (= ${source:Version}), ${shlibs:Depends}
-Recommends: latex-xft-fonts
+Depends: lyx-common (= ${source:Version}), latex-xft-fonts, ${shlibs:Depends}
Suggests: menu
Description: High Level Word Processor - Qt frontend
LyX is an almost WYSIWYG-frontend for LaTeX that runs under the X Window
Modified: lyx/trunk/debian/control.qt
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/trunk/debian/control.qt?rev=286&op=diff
==============================================================================
--- lyx/trunk/debian/control.qt (original)
+++ lyx/trunk/debian/control.qt Wed Apr 11 16:45:35 2007
@@ -1,8 +1,7 @@
Package: lyx-qt
Architecture: any
-Depends: lyx-common (= ${source:Version}), ${shlibs:Depends}
-Recommends: latex-xft-fonts
+Depends: lyx-common (= ${source:Version}), latex-xft-fonts, ${shlibs:Depends}
Suggests: menu
Description: High Level Word Processor - Qt frontend
LyX is an almost WYSIWYG-frontend for LaTeX that runs under the X Window
More information about the Pkg-lyx-devel
mailing list