[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[stable] surfraw update



Hi,
I would like to upload attached update to surfraw for stable.

(The Debian Security Tracker was moved to a debian.org host
some time ago and while the enyo.de old site provided a 
redirect for some time, it is now gone)

Cheers,
        Moritz
diff -u surfraw-2.2.2/debian/changelog surfraw-2.2.2/debian/changelog
--- surfraw-2.2.2/debian/changelog
+++ surfraw-2.2.2/debian/changelog
@@ -1,3 +1,10 @@
+surfraw (2.2.2-3+lenny1) stable; urgency=low
+
+  * Fix debsec elvi. The debian security tracker has moved to a debian.org
+    host in the mean time.	 
+
+ -- Moritz Muehlenhoff <jmm@debian.org>  Wed, 12 Jan 2011 22:49:30 +0100
+
 surfraw (2.2.2-3) unstable; urgency=low
 
   * Backport slinuxdoc fix from 2.2.3 prerelease.
only in patch2:
unchanged:
--- surfraw-2.2.2.orig/elvi/debsec
+++ surfraw-2.2.2/elvi/debsec
@@ -16,8 +16,8 @@
 w3_config
 w3_parse_args "$@"
 if test -z "$w3_args"; then
-    w3_browse_url "http://idssi.enyo.de/tracker";
+    w3_browse_url "http://security-tracker.debian.org/tracker";
 else
     escaped_args=`w3_url_of_arg $w3_args`
-    w3_browse_url "http://idssi.enyo.de/tracker/${escaped_args}";
+    w3_browse_url "http://security-tracker.debian.org/tracker/${escaped_args}";
 fi

Reply to: