rev 8236 - trunk/packages/wv2/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Sat Dec 15 00:11:03 UTC 2007


Author: ana
Date: 2007-12-15 00:11:03 +0000 (Sat, 15 Dec 2007)
New Revision: 8236

Modified:
   trunk/packages/wv2/debian/changelog
   trunk/packages/wv2/debian/rules
Log:
reverting this, it does nto fix the problem


Modified: trunk/packages/wv2/debian/changelog
===================================================================
--- trunk/packages/wv2/debian/changelog	2007-12-14 22:34:39 UTC (rev 8235)
+++ trunk/packages/wv2/debian/changelog	2007-12-15 00:11:03 UTC (rev 8236)
@@ -2,8 +2,7 @@
 
   * Update Standards-Version to 3.7.3.
   * Update uploaders.
-  * Add -fpermissive to CXXFLAGS to downgrade errors to warnings with new GCC
-    4.3. (Closes: #441614)
+  * TODO (Closes: #441614)
 
  -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Mon, 10 Dec 2007 01:36:57 +0100
 

Modified: trunk/packages/wv2/debian/rules
===================================================================
--- trunk/packages/wv2/debian/rules	2007-12-14 22:34:39 UTC (rev 8235)
+++ trunk/packages/wv2/debian/rules	2007-12-15 00:11:03 UTC (rev 8236)
@@ -27,7 +27,7 @@
 	dh_testdir
 
 	# Add here commands to configure the package.
-	CFLAGS="$(OPTFLAGS)" CXXFLAGS="$(OPTFLAGS) -fpermissive" ./configure \
+	CFLAGS="$(OPTFLAGS)" CXXFLAGS="$(OPTFLAGS)" ./configure \
 	--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
 	--disable-debug \
 	--prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info




More information about the pkg-kde-commits mailing list