r1904 - in /unstable/evolution-exchange/debian: changelog patches/02_remove-disable-deprecated.patch patches/series

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Mon Apr 11 06:46:24 UTC 2011


Author: corsac
Date: Mon Apr 11 06:46:19 2011
New Revision: 1904

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1904
Log:
* debian/patches:
  - 02_remove-disable-deprecated added, fix build with newer GTK+.
                                                              closes: #622015

Added:
    unstable/evolution-exchange/debian/patches/02_remove-disable-deprecated.patch
Modified:
    unstable/evolution-exchange/debian/changelog
    unstable/evolution-exchange/debian/patches/series

Modified: unstable/evolution-exchange/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-exchange/debian/changelog?rev=1904&op=diff
==============================================================================
--- unstable/evolution-exchange/debian/changelog (original)
+++ unstable/evolution-exchange/debian/changelog Mon Apr 11 06:46:19 2011
@@ -1,3 +1,11 @@
+evolution-exchange (2.32.2-2) UNRELEASED; urgency=low
+
+  * debian/patches:
+    - 02_remove-disable-deprecated added, fix build with newer GTK+.
+                                                                closes: #622015
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Mon, 11 Apr 2011 08:39:01 +0200
+
 evolution-exchange (2.32.2-1) unstable; urgency=low
 
   * New upstream release.

Added: unstable/evolution-exchange/debian/patches/02_remove-disable-deprecated.patch
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-exchange/debian/patches/02_remove-disable-deprecated.patch?rev=1904&op=file
==============================================================================
--- unstable/evolution-exchange/debian/patches/02_remove-disable-deprecated.patch (added)
+++ unstable/evolution-exchange/debian/patches/02_remove-disable-deprecated.patch Mon Apr 11 06:46:19 2011
@@ -1,0 +1,18 @@
+--- evolution-exchange-2.32.2/configure.ac.orig	2011-02-06 05:54:00.000000000 +0100
++++ evolution-exchange-2.32.2/configure.ac	2011-04-11 08:41:26.402135996 +0200
+@@ -60,14 +60,7 @@ dnl **********************
+ dnl Compiler Warning Flags
+ dnl **********************
+ AS_COMPILER_FLAGS(WARNING_FLAGS,
+-	"-DG_DISABLE_DEPRECATED
+-	-DPANGO_DISABLE_DEPRECATED
+-	-DGDK_DISABLE_DEPRECATED
+-	-DGDK_PIXBUF_DISABLE_DEPRECATED
+-	-DGTK_DISABLE_DEPRECATED
+-	-DE_BOOK_DISABLE_DEPRECATED
+-	-DE_CAL_DISABLE_DEPRECATED
+-	-DG_DISABLE_SINGLE_INCLUDES
++	"-DG_DISABLE_SINGLE_INCLUDES
+ 	-DGTK_DISABLE_SINGLE_INCLUDES
+ 	-DGSEAL_ENABLE
+ 	-Wall -Wextra

Modified: unstable/evolution-exchange/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-exchange/debian/patches/series?rev=1904&op=diff
==============================================================================
--- unstable/evolution-exchange/debian/patches/series (original)
+++ unstable/evolution-exchange/debian/patches/series Mon Apr 11 06:46:19 2011
@@ -1,1 +1,2 @@
 01_link_libresolv.patch
+02_remove-disable-deprecated.patch




More information about the pkg-evolution-commits mailing list