git-publish 1.4.3-1build1 source package in Ubuntu

Changelog

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

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Philippe Mathieu-Daudé
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
git-publish_1.4.3.orig.tar.gz 14.8 KiB 4a79476e96339585e77da12562763ac0e785000abaac25fb166854cac0d96a37
git-publish_1.4.3-1build1.debian.tar.xz 2.2 KiB 47dfebdc27b824dcea0a12f51fedb9381688c04a7493ce1417130d308516ab04
git-publish_1.4.3-1build1.dsc 1.9 KiB 517e87c8d05bd04390ec13a0d040f321ae21bef834150697d96be849ba508bb8

View changes file

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.