[pkg-lynx-commits] [lynx-cur] 01/01: Change STARTFILE in lynx.cfg

Denis Briand narcan-guest at moszumanska.debian.org
Fri Aug 11 20:19:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

narcan-guest pushed a commit to branch master
in repository lynx-cur.

commit ff6c17724fdb45be4ef2f280192ff64390bf23a0
Author: Denis Briand <debian at denis-briand.fr>
Date:   Fri Aug 11 22:18:53 2017 +0200

    Change STARTFILE in lynx.cfg
---
 debian/changelog             |  6 ++++++
 debian/patches/lynxcfg.patch | 12 +++++++++---
 2 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f83a021..b23ad08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lynx (2.8.9dev16-2) UNRELEASED; urgency=low
+
+  * Change STARTFILE to file://localhost/~/ in lynx.cfg (Closes: #821905).
+
+ -- Denis Briand <debian at denis-briand.fr>  Fri, 11 Aug 2017 22:13:43 +0200
+
 lynx (2.8.9dev16-1) unstable; urgency=medium
 
   * Import upstream version 2.8.9dev16
diff --git a/debian/patches/lynxcfg.patch b/debian/patches/lynxcfg.patch
index ea602f0..499597f 100644
--- a/debian/patches/lynxcfg.patch
+++ b/debian/patches/lynxcfg.patch
@@ -1,11 +1,11 @@
 Description: Modify the lynx.cfg to Debian system
-Author: Atsuhito Kohda <kohda at debian.org>
+Authors: Atsuhito Kohda <kohda at debian.org>, Denis Briand <debian at denis-briand.fr>
 Forwarded: not-needed
-Last-Update: 2017-Apr-29
+Last-Update: 2017-08-11
 
 --- a/lynx.cfg
 +++ b/lynx.cfg
-@@ -108,7 +108,7 @@
+@@ -108,12 +108,12 @@
  #
  # Normally we expect you will connect to a remote site, e.g., the Lynx starting
  # site:
@@ -14,6 +14,12 @@ Last-Update: 2017-Apr-29
  #
  # As an alternative, you may want to use a local URL.  A good choice for this is
  # the user's home directory:
+ .ex
+-#STARTFILE:file://localhost/~/
++STARTFILE:file://localhost/~/
+ #
+ # Your choice of STARTFILE should reflect your site's needs, and be a URL that
+ # you can connect to reliably.  Otherwise users will become confused and think
 @@ -132,9 +132,10 @@
  # This definition will be overridden if the "LYNX_HELPFILE" environment
  # variable has been set.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-lynx/lynx-cur.git



More information about the pkg-lynx-commits mailing list