Change logs for dput source package in Raring

  • dput (0.9.6.3+nmu1ubuntu1) raring; urgency=low
    
      * Merge from Debian unstable. Remaining changes:
        - debian/control: Added suggests on python-bzrlib (as we use the
          bzrlib.transport).
        - debian/rules: Updated to install sftp.py.
        - 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.1: Updated to document host argument feature and sftp support.
        - dput.cf:
          + Set 'default_main_host = ubuntu'
          + Set 'progress_indicator = 2'
          + Updated ppa stanza to make use of argument support.
        - dput.cf.5: Updated to note support for sftp transport and host args.
        - http.py: Don't incorrectly assume that HTTPResponse.reason is an
          integer when generating an error message.
        - sftp.py: Support for uploads via sftp transport with a progress
          indicator.
    
    dput (0.9.6.3+nmu1) unstable; urgency=low
    
      * Non-maintainer upload.
      * Discourage people to upload packages to the wrong archive (Closes: #561678)
      * Deleted obsolete comment about gluck (Closes: #674585)
      * Use case and example about dcut added to man page. Thanks
        Hideki Yamane <email address hidden>  (Closes: #688871)
    
    dput (0.9.6.3) unstable; urgency=low
    
      * volatile archive has been discontinued (Closes: #661374)
      * Change Vcs-Browser to anonscm.d.o from git.d.o
      * Update Standards-Version to 3.9.3 (no changes required)
     -- Logan Rosen <email address hidden>   Mon, 26 Nov 2012 15:50:06 -0500
  • 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
     -- Chow Loong Jin <email address hidden>   Mon, 16 Jul 2012 08:57:02 +0200