rev 15791 - trunk/packages/eigen2/debian

Armin Berres trigger-guest at alioth.debian.org
Tue Aug 25 13:47:09 UTC 2009


Author: trigger-guest
Date: 2009-08-25 13:47:09 +0000 (Tue, 25 Aug 2009)
New Revision: 15791

Modified:
   trunk/packages/eigen2/debian/changelog
   trunk/packages/eigen2/debian/control
Log:
+++ Ana Beatriz Guerrero Lopez:
+++ Changes by Armin Berres:
* Build conflict with doxygen 1.6.0-1, it is buggy and connot build the
  documentation (Closes: #543485).
* Add build dependencies texlive-latex-base and gs (Closes: #543459).

Modified: trunk/packages/eigen2/debian/changelog
===================================================================
--- trunk/packages/eigen2/debian/changelog	2009-08-25 13:09:23 UTC (rev 15790)
+++ trunk/packages/eigen2/debian/changelog	2009-08-25 13:47:09 UTC (rev 15791)
@@ -1,9 +1,17 @@
 eigen2 (2.0.5-2) UNRELEASED; urgency=low
 
+  +++ Ana Beatriz Guerrero Lopez:
+
   * Make libeigen-doc Arch:all.
 
- -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Mon, 24 Aug 2009 00:00:54 +0200
+  +++ Changes by Armin Berres:
 
+  * Build conflict with doxygen 1.6.0-1, it is buggy and connot build the
+    documentation (Closes: #543485).
+  * Add build dependencies texlive-latex-base and gs (Closes: #543459).
+
+ -- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 25 Aug 2009 15:45:35 +0200
+
 eigen2 (2.0.5-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/packages/eigen2/debian/control
===================================================================
--- trunk/packages/eigen2/debian/control	2009-08-25 13:09:23 UTC (rev 15790)
+++ trunk/packages/eigen2/debian/control	2009-08-25 13:47:09 UTC (rev 15791)
@@ -3,7 +3,8 @@
 Priority: extra
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Sune Vuorela <debian at pusling.com>,  Ana Beatriz Guerrero Lopez <ana at debian.org>, Armin Berres <armin+debian at space-based.de>
-Build-Depends: debhelper (>= 6), cdbs (>= 0.4.51), cmake (>= 2.6.2), doxygen
+Build-Depends: debhelper (>= 6), cdbs (>= 0.4.51), cmake (>= 2.6.2), doxygen, texlive-latex-base, gs
+Build-Conflicts: doxygen (= 1.6.0-1)
 Standards-Version: 3.8.3
 Homepage: http://eigen.tuxfamily.org
 




More information about the pkg-kde-commits mailing list