diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2018-07-08 16:51:50 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2018-07-08 16:51:50 +0000 |
commit | d6a80aa2751ddc659fffdbd0b77cd40a9ae2c65e (patch) | |
tree | 89a523a063fb0ffcbadaddd53630d03664b98b85 /PACKAGE/debian | |
parent | 09222f491cf037c8f044ad6a5ebfc916119afa5d (diff) | |
download | lynx-snapshots-d6a80aa2751ddc659fffdbd0b77cd40a9ae2c65e.tar.gz |
snapshot of project "lynx", label v2-8-9rel_1
Diffstat (limited to 'PACKAGE/debian')
-rw-r--r-- | PACKAGE/debian/changelog | 6 | ||||
-rw-r--r-- | PACKAGE/debian/control | 2 | ||||
-rw-r--r-- | PACKAGE/debian/copyright | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/PACKAGE/debian/changelog b/PACKAGE/debian/changelog index 37abd240..5557db44 100644 --- a/PACKAGE/debian/changelog +++ b/PACKAGE/debian/changelog @@ -1,8 +1,8 @@ -lynx-dev (2.8.9pre.1) unstable; urgency=low +lynx-dev (2.8.9rel.1) unstable; urgency=low - * prerelease + * maintenance updates - -- Thomas E. Dickey <dickey@invisible-island.net> Sun, 10 Jun 2018 16:24:17 -0400 + -- Thomas E. Dickey <dickey@invisible-island.net> Sun, 08 Jul 2018 06:46:06 -0400 lynx-dev (2.8.8dev.16) unstable; urgency=high diff --git a/PACKAGE/debian/control b/PACKAGE/debian/control index b0dd38b2..1875ecee 100644 --- a/PACKAGE/debian/control +++ b/PACKAGE/debian/control @@ -2,7 +2,7 @@ Source: lynx-dev Section: web Priority: optional Maintainer: Thomas E. Dickey <dickey@invisible-island.net> -Homepage: http://invisible-island.net/lynx/ +Homepage: https://invisible-island.net/lynx/ Build-Depends: debhelper (>= 7), dpatch, po-debconf, libncursesw5-dev, zlib1g-dev, gettext, libgnutls-dev, sharutils, telnet, openssh-client, libbsd-dev, libidn11-dev Standards-Version: 3.8.2 diff --git a/PACKAGE/debian/copyright b/PACKAGE/debian/copyright index 74db3b29..e027ffc4 100644 --- a/PACKAGE/debian/copyright +++ b/PACKAGE/debian/copyright @@ -1,4 +1,4 @@ -Upstream source http://lynx.invisible-island.net/current/ +Upstream source https://lynx.invisible-island.net/current/ Current maintainer: Thomas Dickey <dickey@invisible-island.net> |