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

hoaxter-guest at users.alioth.debian.org hoaxter-guest at users.alioth.debian.org
Mon Apr 14 08:05:13 UTC 2008


Author: hoaxter-guest
Date: Mon Apr 14 08:05:12 2008
New Revision: 446

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=446
Log:
Add pkg-config as a build-dependency. With the depedency resorting
in the libqt4 package this one got lost along the way somehow.

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=446&op=diff
==============================================================================
--- lyx/trunk/debian/changelog (original)
+++ lyx/trunk/debian/changelog Mon Apr 14 08:05:12 2008
@@ -6,8 +6,10 @@
   [ Sven Hoexter ]
   * Add bash_completion and install it as /etc/bash_completion.d/lyx.
     Thanks to Cengiz Gunay <cgunay at emory.edu>.
-
- -- Sven Hoexter <sven at timegate.de>  Tue, 01 Apr 2008 11:10:42 +0200
+  * Add pkg-config as a build-dependency. With the depedency resorting
+    in the libqt4 package this one got lost along the way somehow.
+
+ -- Sven Hoexter <sven at timegate.de>  Mon, 14 Apr 2008 09:42:12 +0200
 
 lyx (1.5.4-1) unstable; urgency=low
 

Modified: lyx/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/trunk/debian/control?rev=446&op=diff
==============================================================================
--- lyx/trunk/debian/control (original)
+++ lyx/trunk/debian/control Mon Apr 14 08:05:12 2008
@@ -12,7 +12,8 @@
  libz-dev, libx11-dev, libaspell-dev, dpkg-dev (>= 1.13.19),
  autotools-dev, libqt4-dev, libboost-dev (>= 1.34.1),
  libboost-filesystem-dev, libboost-signals-dev,
- libboost-iostreams-dev, libboost-regex-dev, libboost-test-dev
+ libboost-iostreams-dev, libboost-regex-dev, libboost-test-dev,
+ pkg-config
 
 Package: lyx
 Architecture: any




More information about the Pkg-lyx-devel mailing list