r1903 - in /unstable/evolution-rss/debian: changelog patches/01_remove-disable-deprecated.patch patches/series rules source/ source/format

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Mon Apr 11 06:36:23 UTC 2011


Author: corsac
Date: Mon Apr 11 06:36:17 2011
New Revision: 1903

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1903
Log:
* debian/patches:
  - 01_remove-disable-deprecated added, fix builds with new GTK+ version.
                                                              closes: #622022

Added:
    unstable/evolution-rss/debian/patches/01_remove-disable-deprecated.patch
    unstable/evolution-rss/debian/patches/series
    unstable/evolution-rss/debian/source/
    unstable/evolution-rss/debian/source/format
Modified:
    unstable/evolution-rss/debian/changelog
    unstable/evolution-rss/debian/rules

Modified: unstable/evolution-rss/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-rss/debian/changelog?rev=1903&op=diff
==============================================================================
--- unstable/evolution-rss/debian/changelog (original)
+++ unstable/evolution-rss/debian/changelog Mon Apr 11 06:36:17 2011
@@ -1,3 +1,11 @@
+evolution-rss (0.2.4~20110217-2) UNRELEASED; urgency=low
+
+  * debian/patches:
+    - 01_remove-disable-deprecated added, fix builds with new GTK+ version.
+                                                                closes: #622022
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Mon, 11 Apr 2011 08:21:32 +0200
+
 evolution-rss (0.2.4~20110217-1) unstable; urgency=low
 
   * Bump requirements for evolution 2.32.

Added: unstable/evolution-rss/debian/patches/01_remove-disable-deprecated.patch
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-rss/debian/patches/01_remove-disable-deprecated.patch?rev=1903&op=file
==============================================================================
--- unstable/evolution-rss/debian/patches/01_remove-disable-deprecated.patch (added)
+++ unstable/evolution-rss/debian/patches/01_remove-disable-deprecated.patch Mon Apr 11 06:36:17 2011
@@ -1,0 +1,16 @@
+--- evolution-rss-0.2.4/configure.orig	2011-02-17 22:49:23.000000000 +0100
++++ evolution-rss-0.2.4/configure	2011-04-11 08:34:11.078860036 +0200
+@@ -4267,12 +4267,7 @@ fi
+ 
+ 
+ 
+-  list="-DG_DISABLE_DEPRECATED
+-	-DPANGO_DISABLE_DEPRECATED
+-	-DGDK_PIXBUF_DISABLE_DEPRECATED
+-	-DGDK_DISABLE_DEPRECATED
+-	-DGTK_DISABLE_DEPRECATED
+-	-DG_DISABLE_SINGLE_INCLUDES
++  list="-DG_DISABLE_SINGLE_INCLUDES
+ 	-DGTK_DISABLE_SINGLE_INCLUDES
+ 	-Wall -Wextra
+ 	-Wno-missing-field-initializers

Added: unstable/evolution-rss/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-rss/debian/patches/series?rev=1903&op=file
==============================================================================
--- unstable/evolution-rss/debian/patches/series (added)
+++ unstable/evolution-rss/debian/patches/series Mon Apr 11 06:36:17 2011
@@ -1,0 +1,1 @@
+01_remove-disable-deprecated.patch

Modified: unstable/evolution-rss/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-rss/debian/rules?rev=1903&op=diff
==============================================================================
--- unstable/evolution-rss/debian/rules (original)
+++ unstable/evolution-rss/debian/rules Mon Apr 11 06:36:17 2011
@@ -2,7 +2,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_DH_MAKESHLIBS_ARGS=-Xevolution
 

Added: unstable/evolution-rss/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-rss/debian/source/format?rev=1903&op=file
==============================================================================
--- unstable/evolution-rss/debian/source/format (added)
+++ unstable/evolution-rss/debian/source/format Mon Apr 11 06:36:17 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the pkg-evolution-commits mailing list