[Pkg-lyx-devel] svn commit: r533 - in /lyx/branches/lyx-1.6/debian: changelog rules
pelle at users.alioth.debian.org
pelle at users.alioth.debian.org
Fri Jul 25 13:31:06 UTC 2008
Author: pelle
Date: Fri Jul 25 13:31:06 2008
New Revision: 533
URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=533
Log:
Don't remove profiling.py, there's no reason.
Modified:
lyx/branches/lyx-1.6/debian/changelog
lyx/branches/lyx-1.6/debian/rules
Modified: lyx/branches/lyx-1.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.6/debian/changelog?rev=533&op=diff
==============================================================================
--- lyx/branches/lyx-1.6/debian/changelog (original)
+++ lyx/branches/lyx-1.6/debian/changelog Fri Jul 25 13:31:06 2008
@@ -5,6 +5,7 @@
really necessary.
* Remove debian/lyx-common.postrm. It was only deleting /etc/lyxrc,
which is not necessary since the file is deleted in preinst.
+ * Don't remove profiling.py, there's no reason.
-- Per Olofsson <pelle at debian.org> Fri, 25 Jul 2008 14:06:23 +0200
Modified: lyx/branches/lyx-1.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.6/debian/rules?rev=533&op=diff
==============================================================================
--- lyx/branches/lyx-1.6/debian/rules (original)
+++ lyx/branches/lyx-1.6/debian/rules Fri Jul 25 13:31:06 2008
@@ -79,8 +79,6 @@
mv debian/lyx-common/usr/bin debian/lyx/usr/bin
mv debian/lyx-common/usr/share/man debian/lyx/usr/share/man
-# remove profiling (why?)
- rm debian/lyx-common/usr/share/lyx/lyx2lyx/profiling.py*
# remove font directory as fonts are in the package latex-xft-fonts
rm -r debian/lyx-common/usr/share/lyx/fonts
More information about the Pkg-lyx-devel
mailing list