Blob Blame History Raw
diff -duru gget-0.0.4.orig/configure gget-0.0.4/configure
--- gget-0.0.4.orig/configure	2008-12-20 12:37:03.000000000 +0100
+++ gget-0.0.4/configure	2009-02-20 00:40:21.000000000 +0100
@@ -14226,7 +14226,7 @@
 	{ echo "$as_me:$LINENO: result: " >&5
 echo "${ECHO_T}" >&6; }
 
-				VALID_EPIPHANY_VERSIONS="2.24 2.23 2.22 2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6"
+				VALID_EPIPHANY_VERSIONS="2.27 2.26 2.25 2.24 2.23 2.22 2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6"
 	for v in $VALID_EPIPHANY_VERSIONS; do
 
 		{ echo "$as_me:$LINENO: checking for Epiphany $v" >&5
diff -duru gget-0.0.4.orig/configure.ac gget-0.0.4/configure.ac
--- gget-0.0.4.orig/configure.ac	2008-12-20 12:35:51.000000000 +0100
+++ gget-0.0.4/configure.ac	2009-02-20 00:39:35.000000000 +0100
@@ -60,7 +60,7 @@
 	dnl If you want to add anything but a <major>.<minor> version here, you
 	dnl need to see the handling of the epiphany_version variable in the
 	dnl epiphany extension code
-	VALID_EPIPHANY_VERSIONS="2.24 2.23 2.22 2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6"
+	VALID_EPIPHANY_VERSIONS="2.27 2.26 2.25 2.24 2.23 2.22 2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6"
 	for v in $VALID_EPIPHANY_VERSIONS; do
 	
 		AC_MSG_CHECKING([for Epiphany $v])