git-imerge 1.2.0-4 source package in Ubuntu

Changelog

git-imerge (1.2.0-4) unstable; urgency=medium

  * Add patch fixing Tox 4.x compatibility (Closes: #1035639)
  * Add nocheck build dep on python3-wheel for dh-python Tox 4.x support
  * Declare compliance with Debian Policy 4.6.2 (no changes needed)
  * Switch watch file from a manual regex to uscan @ANY_VERSION@
  * Switch autopkgtest to just using pybuild-auto-pkgtest
  * Switch from `dh --with python3` to dh-sequence-python3
  * Bump Debian packaging copyright years

 -- Paul Wise <email address hidden>  Sun, 13 Aug 2023 14:54:17 +0800

Upload details

Uploaded by:
Paul Wise (Debian)
Uploaded to:
Sid
Original maintainer:
Paul Wise (Debian)
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
git-imerge_1.2.0-4.dsc 1.9 KiB eb48ba6a8943cf5c1f8fea3510827e02a848750e5e5199aa6d46aca093080967
git-imerge_1.2.0.orig.tar.gz 62.9 KiB cd80a817bc8dd4b5642f83610237e855fc0a23f5c11978d6f7d021cfb0e87bb2
git-imerge_1.2.0-4.debian.tar.xz 3.0 KiB 4573d6ba8454d5eb0c4b393bfa7e407d719ab11749259a8f29994aa08e0a633e

No changes file available.

Binary packages built by this source

git-imerge: incremental merge and rebase for git

 Performs a merge between two branches incrementally. If conflicts are
 encountered, figures out exactly which pairs of commits conflict, and
 presents the user with one pairwise conflict at a time for resolution.