Change logs for dput source package in Precise

  • dput (0.9.6.2ubuntu2~ubuntu12.04.1) precise-backports; urgency=medium
    
      * No-change backport to precise (LP: #1254016)
    
    dput (0.9.6.2ubuntu2) quantal; urgency=low
    
      * 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
     -- Felix Geyer <email address hidden>   Wed, 23 Apr 2014 12:23:59 +0200
  • dput (0.9.6.2ubuntu1) oneiric; urgency=low
    
      * 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
    
    dput (0.9.6.2) unstable; urgency=low
    
      [ Gerfried Fuchs ]
      * Remove .org from the backports target name.
    
      [ Y Giridhar Appaji Nag ]
      * Change the default backports configuration (Closes: #595726)
      * Clarify the -m option in dcut.1 (Closes: #608634)
      * Don't suggest yaclc, it is no longer in the archive
      * Update Standards-Version to 3.9.1 (no changes required)
     -- Lorenzo De Liso <email address hidden>   Mon, 02 May 2011 15:26:31 +0200