[Pkg-kde-commits] rev 1702 - people/chrsmrtn/qt-x11-free/debian

Christopher Martin chrsmrtn-guest at costa.debian.org
Mon Sep 5 23:32:20 UTC 2005


Author: chrsmrtn-guest
Date: 2005-09-05 23:32:19 +0000 (Mon, 05 Sep 2005)
New Revision: 1702

Modified:
   people/chrsmrtn/qt-x11-free/debian/changelog
   people/chrsmrtn/qt-x11-free/debian/control
   people/chrsmrtn/qt-x11-free/debian/rules
Log:
No longer need the special include,since postgresql is fixed.
And change my e-mail.


Modified: people/chrsmrtn/qt-x11-free/debian/changelog
===================================================================
--- people/chrsmrtn/qt-x11-free/debian/changelog	2005-09-05 22:28:05 UTC (rev 1701)
+++ people/chrsmrtn/qt-x11-free/debian/changelog	2005-09-05 23:32:19 UTC (rev 1702)
@@ -6,10 +6,6 @@
     a flaw in the code that only manifested itself with the GCC 4.0
     transition. This should fix printing in all Qt and KDE applications.
 
-  * Add "-I`pg_config --includedir`/8.0" to the configure options, working
-    around the build failure which a recent postgresql upload caused by moving
-    some headers around. (Closes: #326457)
-
   * No longer build non-threaded libraries. (Closes: #180326)
 
   * Add a libqt3c102-mt-dbg package. (Closes: #235396, #322868)

Modified: people/chrsmrtn/qt-x11-free/debian/control
===================================================================
--- people/chrsmrtn/qt-x11-free/debian/control	2005-09-05 22:28:05 UTC (rev 1701)
+++ people/chrsmrtn/qt-x11-free/debian/control	2005-09-05 23:32:19 UTC (rev 1702)
@@ -1,6 +1,6 @@
 Source: qt-x11-free
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Martin Loschwitz <madkiss at debian.org>, Christopher Martin <chrsmrtn at freeshell.org>, Adeodato Simó <asp16 at alu.ua.es>
+Uploaders: Martin Loschwitz <madkiss at debian.org>, Christopher Martin <chrsmrtn at debian.org>, Adeodato Simó <asp16 at alu.ua.es>
 Build-Depends: debhelper (>= 4.1.26), xlibs-static-dev (>= 4.3.0.dfsg.1-4), libxext-dev (>= 4.3.0.dfsg.1-4), libxrandr-dev (>= 4.3.0.dfsg.1-4), x-dev (>= 4.3.0.dfsg.1-4), libsm-dev (>= 4.3.0.dfsg.1-4), libxmu-dev (>= 4.3.0.dfsg.1-4), libice-dev (>= 4.3.0.dfsg.1-4), libx11-dev (>= 4.3.0.dfsg.1-4), libxt-dev (>= 4.3.0.dfsg.1-4), libxrender-dev, libxcursor-dev, libxinerama-dev, libxkbfile-dev, libxi-dev, libjpeg62-dev, zlib1g-dev, libmng-dev (>= 1.0.3), libpng12-dev | libpng12-0-dev, libfreetype6-dev, libiodbc2-dev (>= 3.51.2-4), libmysqlclient12-dev | libmysqlclient-dev, flex, libpq-dev, libaudio-dev, libcupsys2-dev, xlibmesa-gl-dev | libgl-dev, libglu1-xorg-dev | libglu1-mesa-dev | libglu-dev, libxft-dev, dpatch (>= 1.13), firebird2-dev [i386 hurd-i386 kfreebsd-i386 knetbsd-i386 netbsd-i386], libsqlite0-dev, binutils (>= 2.14.90.0.7)
 Section: libs
 Priority: optional

Modified: people/chrsmrtn/qt-x11-free/debian/rules
===================================================================
--- people/chrsmrtn/qt-x11-free/debian/rules	2005-09-05 22:28:05 UTC (rev 1701)
+++ people/chrsmrtn/qt-x11-free/debian/rules	2005-09-05 23:32:19 UTC (rev 1702)
@@ -81,7 +81,6 @@
 		-I/usr/include/mysql		\
 		-I/usr/include/freetype2	\
 		-I`pg_config --includedir`	\
-		-I`pg_config --includedir`/8.0	\
 						\
 		-lfontconfig			\
 						\




More information about the pkg-kde-commits mailing list