r21807 - in /packages/unstable/gnome-python-extras/debian: changelog patches/05_gdl_2.28_more.patch patches/series

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Oct 6 13:16:39 UTC 2009


Author: joss
Date: Tue Oct  6 13:16:38 2009
New Revision: 21807

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21807
Log:
05_gdl_2.28_more.patch: remove a pair of symbols that were forgotten 
upstream.

Added:
    packages/unstable/gnome-python-extras/debian/patches/05_gdl_2.28_more.patch
Modified:
    packages/unstable/gnome-python-extras/debian/changelog
    packages/unstable/gnome-python-extras/debian/patches/series

Modified: packages/unstable/gnome-python-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/changelog?rev=21807&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/changelog [utf-8] Tue Oct  6 13:16:38 2009
@@ -4,6 +4,8 @@
     Closes: #549748.
   * 70_autotools.patch: regenerated.
   * Update build-dependencies accordingly.
+  * 05_gdl_2.28_more.patch: remove a pair of symbols that were forgotten 
+    upstream.
 
  -- Josselin Mouette <joss at debian.org>  Tue, 06 Oct 2009 13:02:06 +0200
 

Added: packages/unstable/gnome-python-extras/debian/patches/05_gdl_2.28_more.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/patches/05_gdl_2.28_more.patch?rev=21807&op=file
==============================================================================
--- packages/unstable/gnome-python-extras/debian/patches/05_gdl_2.28_more.patch (added)
+++ packages/unstable/gnome-python-extras/debian/patches/05_gdl_2.28_more.patch [utf-8] Tue Oct  6 13:16:38 2009
@@ -1,0 +1,23 @@
+Index: gnome-python-extras-2.25.3/gdl/gdl.defs
+===================================================================
+--- gnome-python-extras-2.25.3.orig/gdl/gdl.defs	2009-10-06 15:14:54.324941311 +0200
++++ gnome-python-extras-2.25.3/gdl/gdl.defs	2009-10-06 15:15:05.043832032 +0200
+@@ -550,18 +550,6 @@
+   (return-type "gboolean")
+ )
+ 
+-(define-method get_ui
+-  (of-object "GdlDockLayout")
+-  (c-name "gdl_dock_layout_get_ui")
+-  (return-type "GtkWidget*")
+-)
+-
+-(define-method get_items_ui
+-  (of-object "GdlDockLayout")
+-  (c-name "gdl_dock_layout_get_items_ui")
+-  (return-type "GtkWidget*")
+-)
+-
+ (define-method get_layouts_ui
+   (of-object "GdlDockLayout")
+   (c-name "gdl_dock_layout_get_layouts_ui")

Modified: packages/unstable/gnome-python-extras/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/patches/series?rev=21807&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/patches/series [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/patches/series [utf-8] Tue Oct  6 13:16:38 2009
@@ -2,4 +2,5 @@
 02_maintainer_mode.patch
 03_doc-build.patch
 04_gdl_2.28.patch
+05_gdl_2.28_more.patch
 70_autotools.patch




More information about the pkg-gnome-commits mailing list