r21521 - in /desktop/experimental/epiphany-webkit/debian: changelog patches/99_autoreconf.patch

kov at users.alioth.debian.org kov at users.alioth.debian.org
Thu Sep 24 19:41:34 UTC 2009


Author: kov
Date: Thu Sep 24 19:41:34 2009
New Revision: 21521

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21521
Log:
Refreshed autoreconf patch

Modified:
    desktop/experimental/epiphany-webkit/debian/changelog
    desktop/experimental/epiphany-webkit/debian/patches/99_autoreconf.patch

Modified: desktop/experimental/epiphany-webkit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-webkit/debian/changelog?rev=21521&op=diff
==============================================================================
--- desktop/experimental/epiphany-webkit/debian/changelog [utf-8] (original)
+++ desktop/experimental/epiphany-webkit/debian/changelog [utf-8] Thu Sep 24 19:41:34 2009
@@ -11,6 +11,8 @@
     debian/patches/13_ignore_padlength_nss_error.patch,
     debian/patches/16_request_nss_master_password_if_needed.patch:
   - applied upstream
+  * debian/patches/99_autoreconf.patch:
+  - refreshed
 
  -- Gustavo Noronha Silva <kov at debian.org>  Thu, 24 Sep 2009 16:17:39 -0300
 

Modified: desktop/experimental/epiphany-webkit/debian/patches/99_autoreconf.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-webkit/debian/patches/99_autoreconf.patch?rev=21521&op=diff
==============================================================================
--- desktop/experimental/epiphany-webkit/debian/patches/99_autoreconf.patch [utf-8] (original)
+++ desktop/experimental/epiphany-webkit/debian/patches/99_autoreconf.patch [utf-8] Thu Sep 24 19:41:34 2009
@@ -2,15 +2,15 @@
 aclocal-1.10 -I m4
 automake-1.10
 autoconf
-Index: epiphany-webkit-2.27.92/configure
+Index: epiphany-webkit-2.28.0/configure
 ===================================================================
---- epiphany-webkit-2.27.92.orig/configure	2009-09-07 16:58:28.000000000 -0300
-+++ epiphany-webkit-2.27.92/configure	2009-09-09 19:03:06.634409476 -0300
+--- epiphany-webkit-2.28.0.orig/configure	2009-09-21 15:04:17.000000000 -0300
++++ epiphany-webkit-2.28.0/configure	2009-09-24 16:40:08.540440223 -0300
 @@ -1,20 +1,22 @@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
--# Generated by GNU Autoconf 2.63 for GNOME Web Browser 2.27.92.
-+# Generated by GNU Autoconf 2.64 for GNOME Web Browser 2.27.92.
+-# Generated by GNU Autoconf 2.63 for GNOME Web Browser 2.28.0.
++# Generated by GNU Autoconf 2.64 for GNOME Web Browser 2.28.0.
  #
  # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany>.
  #
@@ -805,8 +805,8 @@
  PACKAGE_NAME='GNOME Web Browser'
 -PACKAGE_TARNAME='epiphany'
 +PACKAGE_TARNAME='epiphany-webkit'
- PACKAGE_VERSION='2.27.92'
- PACKAGE_STRING='GNOME Web Browser 2.27.92'
+ PACKAGE_VERSION='2.28.0'
+ PACKAGE_STRING='GNOME Web Browser 2.28.0'
  PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany'
 +PACKAGE_URL=''
  
@@ -964,7 +964,7 @@
 @@ -1867,21 +1813,432 @@
  if $ac_init_version; then
    cat <<\_ACEOF
- GNOME Web Browser configure 2.27.92
+ GNOME Web Browser configure 2.28.0
 -generated by GNU Autoconf 2.63
 +generated by GNU Autoconf 2.64
  
@@ -1392,7 +1392,7 @@
  This file contains any messages produced by compilers while
  running configure, to aid debugging if configure makes a mistake.
  
- It was created by GNOME Web Browser $as_me 2.27.92, which was
+ It was created by GNOME Web Browser $as_me 2.28.0, which was
 -generated by GNU Autoconf 2.63.  Invocation command line was
 +generated by GNU Autoconf 2.64.  Invocation command line was
  
@@ -1992,7 +1992,7 @@
  # Define the identity of the package.
 - PACKAGE='epiphany'
 + PACKAGE='epiphany-webkit'
-  VERSION='2.27.92'
+  VERSION='2.28.0'
  
  
 @@ -2808,7 +3124,7 @@
@@ -14525,7 +14525,7 @@
  # report actual input values of CONFIG_FILES etc. instead of their
  # values after options handling.
  ac_log="
- This file was extended by GNOME Web Browser $as_me 2.27.92, which was
+ This file was extended by GNOME Web Browser $as_me 2.28.0, which was
 -generated by GNU Autoconf 2.63.  Invocation command line was
 +generated by GNU Autoconf 2.64.  Invocation command line was
  
@@ -14556,7 +14556,7 @@
  _ACEOF
  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  ac_cs_version="\\
- GNOME Web Browser config.status 2.27.92
+ GNOME Web Browser config.status 2.28.0
 -configured by $0, generated by GNU Autoconf 2.63,
 +configured by $0, generated by GNU Autoconf 2.64,
    with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
@@ -15004,10 +15004,10 @@
  $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
  fi
  
-Index: epiphany-webkit-2.27.92/lib/Makefile.in
+Index: epiphany-webkit-2.28.0/lib/Makefile.in
 ===================================================================
---- epiphany-webkit-2.27.92.orig/lib/Makefile.in	2009-09-07 16:58:26.000000000 -0300
-+++ epiphany-webkit-2.27.92/lib/Makefile.in	2009-09-09 19:03:08.569908810 -0300
+--- epiphany-webkit-2.28.0.orig/lib/Makefile.in	2009-09-21 15:04:14.000000000 -0300
++++ epiphany-webkit-2.28.0/lib/Makefile.in	2009-09-24 16:40:10.680940203 -0300
 @@ -336,6 +336,7 @@
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@
@@ -15025,10 +15025,10 @@
  	$(AM_CPPFLAGS)
  
  libephymisc_la_CFLAGS = $(DEPENDENCIES_CFLAGS) $(AM_CFLAGS) \
-Index: epiphany-webkit-2.27.92/ltmain.sh
+Index: epiphany-webkit-2.28.0/ltmain.sh
 ===================================================================
---- epiphany-webkit-2.27.92.orig/ltmain.sh	2009-09-06 19:34:59.000000000 -0300
-+++ epiphany-webkit-2.27.92/ltmain.sh	2009-09-09 19:02:59.206409979 -0300
+--- epiphany-webkit-2.28.0.orig/ltmain.sh	2009-09-19 16:43:29.000000000 -0300
++++ epiphany-webkit-2.28.0/ltmain.sh	2009-09-24 16:39:58.724439329 -0300
 @@ -4202,6 +4202,11 @@
  	    prev=
  	    continue
@@ -15041,10 +15041,10 @@
  	  esac
  	  ;;
  	expsyms)
-Index: epiphany-webkit-2.27.92/src/Makefile.in
+Index: epiphany-webkit-2.28.0/src/Makefile.in
 ===================================================================
---- epiphany-webkit-2.27.92.orig/src/Makefile.in	2009-09-07 16:58:27.000000000 -0300
-+++ epiphany-webkit-2.27.92/src/Makefile.in	2009-09-09 19:03:09.201908592 -0300
+--- epiphany-webkit-2.28.0.orig/src/Makefile.in	2009-09-21 15:04:15.000000000 -0300
++++ epiphany-webkit-2.28.0/src/Makefile.in	2009-09-24 16:40:11.308939979 -0300
 @@ -418,6 +418,7 @@
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@




More information about the pkg-gnome-commits mailing list