Change logs for dput source package in Lunar

  • dput (1.1.3ubuntu2.1) lunar; urgency=medium
    
      * Make PEP 440 version conversion more robust for SRUs (LP: #1991606)
    
     -- Benjamin Drung <email address hidden>  Sat, 01 Jul 2023 01:49:41 +0200
  • dput (1.1.3ubuntu2) lunar; urgency=medium
    
      * Make versions with Ubuntu suffixes compliant with PEP 440.
    
     -- Simon Quigley <email address hidden>  Thu, 16 Feb 2023 15:38:56 -0600
  • dput (1.1.3ubuntu1) lunar; urgency=medium
    
      * Merge from Debian Unstable. Remaining changes:
        - 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.
        - dput.cf: Switch ubuntu stanza to upload to "/ubuntu" rather than "/"
          (LP: #1340130).
        - dput.cf: Drop trailing "/ubuntu" from ppa stanza, to support the new
          form of the upload path needed for PPAs based on derived distributions
          (LP: #1340130).
        - Implement a new sftp method that connects via openssh and then
          uses paramiko's sftp support. Some code copied from bzr.
        - Add ssh-ubuntu and ssh-ppa upload targets using sftp protocols and ssh
          provided username. Set login name in ~/.ssh/config for ubuntu &
          launchpad hosts to match the launchpad login name.
    
    dput (1.1.3) unstable; urgency=medium
    
      * The “Makoto Okamura” release.
      * Ignore positional command-line arguments when options specify action.
        Closes: bug#1014182. Thanks to Ben Hutchings for the report.
      * Correct spelling of ‘--maintaineraddress’ in ‘dcut(1)’ man page.
      * Correct Bash command completion for maintainer email address.
      * Correct Bash command completion for host names.
      * Open text files using explicit UTF-8 encoding.
        Closes: bug#876671. Thanks to Nicholas D Steeves for the report.
        Closes: bug#905914. Thanks to Harald Dunkel for the report.
        Closes: bug#911500. Thanks to Dima Kogan for the report.
    
     -- Simon Quigley <email address hidden>  Sat, 11 Feb 2023 14:51:22 -0600
  • dput (1.1.2ubuntu2) kinetic; urgency=medium
    
      * Promote python3-paramiko to Recommends, to promote the usage of
        ssh-ubuntu as an upload target over ubuntu (LP: #1991569).
    
     -- Simon Quigley <email address hidden>  Wed, 05 Oct 2022 08:47:02 -0500