Source: wget
Section: web
Priority: standard
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 automake,
 autotools-dev,
 dh-strip-nondeterminism,
 gettext,
 intltool,
 libgnutls28-dev,
 libhttp-daemon-perl <!nocheck>,
 libidn2-dev,
 libpcre2-dev,
 libpsl-dev,
 libssl-dev,
 libtool,
 pkgconf,
 pkg-config,
 texinfo,
 uuid-dev,
 zlib1g-dev,
Standards-Version: 4.6.2
Homepage: https://www.gnu.org/software/wget/
Vcs-Browser: https://salsa.debian.org/noel/wget
Vcs-Git: https://salsa.debian.org/noel/wget.git

Package: wget
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends},
 ${misc:Depends},
Recommends: ca-certificates,
Conflicts: wget-ssl,
Description: GNU Wget
 GNU Wget is a free software package for retrieving files using HTTP, HTTPS, FTP and FTPS, the most widely used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.

Package: wget-udeb
Package-Type: udeb
Section: debian-installer
Priority: optional
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: GNU Wget
 GNU Wget is a free software package for retrieving files using HTTP, HTTPS, FTP and FTPS, the most widely used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.