Package: surfraw Version: 2.1.3 Severity: minor Tags: patch Hey thanks for the debsec elvi! ;)
It needs a tab in the description so that the sr -elvi output (which spits out /etc/surfraw_elvi.list) will display it properly, right now it looks like this: ... debsec -- Search the Debian Security Tracker for CVE ids or package names deja -- Search usenet using Google Groups (groups.google.com) dmoz -- Search the Open Directory Project web directory (dmoz.org) ebay -- Search the Ebay auction site etym -- Look up word origins at www.etymonline.com ... The following patch fixes it, simple fix. diff -uNr surfraw-2.1.3/elvi/debsec orig/surfraw-2.1.3/elvi/debsec --- surfraw-2.1.3/elvi/debsec 2006-02-28 11:13:56.000000000 -0500 +++ orig/surfraw-2.1.3/elvi/debsec 2005-12-23 15:54:16.000000000 -0500 @@ -1,5 +1,5 @@ #!/bin/sh -# elvis: debsec -- Search the Debian Security Tracker for CVE ids or package names +# elvis: debsec -- Search the Debian Security Tracker for CVE ids or package names # Author: Moritz Muehlenhoff <[EMAIL PROTECTED]> . surfraw || exit 1 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-686-smp Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages surfraw depends on: ii elinks [www-browser] 0.10.6-1 advanced text-mode WWW browser ii firefox [www-browser] 1.5.dfsg+1.5.0.1-3 lightweight web browser based on M ii galeon [www-browser] 2.0.0-3 GNOME web browser for advanced use ii konqueror [www-browse 4:3.5.1-1 KDE's advanced file manager, web b ii mozilla-browser [www- 2:1.7.12-1.1 The Mozilla Internet application s ii w3m [www-browser] 0.5.1-4 WWW browsable pager with excellent Versions of packages surfraw recommends: ii elinks [links] 0.10.6-1 advanced text-mode WWW browser ii w3m 0.5.1-4 WWW browsable pager with excellent -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

