rust-git-absorb 0.6.6-3build1 source package in Ubuntu

Changelog

rust-git-absorb (0.6.6-3build1) kinetic; urgency=medium

  * No-change rebuild against libgit2-1.3

 -- Steve Langasek <email address hidden>  Fri, 20 May 2022 23:05:27 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe misc

Downloads

File Size SHA-256 Checksum
rust-git-absorb_0.6.6.orig.tar.gz 18.7 KiB 2e5d3eda9146c9845850764f18fb7cdb27d319a5bfa6b8d3b62afe8359ec3289
rust-git-absorb_0.6.6-3build1.debian.tar.xz 6.0 KiB ffd87ad0969698b24fa95e9a2e181e8d0390dd409406a1893b8e36596145b2e3
rust-git-absorb_0.6.6-3build1.dsc 2.6 KiB e8ff4a259f6171174c4ac805f54bd5e9a8c08588e182a0d9dda845d1130a7d74

View changes file

Binary packages built by this source

git-absorb: Git commit --fixup, but automatic

 git-absorb is a port of hg absorb to Git.
 .
 git absorb automatically identifies which commits are safe to modify,
 and which indexed changes belong to each of those commits. It then writes
 fixup! commits for each of those changes. These fixups can later be folded
 into the feature branch with Git's built-in autosquash functionality.

git-absorb-dbgsym: debug symbols for git-absorb
librust-git-absorb-dev: Git commit --fixup, but automatic - Rust source code

 This package contains the source for the Rust git-absorb crate, packaged by
 debcargo for use with cargo and dh-cargo.