[Pkg-lyx-devel] svn commit: r531 - in /lyx/branches/lyx-1.6/debian: changelog control
pelle at users.alioth.debian.org
pelle at users.alioth.debian.org
Fri Jul 25 12:06:33 UTC 2008
Author: pelle
Date: Fri Jul 25 12:06:33 2008
New Revision: 531
URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=531
Log:
Remove texlive-latex-base dependency from lyx-common, as it already
depends on tex-common via ${misc:Depends}, and that's all that's
really necessary.
Modified:
lyx/branches/lyx-1.6/debian/changelog
lyx/branches/lyx-1.6/debian/control
Modified: lyx/branches/lyx-1.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.6/debian/changelog?rev=531&op=diff
==============================================================================
--- lyx/branches/lyx-1.6/debian/changelog (original)
+++ lyx/branches/lyx-1.6/debian/changelog Fri Jul 25 12:06:33 2008
@@ -1,3 +1,11 @@
+lyx (1.6.0~beta4-2) UNRELEASED; urgency=low
+
+ * Remove texlive-latex-base dependency from lyx-common, as it already
+ depends on tex-common via ${misc:Depends}, and that's all that's
+ really necessary.
+
+ -- Per Olofsson <pelle at debian.org> Fri, 25 Jul 2008 14:06:23 +0200
+
lyx (1.6.0~beta4-1) experimental; urgency=low
[ Sven Hoexter ]
Modified: lyx/branches/lyx-1.6/debian/control
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.6/debian/control?rev=531&op=diff
==============================================================================
--- lyx/branches/lyx-1.6/debian/control (original)
+++ lyx/branches/lyx-1.6/debian/control Fri Jul 25 12:06:33 2008
@@ -46,7 +46,7 @@
Package: lyx-common
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, texlive-latex-base
+Depends: ${misc:Depends}, ${python:Depends}
Recommends: lyx
Conflicts: latex-beamer (<= 3.06.dfsg.1-0.1)
Description: Architecture-independent files for LyX
More information about the Pkg-lyx-devel
mailing list