Change logs for git-publish source package in Focal

  • git-publish (1.6.0-1) unstable; urgency=medium
    
      * Update to git-publish 1.6.0:
        - default to Python3. Closes: #936617
        - add unit-tests
        - add --add-header to pass customized headers
        - allow 'git-publish --edit' during rebase
        - add series status comments to cover letter
        - fix the --keyid option
        - ignore relogin delay when calling 'git-send-email --dry-run'
    
     -- Philippe Mathieu-Daudé <email address hidden>  Fri, 03 Jan 2020 10:21:53 +0100
  • git-publish (1.4.3-1build1) focal; urgency=medium
    
      * No-change rebuild to generate dependencies on python2.
    
     -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:33:40 +0000
  • git-publish (1.4.3-1) unstable; urgency=low
    
      * Add 's' menu command to select a subset of patches to send
      * Use UTF-8 encoding for annotated tags
      * Use a cover letter by default for pull requests
      * Convert README.rst to git-publish.pod man page
      * Add --no-sign-pull option to skip pull request signing
      * Run cccmd in the top-level directory
      * Show meaningful error message when run outside top-level directory
    
     -- Philippe Mathieu-Daudé <email address hidden>  Fri, 20 Apr 2018 23:22:52 -0300