Change logs for dput source package in Maverick

  • dput (0.9.6.1ubuntu1) maverick; urgency=low
    
      * 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)
    
    dput (0.9.6.1) unstable; urgency=low
    
      * Use hashlib instead of md5/sha modules for Python 2.6 (Closes: #517831)
      * Update Standards-Version to 3.9.0 (no changes required)
    
    dput (0.9.6) unstable; urgency=low
    
      * Correct bash completion for --delayed
      * Use %s to print HTTP response reason string (not a number)
      * Compute md5sums to fix lintian I: no-md5sums-control-file, thanks
        Loïc Minier <email address hidden> (Closes: #564783)
      * Mark self.closed = 1 to prevent messing up of display with setting
        progress_indicator=2, thanks Kan-Ru Chen <email address hidden> for
        the patch (Closes: #488316)
      * Add allow_cut = 1 to security-master-* (Closes: #574506)
      * Fix handling of version for multi-digit epochs (Closes: #577825)
      * Update Standards-Version to 3.8.4 (no changes required)
      * Switch to dpkg-source 3.0 (native) format
      * Don't warn about a DELAYED/0-day upload, just print (Closes: #553198)
     -- Bhavani Shankar <email address hidden>   Fri, 16 Jul 2010 12:25:57 +0530
  • dput (0.9.5.1ubuntu1) lucid; urgency=low
    
      * 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
    
    dput (0.9.5.1) unstable; urgency=low
    
      * Fix lintian (pedantic) warnings and info messages
        + I: hyphen-used-as-minus-sign in dcut(1)
        + P: maintainer-script-without-set-e
        + P: copyright-refers-to-symlink-license
      * set method = ftp as applicable in default dput.cf (Closes: #544360)
      * Initialize options['changes'] in dcut, include the changes file itself
        when using dcut -i.  Thanks gregor herrmann <email address hidden> for the
        report and fix (Closes: #544440)
    
    dput (0.9.5) unstable; urgency=low
    
      * Better (hopefully) language in default messages.  Thanks Andre
        Klapper <email address hidden> for the bug report(Closes: #521281)
      * Add the new upload queue in Europe to dput.cf as "ftp-eu"
      * Fix URL to the dev-ref section on "Handling security-related bugs".
        Thanks Mauro Lizaur <email address hidden> (Closes: #529770)
      * Implement a -i option to dcut that reads a changes file to create a
        commands file removing the files uploaded via the changes file.  Thanks
        Dinesh Shanbhag <email address hidden> (Closes: #302292)
      * Update Standards-Version to 3.8.3 (no changes required)
     -- Bhavani Shankar <email address hidden>   Tue, 19 Jan 2010 20:20:30 +0530