lp:~erosa/+junk/dput-fix-380940

Created by David Erosa and last modified
Get this branch:
bzr branch lp:~erosa/+junk/dput-fix-380940
Only David Erosa can upload to this branch. If you are David Erosa please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
David Erosa
Status:
Development

Recent revisions

20. By David Erosa

dput (0.9.2.37ubuntu4~ppa1) jaunty; urgency=low
Added a new error check when HTTP method is not allowed (Fixes LP: #380940)
-David Erosa GarcĂ­a <email address hidden>Fri, 29 May 2009 11:22:26 +0200

19. By Michael Bienia

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

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

17. By Bhavani Shankar

* Merge from debian unstable, remaining changes: LP: #313718
  + 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.
  + 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.

16. By Cody A.W. Somerville

* Merge from debian unstable, remaining changes: (LP: #310754)
  + 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. (LP: #196797)
    - Properly check to see if config stanza exists for host. (LP: #196786)
  + 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.

15. By Cody A.W. Somerville

sftp.py: import bzrlib.transport inside the upload method so that dput will
not error out when bzrlib.transport is not available but the user isn't
using the sftp transport anyhow. (LP: #297851)

14. By Cody A.W. Somerville

sftp.py: Actually use the specified login name to
authenticate. (LP: #296472)

13. By Cody A.W. Somerville

* Merge from debian unstable, remaining changes: (LP: #295613)
  + dput.cf:
    - set ubuntu as default_host_main
    - set 'progress_indicator = 2'
  + dput:
    - Recognize 0ubuntu1 as a debian version that requires
      orig.tar.gz to be included in the upload.
* sftp.py: Created dput method module to add support for uploads via sftp.
* ftp.py:
  - Catch exceptions that are thrown on call to ftp_connection.quit()
  - Fixes LP: #183624
* 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. (LP: #196797)
  - Properly check to see if config stanza exists for host. (LP: #196786)
  - Updated version string to reflect current version.
* dput.cf: Updated ppa stanza to make use of argument support.
* dput.cf.5: Updated man page to note support for sftp transport and host args
* dput.1: Updated man page to document host argument feature and sftp support.

12. By Sarah Kowalik

* Merge from debian unstable, remaining changes:
  - In dput.cf, set ubuntu as default_host_main
  - In debian/control, set Ubuntu Core Dev as Maintainer and move Original
    maintainer to XSBC-Original-Maintainer
  - In dput, recognize 0ubuntu1 as a debian_version that requires an
    orig.tar.gz upload - Refix (LP: #17169)
  - Add 'progress_indicator = 2' to dput.cf, so that it is easier to detect
    how much dput has uploaded of the files.
* Thanks to debian for taking almost all our changes!

11. By Sarah Kowalik

* Merge from debian unstable, remaining changes:
  - Exit dcut when targetting ubuntu, revu, and ppa (LP: #186275)
  - In dput.cf, set ubuntu as default_host_main and change the name of the
    ubuntu-revu stanza to revu for compatibility with previous Ubuntu
    versions of dput
  - In debian/control, set Ubuntu Core Dev as Maintainer and move Original
    maintainer to XSBC-Original-Maintainer
  - In dput, recognize 0ubuntu1 as a debian_version that requires an
    orig.tar.gz upload - Refix (LP: #17169)
  - Added stanza in dput.cf for Ubuntu PPA.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack5 (bzr 1.6)
This branch contains Public information 
Everyone can see this information.

Subscribers