git-publish (1.8.1-1) unstable; urgency=medium * Non-maintainer upload. * Update to git-publish 1.8.1: - Add --separate-send/-S to use a separate git-send-email command to send each patch - Handle '\r' in git output - Avoid to encode the cover letter - Encode the cover letter with charset=utf-8 and cte=8bit - Don't pick up the branch description in the cover letter - Use the git mbox format - Remove blank email item in edit_email_list - Fix encoding of native characters for author names - Add a --skip=N option that automatically unselects the first N patch emails - Update homepage URL (Closes: #981448) - Update to follow the last version of Debian Policy -- Philippe Mathieu-Daudé Mon, 16 May 2022 00:40:13 +0200 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é Fri, 03 Jan 2020 10:21:53 +0100 git-publish (1.5.1-1) UNRELEASED; urgency=low * Non-maintainer upload. * Update to git-publish 1.4.3: - add man-page - make pull request signing configurable - minor fixes * Update to git-publish 1.4.4: - allow to pass arbitrary arguments to format-patch * Update to git-publish 1.5.0: - add --keyid to select a non-default key when using multiple GPG keys - add --no-binary to avoid sending big binary blob to mailing list - locale encoding improvements * Update to git-publish 1.5.1: - improve errors handling -- Philippe Mathieu-Daudé Fri, 06 Dec 2019 15:53:10 +0100 git-publish (1.4.2-1) unstable; urgency=low * Initial release. (Closes: #889847) -- Philippe Mathieu-Daudé Wed, 07 Feb 2018 15:27:52 -0300