lp:ubuntu/quantal/dput

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/dput
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

30. By Martin Pitt

releasing version 0.9.6.2ubuntu2

29. By Martin Pitt

* sftp.py:
  - Add support for a progress indicator to the sftp method (LP: #633109)
  - Delete trailing whitespace
* debian/control:
  - Suggest python-bzrlib instead of bzr

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).

23. By Muharem Hrnjadovic

* Merge from debian unstable (LP: #388939), remaining changes:
  - debian/control: Added suggests on bzr (as we use the bzrlib.transport)
  - debian/rules: Updated to install sftp.py
  - 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)
  - 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.
  - dput.cf: Updated ppa stanza to make use of argument support.
  - dput.cf.5: Updated to note support for sftp transport and host args
  - dput.1: Updated to document host argument feature and sftp support.

22. By Michael Bienia

Fix deprecation warning with python 2.6 (LP: #336601)

21. By Cody A.W. Somerville

* dput:
  - 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)

Branch metadata

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

Subscribers