r20758 - in /desktop/unstable/gtk+2.0/debian: changelog patches/070_mandatory-relibtoolize.patch

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Tue Jul 21 06:30:58 UTC 2009


Author: slomo
Date: Tue Jul 21 06:30:56 2009
New Revision: 20758

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20758
Log:
* New upstream bugfix release:
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/patches/070_mandatory-relibtoolize.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=20758&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog [utf-8] Tue Jul 21 06:30:56 2009
@@ -1,3 +1,11 @@
+gtk+2.0 (2.16.5-1) unstable; urgency=low
+
+  * New upstream bugfix release:
+    + debian/patches/070_mandatory-relibtoolize.patch:
+      - Regenerated for the new version.
+
+ -- Sebastian Dröge <slomo at debian.org>  Tue, 21 Jul 2009 08:09:50 +0200
+
 gtk+2.0 (2.16.4-1) unstable; urgency=low
 
   * New upstream bugfix release:

Modified: desktop/unstable/gtk+2.0/debian/patches/070_mandatory-relibtoolize.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/patches/070_mandatory-relibtoolize.patch?rev=20758&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/patches/070_mandatory-relibtoolize.patch [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/patches/070_mandatory-relibtoolize.patch [utf-8] Tue Jul 21 06:30:56 2009
@@ -1,6 +1,6 @@
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/aclocal.m4 gtk+2.0-2.16.4/aclocal.m4
---- gtk+2.0-2.16.4.old/aclocal.m4	2009-07-01 23:09:38.000000000 +0200
-+++ gtk+2.0-2.16.4/aclocal.m4	2009-07-02 06:12:33.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/aclocal.m4 gtk+2.0-2.16.5/aclocal.m4
+--- gtk+2.0-2.16.5.old/aclocal.m4	2009-07-18 06:11:04.000000000 +0200
++++ gtk+2.0-2.16.5/aclocal.m4	2009-07-21 08:29:30.000000000 +0200
 @@ -1,7 +1,7 @@
 -# generated automatically by aclocal 1.7.9 -*- Autoconf -*-
 +# generated automatically by aclocal 1.10.2 -*- Autoconf -*-
@@ -5767,9 +5767,9 @@
 +]) # _AM_PROG_TAR
  
 +m4_include([acinclude.m4])
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/configure gtk+2.0-2.16.4/configure
---- gtk+2.0-2.16.4.old/configure	2009-07-01 23:09:50.000000000 +0200
-+++ gtk+2.0-2.16.4/configure	2009-07-02 06:12:39.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/configure gtk+2.0-2.16.5/configure
+--- gtk+2.0-2.16.5.old/configure	2009-07-18 06:11:21.000000000 +0200
++++ gtk+2.0-2.16.5/configure	2009-07-21 08:29:33.000000000 +0200
 @@ -837,6 +837,7 @@
  GDK_DEP_LIBS
  GDK_EXTRA_CFLAGS
@@ -8975,9 +8975,9 @@
         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
      # Make sure the directory exists.
      test -f "$dirpart/$file" && continue
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/contrib/gdk-pixbuf-xlib/Makefile.in gtk+2.0-2.16.4/contrib/gdk-pixbuf-xlib/Makefile.in
---- gtk+2.0-2.16.4.old/contrib/gdk-pixbuf-xlib/Makefile.in	2009-07-01 23:09:42.000000000 +0200
-+++ gtk+2.0-2.16.4/contrib/gdk-pixbuf-xlib/Makefile.in	2009-07-02 06:12:40.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/contrib/gdk-pixbuf-xlib/Makefile.in gtk+2.0-2.16.5/contrib/gdk-pixbuf-xlib/Makefile.in
+--- gtk+2.0-2.16.5.old/contrib/gdk-pixbuf-xlib/Makefile.in	2009-07-18 06:11:14.000000000 +0200
++++ gtk+2.0-2.16.5/contrib/gdk-pixbuf-xlib/Makefile.in	2009-07-21 08:29:35.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -9824,9 +9824,9 @@
  	uninstall-libgdk_pixbuf_xlibincludeHEADERS \
  	uninstall-pkgconfigDATA
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/contrib/Makefile.in gtk+2.0-2.16.4/contrib/Makefile.in
---- gtk+2.0-2.16.4.old/contrib/Makefile.in	2009-07-01 23:09:42.000000000 +0200
-+++ gtk+2.0-2.16.4/contrib/Makefile.in	2009-07-02 06:12:40.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/contrib/Makefile.in gtk+2.0-2.16.5/contrib/Makefile.in
+--- gtk+2.0-2.16.5.old/contrib/Makefile.in	2009-07-18 06:11:14.000000000 +0200
++++ gtk+2.0-2.16.5/contrib/Makefile.in	2009-07-21 08:29:35.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -10527,9 +10527,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/demos/gtk-demo/Makefile.in gtk+2.0-2.16.4/demos/gtk-demo/Makefile.in
---- gtk+2.0-2.16.4.old/demos/gtk-demo/Makefile.in	2009-07-01 23:09:42.000000000 +0200
-+++ gtk+2.0-2.16.4/demos/gtk-demo/Makefile.in	2009-07-02 06:12:40.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/demos/gtk-demo/Makefile.in gtk+2.0-2.16.5/demos/gtk-demo/Makefile.in
+--- gtk+2.0-2.16.5.old/demos/gtk-demo/Makefile.in	2009-07-18 06:11:15.000000000 +0200
++++ gtk+2.0-2.16.5/demos/gtk-demo/Makefile.in	2009-07-21 08:29:35.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -11391,9 +11391,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/demos/Makefile.in gtk+2.0-2.16.4/demos/Makefile.in
---- gtk+2.0-2.16.4.old/demos/Makefile.in	2009-07-01 23:09:42.000000000 +0200
-+++ gtk+2.0-2.16.4/demos/Makefile.in	2009-07-02 06:12:40.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/demos/Makefile.in gtk+2.0-2.16.5/demos/Makefile.in
+--- gtk+2.0-2.16.5.old/demos/Makefile.in	2009-07-18 06:11:14.000000000 +0200
++++ gtk+2.0-2.16.5/demos/Makefile.in	2009-07-21 08:29:35.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -12348,9 +12348,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/depcomp gtk+2.0-2.16.4/depcomp
---- gtk+2.0-2.16.4.old/depcomp	2009-02-24 04:53:12.000000000 +0100
-+++ gtk+2.0-2.16.4/depcomp	2009-07-02 06:12:45.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/depcomp gtk+2.0-2.16.5/depcomp
+--- gtk+2.0-2.16.5.old/depcomp	2009-02-24 04:53:12.000000000 +0100
++++ gtk+2.0-2.16.5/depcomp	2009-07-21 08:29:41.000000000 +0200
 @@ -1,7 +1,10 @@
  #! /bin/sh
 -
@@ -12630,9 +12630,9 @@
 +# time-stamp-format: "%:y-%02m-%02d.%02H"
 +# time-stamp-end: "$"
 +# End:
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/docs/faq/Makefile.in gtk+2.0-2.16.4/docs/faq/Makefile.in
---- gtk+2.0-2.16.4.old/docs/faq/Makefile.in	2009-07-01 23:09:42.000000000 +0200
-+++ gtk+2.0-2.16.4/docs/faq/Makefile.in	2009-07-02 06:12:40.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/docs/faq/Makefile.in gtk+2.0-2.16.5/docs/faq/Makefile.in
+--- gtk+2.0-2.16.5.old/docs/faq/Makefile.in	2009-07-18 06:11:15.000000000 +0200
++++ gtk+2.0-2.16.5/docs/faq/Makefile.in	2009-07-21 08:29:35.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -13159,9 +13159,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/docs/Makefile.in gtk+2.0-2.16.4/docs/Makefile.in
---- gtk+2.0-2.16.4.old/docs/Makefile.in	2009-07-01 23:09:42.000000000 +0200
-+++ gtk+2.0-2.16.4/docs/Makefile.in	2009-07-02 06:12:40.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/docs/Makefile.in gtk+2.0-2.16.5/docs/Makefile.in
+--- gtk+2.0-2.16.5.old/docs/Makefile.in	2009-07-18 06:11:15.000000000 +0200
++++ gtk+2.0-2.16.5/docs/Makefile.in	2009-07-21 08:29:35.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -13890,9 +13890,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/docs/reference/gdk/Makefile.in gtk+2.0-2.16.4/docs/reference/gdk/Makefile.in
---- gtk+2.0-2.16.4.old/docs/reference/gdk/Makefile.in	2009-07-01 23:09:43.000000000 +0200
-+++ gtk+2.0-2.16.4/docs/reference/gdk/Makefile.in	2009-07-02 06:12:41.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/docs/reference/gdk/Makefile.in gtk+2.0-2.16.5/docs/reference/gdk/Makefile.in
+--- gtk+2.0-2.16.5.old/docs/reference/gdk/Makefile.in	2009-07-18 06:11:15.000000000 +0200
++++ gtk+2.0-2.16.5/docs/reference/gdk/Makefile.in	2009-07-21 08:29:36.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -14479,9 +14479,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/docs/reference/gdk-pixbuf/Makefile.in gtk+2.0-2.16.4/docs/reference/gdk-pixbuf/Makefile.in
---- gtk+2.0-2.16.4.old/docs/reference/gdk-pixbuf/Makefile.in	2009-07-01 23:09:42.000000000 +0200
-+++ gtk+2.0-2.16.4/docs/reference/gdk-pixbuf/Makefile.in	2009-07-02 06:12:40.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/docs/reference/gdk-pixbuf/Makefile.in gtk+2.0-2.16.5/docs/reference/gdk-pixbuf/Makefile.in
+--- gtk+2.0-2.16.5.old/docs/reference/gdk-pixbuf/Makefile.in	2009-07-18 06:11:15.000000000 +0200
++++ gtk+2.0-2.16.5/docs/reference/gdk-pixbuf/Makefile.in	2009-07-21 08:29:35.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -15142,9 +15142,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/docs/reference/gtk/Makefile.in gtk+2.0-2.16.4/docs/reference/gtk/Makefile.in
---- gtk+2.0-2.16.4.old/docs/reference/gtk/Makefile.in	2009-07-01 23:09:43.000000000 +0200
-+++ gtk+2.0-2.16.4/docs/reference/gtk/Makefile.in	2009-07-02 06:12:41.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/docs/reference/gtk/Makefile.in gtk+2.0-2.16.5/docs/reference/gtk/Makefile.in
+--- gtk+2.0-2.16.5.old/docs/reference/gtk/Makefile.in	2009-07-18 06:11:15.000000000 +0200
++++ gtk+2.0-2.16.5/docs/reference/gtk/Makefile.in	2009-07-21 08:29:36.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -15802,9 +15802,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/docs/reference/libgail-util/Makefile.in gtk+2.0-2.16.4/docs/reference/libgail-util/Makefile.in
---- gtk+2.0-2.16.4.old/docs/reference/libgail-util/Makefile.in	2009-07-01 23:09:43.000000000 +0200
-+++ gtk+2.0-2.16.4/docs/reference/libgail-util/Makefile.in	2009-07-02 06:12:41.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/docs/reference/libgail-util/Makefile.in gtk+2.0-2.16.5/docs/reference/libgail-util/Makefile.in
+--- gtk+2.0-2.16.5.old/docs/reference/libgail-util/Makefile.in	2009-07-18 06:11:15.000000000 +0200
++++ gtk+2.0-2.16.5/docs/reference/libgail-util/Makefile.in	2009-07-21 08:29:36.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -16376,9 +16376,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/docs/reference/Makefile.in gtk+2.0-2.16.4/docs/reference/Makefile.in
---- gtk+2.0-2.16.4.old/docs/reference/Makefile.in	2009-07-01 23:09:42.000000000 +0200
-+++ gtk+2.0-2.16.4/docs/reference/Makefile.in	2009-07-02 06:12:40.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/docs/reference/Makefile.in gtk+2.0-2.16.5/docs/reference/Makefile.in
+--- gtk+2.0-2.16.5.old/docs/reference/Makefile.in	2009-07-18 06:11:15.000000000 +0200
++++ gtk+2.0-2.16.5/docs/reference/Makefile.in	2009-07-21 08:29:35.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -17081,9 +17081,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/docs/tools/Makefile.in gtk+2.0-2.16.4/docs/tools/Makefile.in
---- gtk+2.0-2.16.4.old/docs/tools/Makefile.in	2009-07-01 23:09:43.000000000 +0200
-+++ gtk+2.0-2.16.4/docs/tools/Makefile.in	2009-07-02 06:12:41.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/docs/tools/Makefile.in gtk+2.0-2.16.5/docs/tools/Makefile.in
+--- gtk+2.0-2.16.5.old/docs/tools/Makefile.in	2009-07-18 06:11:15.000000000 +0200
++++ gtk+2.0-2.16.5/docs/tools/Makefile.in	2009-07-21 08:29:36.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -17798,9 +17798,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/docs/tutorial/Makefile.in gtk+2.0-2.16.4/docs/tutorial/Makefile.in
---- gtk+2.0-2.16.4.old/docs/tutorial/Makefile.in	2009-07-01 23:09:43.000000000 +0200
-+++ gtk+2.0-2.16.4/docs/tutorial/Makefile.in	2009-07-02 06:12:41.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/docs/tutorial/Makefile.in gtk+2.0-2.16.5/docs/tutorial/Makefile.in
+--- gtk+2.0-2.16.5.old/docs/tutorial/Makefile.in	2009-07-18 06:11:15.000000000 +0200
++++ gtk+2.0-2.16.5/docs/tutorial/Makefile.in	2009-07-21 08:29:36.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -18368,9 +18368,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/gdk/directfb/Makefile.in gtk+2.0-2.16.4/gdk/directfb/Makefile.in
---- gtk+2.0-2.16.4.old/gdk/directfb/Makefile.in	2009-07-01 23:09:44.000000000 +0200
-+++ gtk+2.0-2.16.4/gdk/directfb/Makefile.in	2009-07-02 06:12:42.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/gdk/directfb/Makefile.in gtk+2.0-2.16.5/gdk/directfb/Makefile.in
+--- gtk+2.0-2.16.5.old/gdk/directfb/Makefile.in	2009-07-18 06:11:16.000000000 +0200
++++ gtk+2.0-2.16.5/gdk/directfb/Makefile.in	2009-07-21 08:29:37.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -19170,9 +19170,9 @@
  	uninstall-libgdkincludeHEADERS
  
  # call as: $(XVFB_START) && someprogram
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/gdk/Makefile.in gtk+2.0-2.16.4/gdk/Makefile.in
---- gtk+2.0-2.16.4.old/gdk/Makefile.in	2009-07-01 23:09:44.000000000 +0200
-+++ gtk+2.0-2.16.4/gdk/Makefile.in	2009-07-02 06:12:41.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/gdk/Makefile.in gtk+2.0-2.16.5/gdk/Makefile.in
+--- gtk+2.0-2.16.5.old/gdk/Makefile.in	2009-07-18 06:11:16.000000000 +0200
++++ gtk+2.0-2.16.5/gdk/Makefile.in	2009-07-21 08:29:37.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -20476,9 +20476,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/gdk/quartz/Makefile.in gtk+2.0-2.16.4/gdk/quartz/Makefile.in
---- gtk+2.0-2.16.4.old/gdk/quartz/Makefile.in	2009-07-01 23:09:44.000000000 +0200
-+++ gtk+2.0-2.16.4/gdk/quartz/Makefile.in	2009-07-02 06:12:42.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/gdk/quartz/Makefile.in gtk+2.0-2.16.5/gdk/quartz/Makefile.in
+--- gtk+2.0-2.16.5.old/gdk/quartz/Makefile.in	2009-07-18 06:11:16.000000000 +0200
++++ gtk+2.0-2.16.5/gdk/quartz/Makefile.in	2009-07-21 08:29:37.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -21269,9 +21269,9 @@
  	uninstall-libgdkincludeHEADERS
  
  # call as: $(XVFB_START) && someprogram
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/gdk/tests/Makefile.in gtk+2.0-2.16.4/gdk/tests/Makefile.in
---- gtk+2.0-2.16.4.old/gdk/tests/Makefile.in	2009-07-01 23:09:44.000000000 +0200
-+++ gtk+2.0-2.16.4/gdk/tests/Makefile.in	2009-07-02 06:12:42.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/gdk/tests/Makefile.in gtk+2.0-2.16.5/gdk/tests/Makefile.in
+--- gtk+2.0-2.16.5.old/gdk/tests/Makefile.in	2009-07-18 06:11:16.000000000 +0200
++++ gtk+2.0-2.16.5/gdk/tests/Makefile.in	2009-07-21 08:29:37.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -21926,9 +21926,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/gdk/win32/Makefile.in gtk+2.0-2.16.4/gdk/win32/Makefile.in
---- gtk+2.0-2.16.4.old/gdk/win32/Makefile.in	2009-07-01 23:09:44.000000000 +0200
-+++ gtk+2.0-2.16.4/gdk/win32/Makefile.in	2009-07-02 06:12:42.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/gdk/win32/Makefile.in gtk+2.0-2.16.5/gdk/win32/Makefile.in
+--- gtk+2.0-2.16.5.old/gdk/win32/Makefile.in	2009-07-18 06:11:17.000000000 +0200
++++ gtk+2.0-2.16.5/gdk/win32/Makefile.in	2009-07-21 08:29:37.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -22852,9 +22852,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/gdk/win32/rc/Makefile.in gtk+2.0-2.16.4/gdk/win32/rc/Makefile.in
---- gtk+2.0-2.16.4.old/gdk/win32/rc/Makefile.in	2009-07-01 23:09:44.000000000 +0200
-+++ gtk+2.0-2.16.4/gdk/win32/rc/Makefile.in	2009-07-02 06:12:42.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/gdk/win32/rc/Makefile.in gtk+2.0-2.16.5/gdk/win32/rc/Makefile.in
+--- gtk+2.0-2.16.5.old/gdk/win32/rc/Makefile.in	2009-07-18 06:11:17.000000000 +0200
++++ gtk+2.0-2.16.5/gdk/win32/rc/Makefile.in	2009-07-21 08:29:38.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -23387,9 +23387,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/gdk/x11/Makefile.in gtk+2.0-2.16.4/gdk/x11/Makefile.in
---- gtk+2.0-2.16.4.old/gdk/x11/Makefile.in	2009-07-01 23:09:44.000000000 +0200
-+++ gtk+2.0-2.16.4/gdk/x11/Makefile.in	2009-07-02 06:12:42.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/gdk/x11/Makefile.in gtk+2.0-2.16.5/gdk/x11/Makefile.in
+--- gtk+2.0-2.16.5.old/gdk/x11/Makefile.in	2009-07-18 06:11:17.000000000 +0200
++++ gtk+2.0-2.16.5/gdk/x11/Makefile.in	2009-07-21 08:29:38.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -24416,9 +24416,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/gdk-pixbuf/Makefile.in gtk+2.0-2.16.4/gdk-pixbuf/Makefile.in
---- gtk+2.0-2.16.4.old/gdk-pixbuf/Makefile.in	2009-07-01 23:09:43.000000000 +0200
-+++ gtk+2.0-2.16.4/gdk-pixbuf/Makefile.in	2009-07-02 06:12:41.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/gdk-pixbuf/Makefile.in gtk+2.0-2.16.5/gdk-pixbuf/Makefile.in
+--- gtk+2.0-2.16.5.old/gdk-pixbuf/Makefile.in	2009-07-18 06:11:16.000000000 +0200
++++ gtk+2.0-2.16.5/gdk-pixbuf/Makefile.in	2009-07-21 08:29:37.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -27589,9 +27589,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/gdk-pixbuf/pixops/Makefile.in gtk+2.0-2.16.4/gdk-pixbuf/pixops/Makefile.in
---- gtk+2.0-2.16.4.old/gdk-pixbuf/pixops/Makefile.in	2009-07-01 23:09:44.000000000 +0200
-+++ gtk+2.0-2.16.4/gdk-pixbuf/pixops/Makefile.in	2009-07-02 06:12:41.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/gdk-pixbuf/pixops/Makefile.in gtk+2.0-2.16.5/gdk-pixbuf/pixops/Makefile.in
+--- gtk+2.0-2.16.5.old/gdk-pixbuf/pixops/Makefile.in	2009-07-18 06:11:16.000000000 +0200
++++ gtk+2.0-2.16.5/gdk-pixbuf/pixops/Makefile.in	2009-07-21 08:29:37.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -28376,9 +28376,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/gtk/Makefile.in gtk+2.0-2.16.4/gtk/Makefile.in
---- gtk+2.0-2.16.4.old/gtk/Makefile.in	2009-07-01 23:09:45.000000000 +0200
-+++ gtk+2.0-2.16.4/gtk/Makefile.in	2009-07-02 06:12:43.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/gtk/Makefile.in gtk+2.0-2.16.5/gtk/Makefile.in
+--- gtk+2.0-2.16.5.old/gtk/Makefile.in	2009-07-18 06:11:17.000000000 +0200
++++ gtk+2.0-2.16.5/gtk/Makefile.in	2009-07-21 08:29:38.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -32232,9 +32232,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/gtk/tests/Makefile.in gtk+2.0-2.16.4/gtk/tests/Makefile.in
---- gtk+2.0-2.16.4.old/gtk/tests/Makefile.in	2009-07-01 23:09:45.000000000 +0200
-+++ gtk+2.0-2.16.4/gtk/tests/Makefile.in	2009-07-02 06:12:43.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/gtk/tests/Makefile.in gtk+2.0-2.16.5/gtk/tests/Makefile.in
+--- gtk+2.0-2.16.5.old/gtk/tests/Makefile.in	2009-07-18 06:11:17.000000000 +0200
++++ gtk+2.0-2.16.5/gtk/tests/Makefile.in	2009-07-21 08:29:38.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -33113,9 +33113,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/gtk/theme-bits/Makefile.in gtk+2.0-2.16.4/gtk/theme-bits/Makefile.in
---- gtk+2.0-2.16.4.old/gtk/theme-bits/Makefile.in	2009-07-01 23:09:45.000000000 +0200
-+++ gtk+2.0-2.16.4/gtk/theme-bits/Makefile.in	2009-07-02 06:12:43.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/gtk/theme-bits/Makefile.in gtk+2.0-2.16.5/gtk/theme-bits/Makefile.in
+--- gtk+2.0-2.16.5.old/gtk/theme-bits/Makefile.in	2009-07-18 06:11:17.000000000 +0200
++++ gtk+2.0-2.16.5/gtk/theme-bits/Makefile.in	2009-07-21 08:29:38.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -33810,9 +33810,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/install-sh gtk+2.0-2.16.4/install-sh
---- gtk+2.0-2.16.4.old/install-sh	2009-02-24 04:53:12.000000000 +0100
-+++ gtk+2.0-2.16.4/install-sh	2009-07-02 06:12:40.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/install-sh gtk+2.0-2.16.5/install-sh
+--- gtk+2.0-2.16.5.old/install-sh	2009-02-24 04:53:12.000000000 +0100
++++ gtk+2.0-2.16.5/install-sh	2009-07-21 08:29:34.000000000 +0200
 @@ -1,7 +1,8 @@
  #!/bin/sh
 -#
@@ -34518,9 +34518,9 @@
 +# time-stamp-format: "%:y-%02m-%02d.%02H"
 +# time-stamp-end: "$"
 +# End:
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/ltmain.sh gtk+2.0-2.16.4/ltmain.sh
---- gtk+2.0-2.16.4.old/ltmain.sh	2009-02-25 21:39:39.000000000 +0100
-+++ gtk+2.0-2.16.4/ltmain.sh	2009-07-02 06:12:29.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/ltmain.sh gtk+2.0-2.16.5/ltmain.sh
+--- gtk+2.0-2.16.5.old/ltmain.sh	2009-02-25 21:39:39.000000000 +0100
++++ gtk+2.0-2.16.5/ltmain.sh	2009-07-21 08:29:24.000000000 +0200
 @@ -65,7 +65,7 @@
  #       compiler:		$LTCC
  #       compiler flags:		$LTCFLAGS
@@ -34599,9 +34599,9 @@
  	  esac
  	  ;;
  	no)
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/m4macros/Makefile.in gtk+2.0-2.16.4/m4macros/Makefile.in
---- gtk+2.0-2.16.4.old/m4macros/Makefile.in	2009-07-01 23:09:45.000000000 +0200
-+++ gtk+2.0-2.16.4/m4macros/Makefile.in	2009-07-02 06:12:43.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/m4macros/Makefile.in gtk+2.0-2.16.5/m4macros/Makefile.in
+--- gtk+2.0-2.16.5.old/m4macros/Makefile.in	2009-07-18 06:11:17.000000000 +0200
++++ gtk+2.0-2.16.5/m4macros/Makefile.in	2009-07-21 08:29:38.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -35161,9 +35161,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/Makefile.in gtk+2.0-2.16.4/Makefile.in
---- gtk+2.0-2.16.4.old/Makefile.in	2009-07-01 23:09:42.000000000 +0200
-+++ gtk+2.0-2.16.4/Makefile.in	2009-07-02 06:12:46.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/Makefile.in gtk+2.0-2.16.5/Makefile.in
+--- gtk+2.0-2.16.5.old/Makefile.in	2009-07-18 06:11:14.000000000 +0200
++++ gtk+2.0-2.16.5/Makefile.in	2009-07-21 08:29:42.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -35736,7 +35736,7 @@
  DISTCLEANFILES = \
  	gtk+-unix-print-2.0.pc			\
  	gtk+-$(GDKTARGET)-2.0.pc		\
-@@ -548,96 +432,83 @@
+@@ -548,95 +432,83 @@
  	gail-uninstalled.pc 			\
  	config.lt
  
@@ -35764,11 +35764,10 @@
 -DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure \
 -	$(top_srcdir)/Makefile.decl AUTHORS COPYING ChangeLog INSTALL \
 -	Makefile.am NEWS acinclude.m4 aclocal.m4 compile config.guess \
--	config.h.in config.h.win32.in config.sub configure configure.in \
--	depcomp gail-uninstalled.pc.in gail.pc.in \
--	gdk-2.0-uninstalled.pc.in gdk-2.0.pc.in \
--	gdk-pixbuf-2.0-uninstalled.pc.in gdk-pixbuf-2.0.pc.in \
--	gtk+-2.0-uninstalled.pc.in gtk+-2.0.pc.in \
+-	config.h.in config.h.win32.in config.sub configure.in depcomp \
+-	gail-uninstalled.pc.in gail.pc.in gdk-2.0-uninstalled.pc.in \
+-	gdk-2.0.pc.in gdk-pixbuf-2.0-uninstalled.pc.in \
+-	gdk-pixbuf-2.0.pc.in gtk+-2.0-uninstalled.pc.in gtk+-2.0.pc.in \
 -	gtk+-unix-print-2.0.pc.in gtk-zip.sh.in install-sh ltmain.sh \
 -	missing mkinstalldirs
 -DIST_SUBDIRS = $(SUBDIRS)
@@ -35875,7 +35874,7 @@
  	cd $(top_builddir) && $(SHELL) ./config.status $@
  
  mostlyclean-libtool:
-@@ -647,25 +518,23 @@
+@@ -646,25 +518,23 @@
  	-rm -rf .libs _libs
  
  distclean-libtool:
@@ -35909,7 +35908,7 @@
  	done
  
  # This directory's subdirectories are mostly independent; you can cd
-@@ -675,7 +544,13 @@
+@@ -674,7 +544,13 @@
  #     (which will cause the Makefiles to be regenerated when you run `make');
  # (2) otherwise, pass the desired values on the `make' command line.
  $(RECURSIVE_TARGETS):
@@ -35924,7 +35923,7 @@
  	dot_seen=no; \
  	target=`echo $@ | sed s/-recursive//`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
-@@ -687,15 +562,20 @@
+@@ -686,15 +562,20 @@
  	    local_target="$$target"; \
  	  fi; \
  	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
@@ -35949,7 +35948,7 @@
  	dot_seen=no; \
  	case "$@" in \
  	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-@@ -716,7 +596,7 @@
+@@ -715,7 +596,7 @@
  	    local_target="$$target"; \
  	  fi; \
  	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
@@ -35958,7 +35957,7 @@
  	done && test -z "$$fail"
  tags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
-@@ -727,35 +607,30 @@
+@@ -726,35 +607,30 @@
  	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  	done
  
@@ -36001,7 +36000,7 @@
  	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  	  fi; \
  	done; \
-@@ -763,23 +638,23 @@
+@@ -762,23 +638,23 @@
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
@@ -36034,7 +36033,7 @@
  	test -z "$(CTAGS_ARGS)$$tags$$unique" \
  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  	     $$tags $$unique
-@@ -791,40 +666,25 @@
+@@ -790,40 +666,25 @@
  
  distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@ -36089,7 +36088,7 @@
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
-@@ -835,15 +695,19 @@
+@@ -834,15 +695,19 @@
  	    || exit 1; \
  	  fi; \
  	done
@@ -36114,7 +36113,7 @@
  	        distdir) \
  	      || exit 1; \
  	  fi; \
-@@ -854,22 +718,55 @@
+@@ -853,22 +718,55 @@
  	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
  	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
@@ -36175,7 +36174,7 @@
  	chmod -R a-w $(distdir); chmod a+w $(distdir)
  	mkdir $(distdir)/_build
  	mkdir $(distdir)/_inst
-@@ -889,19 +786,20 @@
+@@ -888,19 +786,20 @@
  	        distuninstallcheck \
  	  && chmod -R a-w "$$dc_install_base" \
  	  && ({ \
@@ -36201,7 +36200,7 @@
  distuninstallcheck:
  	@cd $(distuninstallcheck_dir) \
  	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
-@@ -926,8 +824,9 @@
+@@ -925,8 +824,9 @@
  all-am: Makefile $(DATA) config.h
  installdirs: installdirs-recursive
  installdirs-am:
@@ -36213,7 +36212,7 @@
  install: install-recursive
  install-exec: install-exec-recursive
  install-data: install-data-recursive
-@@ -947,7 +846,7 @@
+@@ -946,7 +846,7 @@
  clean-generic:
  
  distclean-generic:
@@ -36222,7 +36221,7 @@
  	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
  
  maintainer-clean-generic:
-@@ -960,13 +859,15 @@
+@@ -959,13 +859,15 @@
  distclean: distclean-recursive
  	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
  	-rm -f Makefile
@@ -36240,7 +36239,7 @@
  info: info-recursive
  
  info-am:
-@@ -975,12 +876,20 @@
+@@ -974,12 +876,20 @@
  	@$(NORMAL_INSTALL)
  	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
  
@@ -36261,7 +36260,7 @@
  installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
-@@ -1001,29 +910,28 @@
+@@ -1000,29 +910,28 @@
  
  ps-am:
  
@@ -36311,9 +36310,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/missing gtk+2.0-2.16.4/missing
---- gtk+2.0-2.16.4.old/missing	2009-02-24 04:53:12.000000000 +0100
-+++ gtk+2.0-2.16.4/missing	2009-07-02 06:12:40.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/missing gtk+2.0-2.16.5/missing
+--- gtk+2.0-2.16.5.old/missing	2009-02-24 04:53:12.000000000 +0100
++++ gtk+2.0-2.16.5/missing	2009-07-21 08:29:34.000000000 +0200
 @@ -1,6 +1,10 @@
  #! /bin/sh
  # Common stub for a few missing GNU programs while installing.
@@ -36709,9 +36708,9 @@
 +# time-stamp-format: "%:y-%02m-%02d.%02H"
 +# time-stamp-end: "$"
 +# End:
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/mkinstalldirs gtk+2.0-2.16.4/mkinstalldirs
---- gtk+2.0-2.16.4.old/mkinstalldirs	2009-02-24 04:53:12.000000000 +0100
-+++ gtk+2.0-2.16.4/mkinstalldirs	2009-07-02 06:12:46.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/mkinstalldirs gtk+2.0-2.16.5/mkinstalldirs
+--- gtk+2.0-2.16.5.old/mkinstalldirs	2009-02-24 04:53:12.000000000 +0100
++++ gtk+2.0-2.16.5/mkinstalldirs	2009-07-21 08:29:42.000000000 +0200
 @@ -1,21 +1,36 @@
  #! /bin/sh
  # mkinstalldirs --- make directory hierarchy
@@ -36872,9 +36871,9 @@
 +# time-stamp-end: "$"
  # End:
 -# mkinstalldirs ends here
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/engines/Makefile.in gtk+2.0-2.16.4/modules/engines/Makefile.in
---- gtk+2.0-2.16.4.old/modules/engines/Makefile.in	2009-07-01 23:09:45.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/engines/Makefile.in	2009-07-02 06:12:43.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/engines/Makefile.in gtk+2.0-2.16.5/modules/engines/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/engines/Makefile.in	2009-07-18 06:11:18.000000000 +0200
++++ gtk+2.0-2.16.5/modules/engines/Makefile.in	2009-07-21 08:29:39.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -37576,9 +37575,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/engines/ms-windows/Makefile.in gtk+2.0-2.16.4/modules/engines/ms-windows/Makefile.in
---- gtk+2.0-2.16.4.old/modules/engines/ms-windows/Makefile.in	2009-07-01 23:09:46.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/engines/ms-windows/Makefile.in	2009-07-02 06:12:43.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/engines/ms-windows/Makefile.in gtk+2.0-2.16.5/modules/engines/ms-windows/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/engines/ms-windows/Makefile.in	2009-07-18 06:11:18.000000000 +0200
++++ gtk+2.0-2.16.5/modules/engines/ms-windows/Makefile.in	2009-07-21 08:29:39.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -38472,9 +38471,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/engines/ms-windows/Theme/gtk-2.0/Makefile.in gtk+2.0-2.16.4/modules/engines/ms-windows/Theme/gtk-2.0/Makefile.in
---- gtk+2.0-2.16.4.old/modules/engines/ms-windows/Theme/gtk-2.0/Makefile.in	2009-07-01 23:09:46.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/engines/ms-windows/Theme/gtk-2.0/Makefile.in	2009-07-02 06:12:43.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/engines/ms-windows/Theme/gtk-2.0/Makefile.in gtk+2.0-2.16.5/modules/engines/ms-windows/Theme/gtk-2.0/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/engines/ms-windows/Theme/gtk-2.0/Makefile.in	2009-07-18 06:11:18.000000000 +0200
++++ gtk+2.0-2.16.5/modules/engines/ms-windows/Theme/gtk-2.0/Makefile.in	2009-07-21 08:29:39.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -39033,9 +39032,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/engines/ms-windows/Theme/Makefile.in gtk+2.0-2.16.4/modules/engines/ms-windows/Theme/Makefile.in
---- gtk+2.0-2.16.4.old/modules/engines/ms-windows/Theme/Makefile.in	2009-07-01 23:09:46.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/engines/ms-windows/Theme/Makefile.in	2009-07-02 06:12:43.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/engines/ms-windows/Theme/Makefile.in gtk+2.0-2.16.5/modules/engines/ms-windows/Theme/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/engines/ms-windows/Theme/Makefile.in	2009-07-18 06:11:18.000000000 +0200
++++ gtk+2.0-2.16.5/modules/engines/ms-windows/Theme/Makefile.in	2009-07-21 08:29:39.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -39738,9 +39737,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/engines/pixbuf/Makefile.in gtk+2.0-2.16.4/modules/engines/pixbuf/Makefile.in
---- gtk+2.0-2.16.4.old/modules/engines/pixbuf/Makefile.in	2009-07-01 23:09:46.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/engines/pixbuf/Makefile.in	2009-07-02 06:12:43.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/engines/pixbuf/Makefile.in gtk+2.0-2.16.5/modules/engines/pixbuf/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/engines/pixbuf/Makefile.in	2009-07-18 06:11:18.000000000 +0200
++++ gtk+2.0-2.16.5/modules/engines/pixbuf/Makefile.in	2009-07-21 08:29:39.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -40506,9 +40505,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/input/Makefile.in gtk+2.0-2.16.4/modules/input/Makefile.in
---- gtk+2.0-2.16.4.old/modules/input/Makefile.in	2009-07-01 23:09:46.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/input/Makefile.in	2009-07-02 06:12:44.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/input/Makefile.in gtk+2.0-2.16.5/modules/input/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/input/Makefile.in	2009-07-18 06:11:18.000000000 +0200
++++ gtk+2.0-2.16.5/modules/input/Makefile.in	2009-07-21 08:29:40.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -42012,9 +42011,9 @@
  
  @CROSS_COMPILING_FALSE at all-local: gtk.immodules
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/Makefile.in gtk+2.0-2.16.4/modules/Makefile.in
---- gtk+2.0-2.16.4.old/modules/Makefile.in	2009-07-01 23:09:45.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/Makefile.in	2009-07-02 06:12:43.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/Makefile.in gtk+2.0-2.16.5/modules/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/Makefile.in	2009-07-18 06:11:18.000000000 +0200
++++ gtk+2.0-2.16.5/modules/Makefile.in	2009-07-21 08:29:39.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -42715,9 +42714,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/other/gail/libgail-util/Makefile.in gtk+2.0-2.16.4/modules/other/gail/libgail-util/Makefile.in
---- gtk+2.0-2.16.4.old/modules/other/gail/libgail-util/Makefile.in	2009-07-01 23:09:47.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/other/gail/libgail-util/Makefile.in	2009-07-02 06:12:44.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/other/gail/libgail-util/Makefile.in gtk+2.0-2.16.5/modules/other/gail/libgail-util/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/other/gail/libgail-util/Makefile.in	2009-07-18 06:11:19.000000000 +0200
++++ gtk+2.0-2.16.5/modules/other/gail/libgail-util/Makefile.in	2009-07-21 08:29:40.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -43609,9 +43608,9 @@
  	uninstall-libgailutilincludeHEADERS uninstall-local
  
  # call as: $(XVFB_START) && someprogram
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/other/gail/Makefile.in gtk+2.0-2.16.4/modules/other/gail/Makefile.in
---- gtk+2.0-2.16.4.old/modules/other/gail/Makefile.in	2009-07-01 23:09:47.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/other/gail/Makefile.in	2009-07-02 06:12:44.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/other/gail/Makefile.in gtk+2.0-2.16.5/modules/other/gail/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/other/gail/Makefile.in	2009-07-18 06:11:19.000000000 +0200
++++ gtk+2.0-2.16.5/modules/other/gail/Makefile.in	2009-07-21 08:29:40.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -46757,9 +46756,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/other/gail/tests/Makefile.in gtk+2.0-2.16.4/modules/other/gail/tests/Makefile.in
---- gtk+2.0-2.16.4.old/modules/other/gail/tests/Makefile.in	2009-07-01 23:09:47.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/other/gail/tests/Makefile.in	2009-07-02 06:12:44.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/other/gail/tests/Makefile.in gtk+2.0-2.16.5/modules/other/gail/tests/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/other/gail/tests/Makefile.in	2009-07-18 06:11:19.000000000 +0200
++++ gtk+2.0-2.16.5/modules/other/gail/tests/Makefile.in	2009-07-21 08:29:41.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -48047,9 +48046,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/other/Makefile.in gtk+2.0-2.16.4/modules/other/Makefile.in
---- gtk+2.0-2.16.4.old/modules/other/Makefile.in	2009-07-01 23:09:46.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/other/Makefile.in	2009-07-02 06:12:44.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/other/Makefile.in gtk+2.0-2.16.5/modules/other/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/other/Makefile.in	2009-07-18 06:11:18.000000000 +0200
++++ gtk+2.0-2.16.5/modules/other/Makefile.in	2009-07-21 08:29:40.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -48752,9 +48751,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/printbackends/cups/Makefile.in gtk+2.0-2.16.4/modules/printbackends/cups/Makefile.in
---- gtk+2.0-2.16.4.old/modules/printbackends/cups/Makefile.in	2009-07-01 23:09:47.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/printbackends/cups/Makefile.in	2009-07-02 06:12:44.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/printbackends/cups/Makefile.in gtk+2.0-2.16.5/modules/printbackends/cups/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/printbackends/cups/Makefile.in	2009-07-18 06:11:19.000000000 +0200
++++ gtk+2.0-2.16.5/modules/printbackends/cups/Makefile.in	2009-07-21 08:29:41.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -49526,9 +49525,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/printbackends/file/Makefile.in gtk+2.0-2.16.4/modules/printbackends/file/Makefile.in
---- gtk+2.0-2.16.4.old/modules/printbackends/file/Makefile.in	2009-07-01 23:09:48.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/printbackends/file/Makefile.in	2009-07-02 06:12:44.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/printbackends/file/Makefile.in gtk+2.0-2.16.5/modules/printbackends/file/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/printbackends/file/Makefile.in	2009-07-18 06:11:19.000000000 +0200
++++ gtk+2.0-2.16.5/modules/printbackends/file/Makefile.in	2009-07-21 08:29:41.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -50338,9 +50337,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/printbackends/lpr/Makefile.in gtk+2.0-2.16.4/modules/printbackends/lpr/Makefile.in
---- gtk+2.0-2.16.4.old/modules/printbackends/lpr/Makefile.in	2009-07-01 23:09:48.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/printbackends/lpr/Makefile.in	2009-07-02 06:12:45.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/printbackends/lpr/Makefile.in gtk+2.0-2.16.5/modules/printbackends/lpr/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/printbackends/lpr/Makefile.in	2009-07-18 06:11:19.000000000 +0200
++++ gtk+2.0-2.16.5/modules/printbackends/lpr/Makefile.in	2009-07-21 08:29:41.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -51100,9 +51099,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/printbackends/Makefile.in gtk+2.0-2.16.4/modules/printbackends/Makefile.in
---- gtk+2.0-2.16.4.old/modules/printbackends/Makefile.in	2009-07-01 23:09:47.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/printbackends/Makefile.in	2009-07-02 06:12:44.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/printbackends/Makefile.in gtk+2.0-2.16.5/modules/printbackends/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/printbackends/Makefile.in	2009-07-18 06:11:19.000000000 +0200
++++ gtk+2.0-2.16.5/modules/printbackends/Makefile.in	2009-07-21 08:29:41.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -51805,9 +51804,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/printbackends/papi/Makefile.in gtk+2.0-2.16.4/modules/printbackends/papi/Makefile.in
---- gtk+2.0-2.16.4.old/modules/printbackends/papi/Makefile.in	2009-07-01 23:09:48.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/printbackends/papi/Makefile.in	2009-07-02 06:12:45.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/printbackends/papi/Makefile.in gtk+2.0-2.16.5/modules/printbackends/papi/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/printbackends/papi/Makefile.in	2009-07-18 06:11:20.000000000 +0200
++++ gtk+2.0-2.16.5/modules/printbackends/papi/Makefile.in	2009-07-21 08:29:41.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -52562,9 +52561,9 @@
  
  
  -include $(top_srcdir)/git.mk
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/modules/printbackends/test/Makefile.in gtk+2.0-2.16.4/modules/printbackends/test/Makefile.in
---- gtk+2.0-2.16.4.old/modules/printbackends/test/Makefile.in	2009-07-01 23:09:48.000000000 +0200
-+++ gtk+2.0-2.16.4/modules/printbackends/test/Makefile.in	2009-07-02 06:12:45.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/modules/printbackends/test/Makefile.in gtk+2.0-2.16.5/modules/printbackends/test/Makefile.in
+--- gtk+2.0-2.16.5.old/modules/printbackends/test/Makefile.in	2009-07-18 06:11:20.000000000 +0200
++++ gtk+2.0-2.16.5/modules/printbackends/test/Makefile.in	2009-07-21 08:29:41.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -53371,9 +53370,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/perf/Makefile.in gtk+2.0-2.16.4/perf/Makefile.in
---- gtk+2.0-2.16.4.old/perf/Makefile.in	2009-07-01 23:09:48.000000000 +0200
-+++ gtk+2.0-2.16.4/perf/Makefile.in	2009-07-02 06:12:45.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/perf/Makefile.in gtk+2.0-2.16.5/perf/Makefile.in
+--- gtk+2.0-2.16.5.old/perf/Makefile.in	2009-07-18 06:11:20.000000000 +0200
++++ gtk+2.0-2.16.5/perf/Makefile.in	2009-07-21 08:29:41.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.
@@ -54130,9 +54129,9 @@
  
  # call as: $(XVFB_START) && someprogram
  
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/po/Makefile.in.in gtk+2.0-2.16.4/po/Makefile.in.in
---- gtk+2.0-2.16.4.old/po/Makefile.in.in	2009-07-01 21:11:54.000000000 +0200
-+++ gtk+2.0-2.16.4/po/Makefile.in.in	2009-07-02 06:12:29.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/po/Makefile.in.in gtk+2.0-2.16.5/po/Makefile.in.in
+--- gtk+2.0-2.16.5.old/po/Makefile.in.in	2009-07-18 05:53:25.000000000 +0200
++++ gtk+2.0-2.16.5/po/Makefile.in.in	2009-07-21 08:29:24.000000000 +0200
 @@ -25,6 +25,7 @@
  
  prefix = @prefix@
@@ -54187,9 +54186,9 @@
  	  --files-from=$(srcdir)/POTFILES.in \
  	&& test ! -f $(GETTEXT_PACKAGE).po \
  	   || ( rm -f $(srcdir)/$(GETTEXT_PACKAGE).pot \
-diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.4.old/tests/Makefile.in gtk+2.0-2.16.4/tests/Makefile.in
---- gtk+2.0-2.16.4.old/tests/Makefile.in	2009-07-01 23:09:49.000000000 +0200
-+++ gtk+2.0-2.16.4/tests/Makefile.in	2009-07-02 06:12:45.000000000 +0200
+diff -x'*config.sub' -x'*config.guess' -Naur gtk+2.0-2.16.5.old/tests/Makefile.in gtk+2.0-2.16.5/tests/Makefile.in
+--- gtk+2.0-2.16.5.old/tests/Makefile.in	2009-07-18 06:11:20.000000000 +0200
++++ gtk+2.0-2.16.5/tests/Makefile.in	2009-07-21 08:29:41.000000000 +0200
 @@ -1,8 +1,8 @@
 -# Makefile.in generated by automake 1.7.9 from Makefile.am.
 +# Makefile.in generated by automake 1.10.2 from Makefile.am.




More information about the pkg-gnome-commits mailing list