[Pkg-lyx-devel] svn commit: r357 - in /lyx/branches/lyx-1.5/debian: changelog rules

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Fri Sep 14 10:32:25 UTC 2007


Author: pelle
Date: Fri Sep 14 10:32:25 2007
New Revision: 357

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=357
Log:
* Remove fonts from lyx-common.

Modified:
    lyx/branches/lyx-1.5/debian/changelog
    lyx/branches/lyx-1.5/debian/rules

Modified: lyx/branches/lyx-1.5/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.5/debian/changelog?rev=357&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/changelog (original)
+++ lyx/branches/lyx-1.5/debian/changelog Fri Sep 14 10:32:25 2007
@@ -1,8 +1,9 @@
 lyx (1.5.1-2) UNRELEASED; urgency=low
 
   * Update debian/copyright. Add BaKoMa font license.
-
- -- Per Olofsson <pelle at debian.org>  Thu, 13 Sep 2007 18:23:42 +0200
+  * Remove fonts from lyx-common.
+
+ -- Per Olofsson <pelle at debian.org>  Fri, 14 Sep 2007 12:32:16 +0200
 
 lyx (1.5.1-1) experimental; urgency=low
 

Modified: lyx/branches/lyx-1.5/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.5/debian/rules?rev=357&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/rules (original)
+++ lyx/branches/lyx-1.5/debian/rules Fri Sep 14 10:32:25 2007
@@ -99,6 +99,8 @@
 	mv debian/lyx-common/usr/share/man debian/lyx/usr/share/man
 
 	rm debian/lyx-common/usr/share/lyx/lyx2lyx/profiling.py*
+	rm -r debian/lyx-common/usr/share/lyx/fonts
+
 	mkdir -p debian/lyx-common/usr/share/texmf/tex/latex/lyx
 	mv debian/lyx-common/usr/share/lyx/tex/* \
 		debian/lyx-common/usr/share/texmf/tex/latex/lyx/




More information about the Pkg-lyx-devel mailing list