dump 0.4b47-4.1 source package in Ubuntu

Changelog

dump (0.4b47-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Install files into /usr/sbin. (Closes: #1073616)
  * Update Build-Depends: pkg-config to pkgconf, e2fslibs-dev to
    libext2fs-dev.

 -- Chris Hofstaedtler <email address hidden>  Mon, 08 Jul 2024 00:44:52 +0200

Upload details

Uploaded by:
az
Uploaded to:
Sid
Original maintainer:
az
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils

Downloads

File Size SHA-256 Checksum
dump_0.4b47-4.1.dsc 1.9 KiB 43d3250ce97147d2dd34ccb5103a82d9b40a7becb2d6901547ad1690422de425
dump_0.4b47.orig.tar.gz 569.7 KiB d021acde4fbbed3d93ebad981422f671f48d66b29ec88d7de83642ecfbff4fd0
dump_0.4b47-4.1.debian.tar.xz 30.3 KiB f5028cfb24d7ccb35dfaaa9577060b16fa7865110873bff990a6cf39b1bfa696

No changes file available.

Binary packages built by this source

dump: backup and restore for ext2/3/4 filesystems

 This is a port of the 4.4BSD filesystem backup suite.
 Dump examines files on a filesystem and determines which files need to be
 backed up. These files are copied to the given disk, tape or other storage
 medium for safe keeping.
 .
 The restore command performs the inverse function of dump. A full backup of
 a filesystem may be restored and subsequent incremental backups layered on
 top of it. Single files and directory subtrees may be restored from full or
 partial backups.

dump-dbgsym: debug symbols for dump