r47142 - in /desktop/unstable/gtk+2.0/debian: changelog patches/065_gir_set_packages.patch
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Dec 13 23:39:28 UTC 2015
Author: biebl
Date: Sun Dec 13 23:39:28 2015
New Revision: 47142
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47142
Log:
New upstream release.
Modified:
desktop/unstable/gtk+2.0/debian/changelog
desktop/unstable/gtk+2.0/debian/patches/065_gir_set_packages.patch
Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=47142&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog [utf-8] Sun Dec 13 23:39:28 2015
@@ -1,3 +1,9 @@
+gtk+2.0 (2.24.29-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Michael Biebl <biebl at debian.org> Mon, 14 Dec 2015 00:35:30 +0100
+
gtk+2.0 (2.24.28-1) unstable; urgency=medium
* New upstream release.
Modified: desktop/unstable/gtk+2.0/debian/patches/065_gir_set_packages.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/patches/065_gir_set_packages.patch?rev=47142&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/patches/065_gir_set_packages.patch [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/patches/065_gir_set_packages.patch [utf-8] Sun Dec 13 23:39:28 2015
@@ -1,6 +1,8 @@
=== modified file 'gdk/Makefile.am'
---- a/gdk/Makefile.am
-+++ b/gdk/Makefile.am
+Index: gtk+-2.24.29/gdk/Makefile.am
+===================================================================
+--- gtk+-2.24.29.orig/gdk/Makefile.am 2015-12-14 00:39:13.385267155 +0100
++++ gtk+-2.24.29/gdk/Makefile.am 2015-12-14 00:39:13.381266921 +0100
@@ -3,6 +3,7 @@
-include $(INTROSPECTION_MAKEFILE)
INTROSPECTION_GIRS =
@@ -37,8 +39,10 @@
GdkX11_2_0_gir_CFLAGS = $(INCLUDES) -L$(top_builddir)/gdk
INTROSPECTION_GIRS += GdkX11-2.0.gir
---- a/gtk/Makefile.am
-+++ b/gtk/Makefile.am
+Index: gtk+-2.24.29/gtk/Makefile.am
+===================================================================
+--- gtk+-2.24.29.orig/gtk/Makefile.am 2015-12-14 00:39:13.385267155 +0100
++++ gtk+-2.24.29/gtk/Makefile.am 2015-12-14 00:39:13.381266921 +0100
@@ -3,6 +3,7 @@
-include $(INTROSPECTION_MAKEFILE)
INTROSPECTION_GIRS =
@@ -47,7 +51,7 @@
--add-include-path=../gdk
INTROSPECTION_COMPILER_ARGS = \
--includedir=$(srcdir) \
-@@ -1012,11 +1013,11 @@
+@@ -1014,11 +1015,11 @@
gtktypebuiltins.c
Gtk-2.0.gir: $(INTROSPECTION_SCANNER) $(gtktargetlib) $(top_builddir)/gdk/Gdk-2.0.gir Makefile
@@ -61,7 +65,7 @@
Gtk_2_0_gir_CFLAGS = \
$(INCLUDES) \
-UGDK_DISABLE_DEPRECATED \
-@@ -1024,6 +1025,7 @@
+@@ -1026,6 +1027,7 @@
-DGTK_TEXT_USE_INTERNAL_UNSUPPORTED_API
Gtk_2_0_gir_LIBS = $(gtktargetlib)
Gtk_2_0_gir_FILES = $(introspection_files)
More information about the pkg-gnome-commits
mailing list