[Pkg-lyx-devel] svn commit: r603 - in /lyx/trunk/debian: changelog control

hoaxter-guest at users.alioth.debian.org hoaxter-guest at users.alioth.debian.org
Wed Jun 3 18:30:14 UTC 2009


Author: hoaxter-guest
Date: Wed Jun  3 18:30:14 2009
New Revision: 603

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=603
Log:
Lift Build-Depends on libboost-dev up to 1.38.0 - otherwise the
boost-mt patch will be harmful.

Modified:
    lyx/trunk/debian/changelog
    lyx/trunk/debian/control

Modified: lyx/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/trunk/debian/changelog?rev=603&op=diff
==============================================================================
--- lyx/trunk/debian/changelog (original)
+++ lyx/trunk/debian/changelog Wed Jun  3 18:30:14 2009
@@ -6,6 +6,8 @@
   * Add patches/boost-mt. Starting with boost 1.38.0 the -mt suffix in the
     soname is back so we've to modify some makefiles to let it link again.
     Closes: #530469
+  * Lift Build-Depends on libboost-dev up to 1.38.0 - otherwise the
+    boost-mt patch will be harmful.
   * Add a ttf-lyx package as replacement for the latex-xft-package.
 
  -- Sven Hoexter <sven at timegate.de>  Wed, 03 Jun 2009 20:00:19 +0200

Modified: lyx/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/trunk/debian/control?rev=603&op=diff
==============================================================================
--- lyx/trunk/debian/control (original)
+++ lyx/trunk/debian/control Wed Jun  3 18:30:14 2009
@@ -10,7 +10,7 @@
 Build-Depends: libaiksaurus-dev, python-support (>= 0.6),
  debhelper (>= 7), quilt,
  libz-dev, libx11-dev, libaspell-dev,
- autotools-dev, libqt4-dev, libboost-dev (>= 1.34.1),
+ autotools-dev, libqt4-dev, libboost-dev (>= 1.38.0),
  libboost-filesystem-dev, libboost-signals-dev,
  libboost-iostreams-dev, libboost-regex-dev, libboost-test-dev,
  pkg-config, tex-common, defoma




More information about the Pkg-lyx-devel mailing list