rev 16760 - in krap/google-gadgets/trunk/debian: . patches

Pino Toscano pino-guest at alioth.debian.org
Mon Feb 1 10:55:01 UTC 2010


Author: pino-guest
Date: 2010-02-01 10:54:59 +0000 (Mon, 01 Feb 2010)
New Revision: 16760

Modified:
   krap/google-gadgets/trunk/debian/changelog
   krap/google-gadgets/trunk/debian/patches/03_GRE_Version.patch
Log:
refresh patch 03_GRE_Version.patch, thanks Mike Hommey for the hints


Modified: krap/google-gadgets/trunk/debian/changelog
===================================================================
--- krap/google-gadgets/trunk/debian/changelog	2010-01-31 23:39:00 UTC (rev 16759)
+++ krap/google-gadgets/trunk/debian/changelog	2010-02-01 10:54:59 UTC (rev 16760)
@@ -21,8 +21,9 @@
     Hurd issue).
   * Add small header for patches 01_am_maintainer_mode.patch, 02_kfreebsd.patch
     and 04_hurd.patch.
+  * Refresh patch 03_GRE_Version.patch, thanks Mike Hommey for the hints.
 
- -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Sun, 31 Jan 2010 18:18:07 +0100
+ -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Mon, 01 Feb 2010 11:49:48 +0100
 
 google-gadgets (0.11.1-2) unstable; urgency=low
 

Modified: krap/google-gadgets/trunk/debian/patches/03_GRE_Version.patch
===================================================================
--- krap/google-gadgets/trunk/debian/patches/03_GRE_Version.patch	2010-01-31 23:39:00 UTC (rev 16759)
+++ krap/google-gadgets/trunk/debian/patches/03_GRE_Version.patch	2010-02-01 10:54:59 UTC (rev 16760)
@@ -1,26 +1,26 @@
 --- a/extensions/gtkmoz_browser_element/browser_child.cc
 +++ b/extensions/gtkmoz_browser_element/browser_child.cc
-@@ -1213,8 +1213,8 @@ static bool InitGecko() {
+@@ -1268,8 +1268,8 @@
    nsresult rv;
  
    static const GREVersionRange kGREVersion = {
 -    "1.9a", PR_TRUE,
--    "1.9.2", PR_FALSE,
+-    "1.9.4", PR_FALSE,
 +    "1.9.1", PR_TRUE,
-+    "1.9.2", PR_FALSE
++    "1.9.2", PR_FALSE,
    };
  
    char xpcom_location[4096];
 --- a/extensions/smjs_script_runtime/libmozjs_glue.cc
 +++ b/extensions/smjs_script_runtime/libmozjs_glue.cc
-@@ -198,8 +198,8 @@ bool LibmozjsGlueStartup() {
+@@ -198,8 +198,8 @@
    char xpcom_file[4096];
  
    static const GREVersionRange kGREVersion = {
 -    "1.9a", PR_TRUE,
--    "1.9.2", PR_FALSE,
+-    "1.9.4", PR_FALSE,
 +    "1.9.1", PR_TRUE,
-+    "1.9.2", PR_FALSE
++    "1.9.2", PR_FALSE,
    };
  
    rv = GRE_GetGREPathWithProperties(&kGREVersion, 1, nsnull, 0,




More information about the pkg-kde-commits mailing list