[Pkg-lyx-devel] svn commit: r341 - in /lyx/branches/lyx-1.5/debian: changelog rules
pelle at users.alioth.debian.org
pelle at users.alioth.debian.org
Sun Jul 15 15:52:32 UTC 2007
Author: pelle
Date: Sun Jul 15 15:52:32 2007
New Revision: 341
URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=341
Log:
* Reenable -g option, binutils should work now.
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=341&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/changelog (original)
+++ lyx/branches/lyx-1.5/debian/changelog Sun Jul 15 15:52:32 2007
@@ -3,8 +3,9 @@
* New upstream release.
* Loosen up qt4 dependency, as 4.3 is now in unstable and it is not
really necessary.
-
- -- Per Olofsson <pelle at debian.org> Sun, 15 Jul 2007 17:30:47 +0200
+ * Reenable -g option, binutils should work now.
+
+ -- Per Olofsson <pelle at debian.org> Sun, 15 Jul 2007 17:52:46 +0200
lyx (1.5.0~rc1-2) 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=341&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/rules (original)
+++ lyx/branches/lyx-1.5/debian/rules Sun Jul 15 15:52:32 2007
@@ -30,8 +30,7 @@
--without-included-gettext \
--without-included-boost \
-# temporarily disable because of bug in binutils
-#CFLAGS += -g
+CFLAGS += -g
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O2
More information about the Pkg-lyx-devel
mailing list