[Pkg-lyx-devel] svn commit: r353 - in /lyx/branches/lyx-1.5/debian: changelog control rules
pelle at users.alioth.debian.org
pelle at users.alioth.debian.org
Fri Aug 17 09:47:35 UTC 2007
Author: pelle
Date: Fri Aug 17 09:47:35 2007
New Revision: 353
URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=353
Log:
revert -dbg package, -r349:347
Modified:
lyx/branches/lyx-1.5/debian/changelog
lyx/branches/lyx-1.5/debian/control
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=353&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/changelog (original)
+++ lyx/branches/lyx-1.5/debian/changelog Fri Aug 17 09:47:35 2007
@@ -1,12 +1,11 @@
lyx (1.5.1-1) UNRELEASED; urgency=low
* New upstream release. Closes: #436717
- * Add lyx-dbg debug package, patch from Sven Hoexter. Closes: #438161
* Tighten boost dependency to >> 1.34, thanks to Tom Parker. Closes:
#438160
* Wrap build-deps to separate lines.
- -- Per Olofsson <pelle at debian.org> Wed, 15 Aug 2007 21:06:23 +0200
+ -- Per Olofsson <pelle at debian.org> Fri, 17 Aug 2007 11:46:34 +0200
lyx (1.5.0~rc2-1) experimental; urgency=low
Modified: lyx/branches/lyx-1.5/debian/control
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.5/debian/control?rev=353&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/control (original)
+++ lyx/branches/lyx-1.5/debian/control Fri Aug 17 09:47:35 2007
@@ -51,12 +51,3 @@
This package contains LyX's common files which are not
architecture-dependent. See the lyx package for a description of LyX
itself.
-
-Package: lyx-dbg
-Architecture: any
-Depends: lyx (=${binary:Version})
-Suggests: gdb
-Description: lyx debug symbols
- This package contains the debug symbols for LyX. It's useful if you
- want to help to debug some problems with a source level debugger like
- gdb.
Modified: lyx/branches/lyx-1.5/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.5/debian/rules?rev=353&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/rules (original)
+++ lyx/branches/lyx-1.5/debian/rules Fri Aug 17 09:47:35 2007
@@ -136,7 +136,7 @@
dh_installmime -a
dh_desktop -a
dh_link -a
- dh_strip -a --dbg-package=lyx-dbg
+ dh_strip -a
dh_compress -a
dh_fixperms -a
dh_installdeb -a
More information about the Pkg-lyx-devel
mailing list