Source: wget
Section: web
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev,
 automake,
 dh-strip-nondeterminism,
 gettext,
 intltool,
 libgnutls28-dev,
 libidn2-0-dev,
 libpcre3-dev,
 libpsl-dev,
 libssl-dev,
 pkg-config,
 texinfo,
 uuid-dev
Standards-Version: 3.9.8
Homepage: https://www.gnu.org/software/wget/
#Vcs-Git: https://anonscm.debian.org/collab-maint/wget.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/wget.git

Package: wget
Architecture: any
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 and FTP, 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
Architecture: any
Section: debian-installer
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: GNU Wget
  GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, 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.