lp:~hyperair/ubuntu/quantal/dput/sftp-progress-indicator

Created by Chow Loong Jin and last modified
Get this branch:
bzr branch lp:~hyperair/ubuntu/quantal/dput/sftp-progress-indicator
Only Chow Loong Jin can upload to this branch. If you are Chow Loong Jin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chow Loong Jin
Status:
Development

Recent revisions

33. By Chow Loong Jin

Fix typo in changelog (bzr was in suggests, not depends)

32. By Chow Loong Jin

Update changelog

Git-Dch: Ignore

31. By Chow Loong Jin

Depend on python-bzrlib instead of bzr

30. By Chow Loong Jin

Delete trailing whitespace in sftp.py

29. By Chow Loong Jin

Add support for a progress indicator to the sftp method

LP: #633109

28. By Lorenzo De Liso

* Merge from debian unstable (LP: #775587), remaining changes:
  - debian/control: Added suggests on bzr (as we use the bzrlib.transport)
  - debian/rules: Updated to install sftp.py
  - sftp.py: Support for uploads via sftp transport
  - dput.cf:
    + Set 'default_main_host = ubuntu'
    + Set 'progress_indicator = 2'
    + Updated ppa stanza to make use of argument support
  - 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.cf.5: Updated to note support for sftp transport and host args
  - dput.1: Updated to document host argument feature and sftp support.
  - Don't incorrectly assume that HTTPResonse.reason is an integer when
    generating an error message

27. By Bhavani Shankar

* Merge from debian unstable (LP: #606153). Remaining changes:
  - debian/control: Added suggests on bzr (as we use the bzrlib.transport)
  - debian/rules: Updated to install sftp.py
  - sftp.py: Support for uploads via sftp transport
  - dput.cf:
    + set 'default_main_host = ubuntu'
    + set 'progress_indicator = 2'
    + Updated ppa stanza to make use of argument support
  - 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 (LP: #327239)
  - dput.cf.5: Updated to note support for sftp transport and host args
  - dput.1: Updated to document host argument feature and sftp support.
  - Don't incorrectly assume that HTTPResonse.reason is an integer when
    generating an error message (LP: #380940)
* Dropped change:
  - Compute md5 sums (merged in debian)

26. By Bhavani Shankar

* Merge from debian testing. Remaining changes: LP: #507068
  - debian/control: Added suggests on bzr (as we use the bzrlib.transport)
  - debian/rules: Updated to install sftp.py
  - sftp.py: Support for uploads via sftp transport
  - dput.cf:
    + set 'default_main_host = ubuntu'
    + set 'progress_indicator = 2'
    + Updated ppa stanza to make use of argument support
  - 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 (Fixes LP: #327239)
  - dput.cf.5: Updated to note support for sftp transport and host args
  - dput.1: Updated to document host argument feature and sftp support.
  - Don't incorrectly assume that HTTPResonse.reason is an integer when
    generating an error message (LP: #380940).
  - Compute md5 sum

25. By Loïc Minier

Compute md5sum.

24. By Evan

Don't incorrectly assume that HTTPResonse.reason is an integer when
generating an error message (LP: #380940).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/dput
This branch contains Public information 
Everyone can see this information.

Subscribers