Changelog
dput (0.9.6.4ubuntu1) trusty; urgency=low
* Merge from Debian unstable. Remaining changes:
- debian/control: Added suggests on python-bzrlib (as we use the
bzrlib.transport).
- debian/rules: Updated to install sftp.py.
- 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.
- http.py: Don't incorrectly assume that HTTPResponse.reason is an
integer when generating an error message.
- sftp.py: Support for uploads via sftp transport with a progress
indicator.
dput (0.9.6.4) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Add missing space in printed sentence after lintian checks.
[ Y Giridhar Appaji Nag ]
* dcut honours ssh_config_options, thanks Luca Falavigna (Closes: #656692)
* Allow quote in DEBFULLNAME, thanks Thomas Preud'homme (Closes: #578617)
* Fix HTTPS auth urllib2 failures, thanks Chow Loong Jin (Closes: #580505)
* Merge NUMs to git, thanks Thijs Kinkhorst and Alberto Á. Fuentes
* Remove jp server from dput.cf, thanks Hideki Yamane (Closes: #703858)
* Check for execute perms of /usr/bin/gpg instead of read, thanks Richard
Laager (Closes: #595505)
* Add missing stdout flush between "Uploading" and "done." for ftp, thanks
Thorsten Glaser (Closes: #664685)
* Apply patch from Jan Hauke Rahm to catch exception if there is no section
in the config file for a given default_host (Closes: #621507)
* Apply Andrew Shadura's patch for various manpage fixes (Closes: #695175)
* Update Standards-Version to 3.9.4 (add build-arch and build-indep etc.)
-- Logan Rosen <email address hidden> Tue, 10 Dec 2013 17:20:23 -0500