rev 13175 - kde-extras/tora/trunk/debian

Michael Meskes meskes at alioth.debian.org
Tue Jan 6 08:30:18 UTC 2009


Author: meskes
Date: 2009-01-06 08:30:17 +0000 (Tue, 06 Jan 2009)
New Revision: 13175

Modified:
   kde-extras/tora/trunk/debian/changelog
   kde-extras/tora/trunk/debian/control
Log:
Added build dependency on libpq-dev to get full PostgreSQL support.



Modified: kde-extras/tora/trunk/debian/changelog
===================================================================
--- kde-extras/tora/trunk/debian/changelog	2009-01-06 07:27:39 UTC (rev 13174)
+++ kde-extras/tora/trunk/debian/changelog	2009-01-06 08:30:17 UTC (rev 13175)
@@ -1,3 +1,9 @@
+tora (2.0.0-2) experimental; urgency=low
+
+  * Added build dependency on libpq-dev to get full PostgreSQL support.
+
+ -- Michael Meskes <meskes at debian.org>  Tue, 06 Jan 2009 08:49:43 +0100
+
 tora (2.0.0-1) experimental; urgency=low
 
   * New upstream version for KDE4/Qt4.

Modified: kde-extras/tora/trunk/debian/control
===================================================================
--- kde-extras/tora/trunk/debian/control	2009-01-06 07:27:39 UTC (rev 13174)
+++ kde-extras/tora/trunk/debian/control	2009-01-06 08:30:17 UTC (rev 13175)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Michael Meskes <meskes at debian.org>
-Build-Depends: debhelper (>= 5), kdelibs5-dev, kdebase-bin, dpatch, libqscintilla2-dev, cdbs
+Build-Depends: debhelper (>= 5), kdelibs5-dev, kdebase-bin, dpatch, libqscintilla2-dev, cdbs, libpq-dev
 Standards-Version: 3.8.0
 
 Package: tora




More information about the pkg-kde-commits mailing list