[Surfraw-commits] [SCM] surfraw - a fast unix command line interface to WWW branch, master, updated. surfraw_2-2-5_1-95-g7c30b08

Ian Beckwith ianb at erislabs.net
Tue Mar 2 03:50:20 UTC 2010


The following commit has been merged in the master branch:
commit 36f6c017fb32b9d9586c958c0b2cb1c28d2ee907
Author: Ian Beckwith <ianb at erislabs.net>
Date:   Mon Mar 1 04:13:57 2010 +0000

    Update AUTHORS. Add a note to appendix 1 of HACKING about updating AUTHORS.

diff --git a/AUTHORS b/AUTHORS
index deafacc..f014d02 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,12 +1,10 @@
-ORIGINAL AUTHOR
+AUTHORS
 
 Julian Assange <proff at iq.org>
-	original concept / code
-
-THE SURFRAW-DEVEL TEAM <surfraw-devel at lists.alioth.debian.org>
+	original author
 
 Christian Surchi <csurchi at debian.org>
-    Debian maintainer
+        original debian maintainer
 	elvi: debcontents, debbugs, debpackages
 
 Ian Beckwith <ianb at erislabs.net>
@@ -14,12 +12,14 @@ Ian Beckwith <ianb at erislabs.net>
 	      port, codesearch, debwiki, lastfm, musicbrainz,
 	      opensearch, scholar, ctan, fsfdir, gutenberg, wayback,
 	      dmoz, w3html, w3link, w3css, w3rdf, debpts, rfc,
-	      sunonesearch, lsm
+	      sunonesearch, lsm, finkpkg, rpmsearch, macports,
+	      debpkghome, debvcsbrowse
 	plus various tweaks/bugfixes/features.
 
 Moritz Muehlenhoff <jmm at informatik.uni-bremen.de>
 	elvi: debsec, ebay, leodict, wikipedia, sharereactor,
 	      pgpkeys, happypenguin
+	plus various patches/maintenance.
 
 Thomas Smith <tgs at debian.org>
 	Bugfixes, uploading.
@@ -30,8 +30,6 @@ Stephen Stafford <bagpuss at debian.org>
 Kevin Kreamer <kkreamer at etherhogz.org>
 	Bug fixes
 
-OTHER ELVI AUTHORS
-
 Christian Weisgerber <naddy at mips.inka.de>
         elvi: fast, thesaurus, webster
 
@@ -46,7 +44,7 @@ Ian Broadfoot <ibroadfo at cis.strath.ac.uk>
 
 James Rowe <jnrowe at ukfsn.org>
         elvi: genpkg
-        plus useful patches.
+        plus useful patches/maintenance.
 
 Aparna Jaitly <aparnajaitly at hotmail.com>
         elvi: ixquick
@@ -66,11 +64,45 @@ Ivy Foster <joyfulgirl at archlinux.us>
         plus patches
 
 Sumant Oemrawsingh <soemraws at xs4all.nl>
-
-        elvi: cliki, l1sp, mathworth, mininova
+        elvi: cliki, l1sp, mathworth, mininova, youtube
         plus patches, including the uzbl examples.
 
-OTHER CONTRIBUTORS
+Sadako <Sadako at hamiltonshells.ca>
+        imdb fixes
+
+tczy <cy at wre.ath.cx>
+        elvi: bing
+
+S. <fittabile at lifegate.it>
+        elvi: acronym, gcache
+
+Micah Anderson <micah at debian.org>
+        various patches
+
+René Reigel <Stormtrooperofdeath at gmx.net>
+        elvi: aur
+
+J.R. Mauro <jrm8005 at gmail.com>
+        elvi: urban, piratebay, genportage
+
+Wim van Hoydonck <wim.van.hoydonck at gmail.com>
+        elvi: ntrs, springer, sc
+
+John Briggs <john_briggs at telstra.com>
+        patch to google
+
+John Gruenenfelder <johng at as.arizona.edu>
+        elvi: arxiv
+	csh patch
+
+James TD Smith <ahktenzero at dsl.pipex.com>
+        elvi: javasun
+        google country-specific options
+
+Charles Twardy <ctwardy at iet.com>
+        fixed cia
+
+THANKS TO
 
 Brian Nelson           <bnelson at bloodclot.net>
 Christian Garbs        <mitch at yggdrasil.mitch.h.shuttle.de>
@@ -79,10 +111,11 @@ Jeff Bailey            <jbailey at nisa.net>
 Mark W. Eichin         <eichin at thok.org>
 Teófilo Ruiz Suárez    <teo at debian.org>
 Maru Dubshinki         <marudubshinki at gmail.com>
-Micah Anderson         <micah at debian.org>
 Matt Kraai             <kraai at ftbfs.org>
 Brian Mcdonald         <weifgvjlpmvr at spammotel.com>
+Carl Fredrik Hammar    <hammy.lite at gmail.com>
+Andy Valencia          <ajv-914-325-0787 at vsta.org>
+Philip Armstrong       <phil at kantaka.co.uk>
+Dan Jacobson           <jidanni at jidanni.org>
 
 If we've missed anyone, let us know.
-
-$Id$
diff --git a/ChangeLog b/ChangeLog
index 499bd4f..fecae3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-01  Ian Beckwith  <ianb at erislabs.net>
+
+	* Update AUTHORS.
+	* Add a note to appendix 1 of HACKING about updating AUTHORS.
+
 2010-02-22  Ivy Foster  <joyfulgirl at archlinux.us>
 
 	* Added `-ns|-newscreen' switch for setting $SURFRAW_new_screen.
diff --git a/HACKING b/HACKING
index 831c3ce..f1531e6 100644
--- a/HACKING
+++ b/HACKING
@@ -139,15 +139,17 @@ Or... How to Eat The CHEESE
 
     7: add an entry to the ChangeLog and NEWS
 
-    8: test
+    8: add yourself or the author to AUTHORS
 
-    9: add tests to test suite, see test/README
+    9: test
 
-    10: if the elvi has heavy dependencies, consider moving it
+    10: add tests to test suite, see test/README
+
+    11: if the elvi has heavy dependencies, consider moving it
         to the surfraw-extra package by adding its files to
 	debian/surfraw-extra.files
 
-    11: if using git, 'git add elvi/elviname' then commit and push.
+    12: if using git, 'git add elvi/elviname' then commit and push.
 
  APPENDIX 2
 

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



More information about the Surfraw-commits mailing list