[Surfraw-commits] [SCM] surfraw - a fast unix command line interface to WWW branch, 2.2.9_release_candidate, updated. surfraw_2-2-5_1-261-gdbabbf6

Jason Ryan jasonwryan at gmail.com
Wed Apr 24 04:45:26 UTC 2013


The following commit has been merged in the 2.2.9_release_candidate branch:
commit dbabbf61bc91e0a64cc4260e91de349be6e835c8
Author: Jason Ryan <jasonwryan at gmail.com>
Date:   Wed Apr 24 16:44:29 2013 +1200

    Updated debcontents and debpts

diff --git a/elvi/debcontents b/elvi/debcontents
index 7d2d536..b47275b 100755
--- a/elvi/debcontents
+++ b/elvi/debcontents
@@ -129,7 +129,7 @@ else
     then
 	if [ "$SURFRAW_debcontents_distro" = "stable" ]
 	then
-		SURFRAW_debcontents_distro=jaunty
+		SURFRAW_debcontents_distro=raring
 	fi
     fi
     url="$searchurl?keywords=${escaped_args}&searchon=contents"
diff --git a/elvi/debpts b/elvi/debpts
index 1bc709e..56bc57a 100755
--- a/elvi/debpts
+++ b/elvi/debpts
@@ -39,5 +39,5 @@ elif test -z "$w3_args"; then
 	w3_browse_url "http://packages.qa.debian.org/common/index.html"
 else
     escaped_args=`w3_url_of_arg $w3_args`
-	w3_browse_url "http://packages.qa.debian.org/common/index.html?src=${escaped_args}"
+    w3_browse_url "http://packages.qa.debian.org/common/index.html?src=${escaped_args}"
 fi
diff --git a/test/debcontents.test b/test/debcontents.test
index d482da6..399de7c 100644
--- a/test/debcontents.test
+++ b/test/debcontents.test
@@ -1,6 +1,6 @@
 debcontents surfraw
 usr/bin.*surfraw
 debcontents -u surfraw
-usr/bin.*surfraw
+etc/bash_completion.d.*surfraw
 debcontents -distro=slink -a grep
 base/help/.*grep
diff --git a/test/debpts.test b/test/debpts.test
index 20f1714..3e8975e 100644
--- a/test/debpts.test
+++ b/test/debpts.test
@@ -1,2 +1,2 @@
 debpts surfraw
-<h1>surfraw.*source package
+source.*surfraw

-- 
surfraw -  a fast unix command line interface to WWW



More information about the Surfraw-commits mailing list