Changelog
dput (1.0.2ubuntu1) cosmic; urgency=low
* Merge from Debian unstable. Remaining changes:
- dput:
+ Recognize 0ubuntu1 as a debian version that requires
orig.tar.gz to be included in the upload.
+ Correctly handle cases where a non-existant host or no host at all is
supplied when -o option is passed. (Thanks to David Futcher for
spotting)
+ Be more careful about setting a variable in a section that does not
exist in host argument handling.
- dput.1: Updated to document host argument feature and sftp support.
- dput.cf:
+ Set 'default_main_host = ubuntu'
+ Set 'progress_indicator = 2'
+ Updated ppa stanza to make use of argument support.
- dput.cf.5: Updated to note support for sftp transport and host args.
- dput.cf: Switch ubuntu stanza to upload to "/ubuntu" rather than "/"
(LP: #1340130).
- dput.cf: Drop trailing "/ubuntu" from ppa stanza, to support the new
form of the upload path needed for PPAs based on derived distributions
(LP: #1340130).
- Implement a new sftp method that connects via openssh and then
uses paramiko's sftp support. Some code copied from bzr.
dput (1.0.2) unstable; urgency=medium
* The “Rezaul Karim Siddique” release.
* Parse custom port value as integer from FQDN value text.
Closes: bug#876382. Thanks to Marc Haber for the report.
* Declare “Standards-Version: 4.1.3”. No additional changes needed.
* Declare Debhelper compatibility level 11.
* Update copyright years.
* Update reference URLs to HTTPS scheme, where appropriate.
* Define custom report behaviour for Reportbug.
* Declare EditorConfig settings for the code base.
* Change ‘incoming’ for ‘mentors’ host in default configuration.
Closes: bug#891268. Thanks to Mattia Rizzolo for the report and patch.
-- Julian Andres Klode <email address hidden> Fri, 27 Apr 2018 13:42:28 +0200