Format: 1.7 Date: Sun, 17 May 2009 19:13:15 +0530 Source: dput Binary: dput Architecture: source Version: 0.9.4ubuntu1 Distribution: karmic Urgency: low Maintainer: Ubuntu Core Developers Changed-By: Bhavani Shankar Description: dput - Debian package upload tool Launchpad-Bugs-Fixed: 327239 336601 Changes: dput (0.9.4ubuntu1) karmic; urgency=low . * Merge from debian unstable, remaining changes: + sftp.py: Support for uploads via sftp transport + dput.cf: - set 'default_main_host = ubuntu' - set 'progress_indicator = 2' + dput: - Recognize 0ubuntu1 as a debian version that requires orig.tar.gz to be included in the upload. + debian/control: Added suggests on bzr (as we use the bzrlib.transport) + debian/rules: Updated to install sftp.py + dput: - Added ability to pass an argument to the host configuration by placing a colon after the hostname. The variable with the same name of the host will be replaced with the string following the colon. - Properly check to see if config stanza exists for host. - Be more careful about setting a variable in a section that does not exist in host argument handling (Fixes LP: #327239) - 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) + Fix deprecation warning with python 2.6 (LP: #336601) Files: 219f57dbb26a731ecf51546476cabe5b 713 devel optional dput_0.9.4ubuntu1.dsc 7338acfec667c7aa6c7f6005e1404f05 59674 devel optional dput_0.9.4ubuntu1.tar.gz Original-Maintainer: Y Giridhar Appaji Nag