git-publish 1.8.1-1 source package in Ubuntu
Changelog
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é <email address hidden> Mon, 16 May 2022 00:40:13 +0200
Upload details
- Uploaded by:
- Philippe Mathieu-Daudé
- Uploaded to:
- Sid
- Original maintainer:
- Philippe Mathieu-Daudé
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
git-publish_1.8.1-1.dsc | 1.9 KiB | f6e5b857d2ef066e9af7d18e6cbebadeb2d3d5abc8d1e27d48941fe164f7456f |
git-publish_1.8.1.orig.tar.gz | 21.4 KiB | ac12bf2732df32a73e6da24fe42a1dc15b003eca72f46b3bf90bf3171912d862 |
git-publish_1.8.1-1.debian.tar.xz | 2.8 KiB | e4a8b89ed8dd33723e8d271e465e9ee65fdff91ae39262541c7917f335689f02 |
Available diffs
- diff from 1.6.0-1 to 1.8.1-1 (6.4 KiB)
No changes file available.
Binary packages built by this source
- git-publish: git command to prepare and store patch revisions as git tags
git-publish prepares patches consistently and stores them as git tags for
future reference.
.
Features:
- It works with individual patches as well as patch series.
- No constraints are placed on git workflow, both vanilla git commands and
custom workflow scripts are compatible with git-publish.
- Email sending and pull requests are fully integrated so that publishing
patches can be done in a single command.
- Hook scripts called during patch preparation can be used to add custom
format checking or automated test runs.