fstransform 0.9.4-1 source package in Ubuntu

Changelog

fstransform (0.9.4-1) unstable; urgency=medium

  * Package new upstream release 0.9.4.
    + Drop patch that was merged upstream.
    + Update debian/copyright accordingly.
  * Adopt the Salsa CI team pipeline.
  * Update debian/watch and debian/control to point to the new repository on
    GitHub.
  * Bump Standards-Version to 4.4.1 (no changes required).

 -- Giovanni Mascellani <email address hidden>  Fri, 03 Jan 2020 16:33:09 +0100

Upload details

Uploaded by:
Giovanni Mascellani
Uploaded to:
Sid
Original maintainer:
Giovanni Mascellani
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fstransform_0.9.4-1.dsc 1.2 KiB 98ee112c2a59bc0aea54721f5556d70dc13a6d3c05f4339d578bb7834f82a018
fstransform_0.9.4.orig.tar.gz 317.4 KiB 6fa5f27711ed7a00a0ccf1ffa0b9e2541e67c8e91451fc95e44c010de4443a6f
fstransform_0.9.4-1.debian.tar.xz 2.4 KiB 3f8f909b41ab03a9e68f0d9bc97c85a34374658a717d64a801c61d425f79874d

Available diffs

No changes file available.

Binary packages built by this source

fstransform: Tool for in-place filesystem conversion

 fstransform is a tool to change a file-system from one format to
 another, for example from jfs/xfs/reiser to ext2/ext3/ext4, in-place
 and without the need for backup. Idea from convertfs, but it is
 fully independent code.
 .
 The current version of fstransform is fully functional, and ready for
 testing from the general public. It has been tested on the following
 file-systems, both as source and target: ext2, ext3, ext4, jfs,
 minix, reiserfs, xfs.

fstransform-dbgsym: debug symbols for fstransform