Change logs for dput-ng source package in Cosmic

  • dput-ng (1.21) unstable; urgency=medium
    
      * Team upload.
      * Fix TypeErrors in dcut (and in particular dcut dm).
      * commands/dm: Fix parsing of gpg2 to extract the uid of the key.
      * uploaders/local: install files without the +x bit.  Closes: #813136
        Thanks to Alexander Balderson <email address hidden> for the patch.
      * Configure gitlab-ci to build our docs and serve them with gitlab pages.
      * docs:
        + Remove unused and deprecated sphinx.ext.pngmath module.
        + Configure sphinx to error out on warnings.
      * d/control: Set the Homepage field to debian.pages.debian.net/dput-ng.
    
     -- Mattia Rizzolo <email address hidden>  Tue, 29 May 2018 12:38:45 +0200
  • dput-ng (1.20) unstable; urgency=medium
    
      * Team upload.
      * Fix post_upload_command output handling with Python3.  Closes: #893309
        Thanks to Russ Allbery <email address hidden> for reporting and testing the
        first patch.
      * d/control:
        + Change Maintainer email address to <email address hidden>.
          Closes: #899487
        + Drop Recommends on bash-completion.  Closes: #864354
      * hooks: Add "olstable" to the "protected distributions".  Closes: #742136
    
     -- Mattia Rizzolo <email address hidden>  Thu, 24 May 2018 11:10:39 +0200
  • dput-ng (1.19) unstable; urgency=medium
    
      * Team upload.
    
      [ Mattia Rizzolo ]
      * Fix dcut bash completion after the move from python2 to python3.
      * d/dput-ng.maintscript: Remove the old bash-completion file from /etc.
      * d/control:
        + Require a new enough bash-completion to be sure to install the
          file under /usr.
        + Drop recommends on python-paramiko from dput-ng.  Closes: #893310
    
      [ Salvatore Bonaccorso ]
      * Move mentioning of paramiko for uploads via SSH to python3-dput.
    
      [ Matteo F. Vescovi ]
      * Add python3-twitter to Suggests and update README.Installing accordingly.
      * debian/control: S-V bump 4.1.3 -> 4.1.4 (no changes needed)
      * debian/control: python3-distutils b-dep added
      * setup.py: move env to python3
      * debian/: finally fix bash-completion (Closes: #892694)
        Thanks to Salvo 'LtWorf' Tomaselli for both new dcut and dput scripts
    
     -- Matteo F. Vescovi <email address hidden>  Tue, 01 May 2018 16:00:05 +0200
  • dput-ng (1.17) unstable; urgency=medium
    
      * Team upload.
      * Add missing import preventing all dcut commands to work.  Closes: #890188
      * Change the mentors.debian.net upload queue to the new recommended one.
      * Bump Standards-Version to 4.1.3:
        + Use HTTPS in d/copyright's Format.
        + Bump Priority from extra to optional.
      * d/control:
        + Move the git repository to salsa.debian.org.
        + Set Rules-Requires-Root: no.
      * Bump debhelper compat level to 11.
    
     -- Mattia Rizzolo <email address hidden>  Sat, 24 Feb 2018 09:58:18 +0100