80 lines
2.2 KiB
Text
80 lines
2.2 KiB
Text
Source: lynx
|
|
Section: web
|
|
Priority: optional
|
|
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
|
|
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
XSBC-Original-Maintainer: Debian Lynx Packaging Team <pkg-lynx-maint@lists.alioth.debian.org>
|
|
XSBC-Original-Uploaders:
|
|
Axel Beckert <abe@debian.org>,
|
|
Andreas Metzler <ametzler@debian.org>,
|
|
Elimar Riesebieter <riesebie@lxtec.de>,
|
|
Bugs: mailto:maintainers@lists.progress-linux.org
|
|
Homepage: https://lynx.invisible-island.net/
|
|
Build-Depends:
|
|
autoconf-dickey,
|
|
debhelper-compat (= 13),
|
|
gettext,
|
|
libbrotli-dev,
|
|
libbsd-dev,
|
|
libbz2-dev,
|
|
libssl-dev,
|
|
libidn2-dev,
|
|
libncurses-dev,
|
|
openssh-client,
|
|
pkgconf,
|
|
sharutils,
|
|
telnet | telnet-client,
|
|
zlib1g-dev,
|
|
Standards-Version: 4.7.0
|
|
Vcs-Browser: https://git.progress-linux.org/horok/lynx
|
|
Vcs-Git: https://git.progress-linux.org/horok/lynx
|
|
XSBC-Original-Vcs-Browser: https://salsa.debian.org/lynx-team/lynx
|
|
XSBC-Original-Vcs-Git: https://salsa.debian.org/lynx-team/lynx.git
|
|
Rules-Requires-Root: no
|
|
|
|
Package: lynx-common
|
|
Architecture: all
|
|
Multi-Arch: foreign
|
|
Depends:
|
|
${misc:Depends},
|
|
Recommends:
|
|
lynx,
|
|
Breaks:
|
|
lynx-cur (<< 2.8.9dev8-2~),
|
|
lynx-cur-wrapper (<< 2.8.8dev.8-2),
|
|
Replaces:
|
|
lynx-cur (<< 2.8.9dev8-2~),
|
|
lynx-cur-wrapper (<< 2.8.8dev.8-2),
|
|
Description: shared files for lynx package
|
|
In continuous development since 1992, Lynx sets the standard for
|
|
text-mode web clients.
|
|
.
|
|
This package contains architecture-independent files shared by the
|
|
lynx package over any architecture available in Debian. Examples of
|
|
such shared files are: manpages, locale and mimetype definitions, and
|
|
configuration files.
|
|
|
|
Package: lynx
|
|
Architecture: any
|
|
Multi-Arch: foreign
|
|
Depends:
|
|
lynx-common,
|
|
${misc:Depends},
|
|
${shlibs:Depends},
|
|
Provides:
|
|
news-reader,
|
|
www-browser,
|
|
Breaks:
|
|
lynx-cur (<< 2.8.9dev8-2~),
|
|
lynx-cur-wrapper (<< 2.8.8dev.8-2),
|
|
Replaces:
|
|
lynx-cur (<< 2.8.9dev8-2~),
|
|
lynx-cur-wrapper (<< 2.8.8dev.8-2),
|
|
Conflicts:
|
|
lynx-ssl,
|
|
Recommends:
|
|
mailcap,
|
|
Description: classic non-graphical (text-mode) web browser
|
|
In continuous development since 1992, Lynx sets the standard for
|
|
text-mode web clients. It is fast and simple to use, with support for
|
|
browsing via FTP, Gopher, HTTP, HTTPS, NNTP, and the local file system.
|