r16443 - in /packages/unstable/devhelp/debian: changelog patches/02_gecko_1.9.patch

brad-guest at users.alioth.debian.org brad-guest at users.alioth.debian.org
Sat Jul 5 10:41:32 UTC 2008


Author: brad-guest
Date: Sat Jul  5 10:41:32 2008
New Revision: 16443

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16443
Log:
* Fix 02_gecko_1.9.patch - Fixes FTBFS on alpha. Closes: #488531
 - Thanks to Mike Hommey <mh at glandium.org> for patch.

Modified:
    packages/unstable/devhelp/debian/changelog
    packages/unstable/devhelp/debian/patches/02_gecko_1.9.patch

Modified: packages/unstable/devhelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/devhelp/debian/changelog?rev=16443&op=diff
==============================================================================
--- packages/unstable/devhelp/debian/changelog (original)
+++ packages/unstable/devhelp/debian/changelog Sat Jul  5 10:41:32 2008
@@ -1,3 +1,10 @@
+devhelp (0.19.1-5) UNRELEASED; urgency=low
+
+  * Fix 02_gecko_1.9.patch - Fixes FTBFS on alpha. Closes: #488531
+   - Thanks to Mike Hommey <mh at glandium.org> for patch.
+
+ -- Bradley Smith <brad at brad-smith.co.uk>  Sat, 05 Jul 2008 11:35:20 +0100
+
 devhelp (0.19.1-4) unstable; urgency=low
 
   * Fix 02_gecko_1.9.patch. Closes: #485644

Modified: packages/unstable/devhelp/debian/patches/02_gecko_1.9.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/devhelp/debian/patches/02_gecko_1.9.patch?rev=16443&op=diff
==============================================================================
--- packages/unstable/devhelp/debian/patches/02_gecko_1.9.patch (original)
+++ packages/unstable/devhelp/debian/patches/02_gecko_1.9.patch Sat Jul  5 10:41:32 2008
@@ -487,18 +487,23 @@
 Index: devhelp-0.19.1/src/dh-gecko-utils.cpp
 ===================================================================
 --- devhelp-0.19.1.orig/src/dh-gecko-utils.cpp	2008-05-25 18:55:37.000000000 +0200
-+++ devhelp-0.19.1/src/dh-gecko-utils.cpp	2008-05-27 12:20:50.001150076 +0200
-@@ -21,6 +21,9 @@
++++ devhelp-0.19.1/src/dh-gecko-utils.cpp	2008-07-05 11:17:56.304672802 +0200
+@@ -21,6 +21,10 @@
   */
  
  #include <config.h>
++#include <nsStringAPI.h>
 +#ifdef XPCOM_GLUE
 +#	include <gtkmozembed_glue.cpp>
 +#endif
  #include <gtkmozembed.h>
  #include <gtkmozembed_internal.h>
  
-@@ -41,7 +44,7 @@
+@@ -37,11 +41,10 @@
+ #include <nsILocalFile.h>
+ #include <nsIDOMMouseEvent.h>
+ #include <nsIWebBrowserFind.h>
+-#include <nsStringAPI.h>
  
  #include <stdlib.h>
  




More information about the pkg-gnome-commits mailing list