rust-git-absorb 0.6.6-3 source package in Ubuntu
Changelog
rust-git-absorb (0.6.6-3) unstable; urgency=medium * Team upload. * Package git-absorb 0.6.6 from crates.io using debcargo 2.5.0 * Update to work with the packages currently in Debian. + Avoid dependencies with no upper limit. + Remove patch for old version of git2 crate. + Use regular semver dependencies for most dependencies, rather than the over-restrictive caret dependencies upstream uses. (Closes: 1008340) -- Peter Michael Green <email address hidden> Sun, 27 Mar 2022 00:19:44 +0000
Upload details
- Uploaded by:
- Rust Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Rust Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rust-git-absorb_0.6.6-3.dsc | 2.5 KiB | a265bc6e1ab147b2305e97c0e3ef640cca6592943fd11f20a64dcb3893b6d7ff |
rust-git-absorb_0.6.6.orig.tar.gz | 18.7 KiB | 2e5d3eda9146c9845850764f18fb7cdb27d319a5bfa6b8d3b62afe8359ec3289 |
rust-git-absorb_0.6.6-3.debian.tar.xz | 5.9 KiB | b4319d3c745d7f699bf1c77dffbf520fb886755cd9a4105121277407a57e31ec |
Available diffs
No changes file available.
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.