[Pkg-lyx-devel] svn commit: r358 - in /lyx/branches/lyx-1.5/debian: changelog control patches/boost-mt patches/series
pelle at users.alioth.debian.org
pelle at users.alioth.debian.org
Fri Sep 14 16:18:44 UTC 2007
Author: pelle
Date: Fri Sep 14 16:18:44 2007
New Revision: 358
URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=358
Log:
* Remove boost-mt patch and bump boost version build-dep. We don't
need -mt according to configure.ac, and there are now symlinks in
place.
Removed:
lyx/branches/lyx-1.5/debian/patches/boost-mt
Modified:
lyx/branches/lyx-1.5/debian/changelog
lyx/branches/lyx-1.5/debian/control
lyx/branches/lyx-1.5/debian/patches/series
Modified: lyx/branches/lyx-1.5/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.5/debian/changelog?rev=358&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/changelog (original)
+++ lyx/branches/lyx-1.5/debian/changelog Fri Sep 14 16:18:44 2007
@@ -2,8 +2,11 @@
* Update debian/copyright. Add BaKoMa font license.
* Remove fonts from lyx-common.
-
- -- Per Olofsson <pelle at debian.org> Fri, 14 Sep 2007 12:32:16 +0200
+ * Remove boost-mt patch and bump boost version build-dep. We don't
+ need -mt according to configure.ac, and there are now symlinks in
+ place.
+
+ -- Per Olofsson <pelle at debian.org> Fri, 14 Sep 2007 18:18:13 +0200
lyx (1.5.1-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=358&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/control (original)
+++ lyx/branches/lyx-1.5/debian/control Fri Sep 14 16:18:44 2007
@@ -9,7 +9,7 @@
Build-Depends: libaiksaurus-dev, python-support (>= 0.6),
debhelper (>= 5.0.37.2), quilt (>= 0.40-1), g++ (>= 4:4.0.1-8),
libz-dev, libx11-dev, libaspell-dev, dpkg-dev (>= 1.13.19),
- autotools-dev, libqt4-dev, libboost-dev (>> 1.34),
+ autotools-dev, libqt4-dev, libboost-dev (>= 1.34.1-1),
libboost-filesystem-dev, libboost-signals-dev,
libboost-iostreams-dev, libboost-regex-dev, libboost-test-dev
Modified: lyx/branches/lyx-1.5/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.5/debian/patches/series?rev=358&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/patches/series (original)
+++ lyx/branches/lyx-1.5/debian/patches/series Fri Sep 14 16:18:44 2007
@@ -1,2 +1,1 @@
-boost-mt
05.configure.py_prog_prefer
More information about the Pkg-lyx-devel
mailing list