duperemove 0.11.2-3build1 source package in Ubuntu

Changelog

duperemove (0.11.2-3build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 04:15:04 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
duperemove_0.11.2.orig.tar.gz 154.3 KiB 6e3549fc938d1fb5ede0a362b6860ccefe28af60dde11f7b8d4ba3d2a863b96a
duperemove_0.11.2-3build1.debian.tar.xz 4.9 KiB d2d43a0ca5ce0a4d3ba1128f177409c9df62b53d6d92930a66773394a6ec4091
duperemove_0.11.2-3build1.dsc 2.0 KiB c78c1c8b3d1164b38ac9c1dfd7bcc64d8175ac7696a42b60cac455ea7773cd87

View changes file

Binary packages built by this source

duperemove: extent-based deduplicator for file systems

 Duperemove is a tool for finding duplicated extents and submitting them for
 deduplication. When given a list of files it will hash their contents on a
 block by block basis and compare those hashes to each other, finding and
 categorizing extents that match each other.
 .
 On BTRFS and, experimentally, XFS, it can then reflink such extents in a
 race-free way. Unlike hardlink-based solutions, affected files appear
 independent in any way other than reduced disk space used.

duperemove-dbgsym: debug symbols for duperemove