Source: dupload Section: devel Priority: optional Maintainer: Dpkg Developers Uploaders: Guillem Jover Vcs-Browser: https://git.dpkg.org/cgit/dpkg/dupload.git Vcs-Git: https://git.dpkg.org/git/dpkg/dupload.git Standards-Version: 4.7.2 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), debhelper (>= 13.10), dh-sequence-bash-completion, aspell , aspell-en , libio-socket-ssl-perl , libtest-minimumversion-perl , libtest-perl-critic-perl , libtest-pod-perl , libtest-spelling-perl , libtest-strict-perl , libtest-synopsis-perl , liburi-perl , shellcheck , Build-Depends-Indep: perl, Package: dupload Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${perl:Depends}, libdpkg-perl (>= 1.21.10), Recommends: libio-socket-ssl-perl, liburi-perl, libyaml-libyaml-perl, openssh-client | ssh, Suggests: default-mta | mail-transport-agent, lintian, libsecret-tools, Description: Debian package upload tool dupload will automagically upload Debian packages to a remote host with a Debian upload queue. All uploads are logged into a dedicated .upload file. The default host is configurable, along with: . * the upload method, * queue and incoming directories, * file modes, * keyrings for allowed signatures, * list of .changes distributions allowed or blocked from upload, * whether to send announcement mails or to delegate that to the remote host, * and it can be further extended via pre- and post-uploads hooks. . The following hooks are configured out-of-the box, depending on the remote host to use: . * OpenPGP checks. * Debian source-only upload checks. * Debian security queue upload confirmation. * Debian ongoing transition checks. * Debian dinstall next run time notification. . This tool is intended mainly for people maintaining Debian packages, but not necessarily only for the Debian archive.