makefs 20190105-3 source package in Ubuntu

Changelog

makefs (20190105-3) unstable; urgency=high

  * Team upload.
  * Require and build with recent bmake which broke its r-builddeps
    (without even so much as a notice in advance)
  * Do not pass -Wl,--as-needed (manually) any more, thanks lintian
  * Use debhelper 13
  * Update lintian overrides; add UMEGAYA metadata

 -- Thorsten Glaser <email address hidden>  Sun, 26 Jul 2020 18:34:09 +0200

Upload details

Uploaded by:
GNU/kFreeBSD Maintainers
Uploaded to:
Sid
Original maintainer:
GNU/kFreeBSD Maintainers
Architectures:
any
Section:
otherosfs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe otherosfs
Noble release universe otherosfs
Mantic release universe otherosfs
Lunar release universe otherosfs
Jammy release universe otherosfs

Downloads

File Size SHA-256 Checksum
makefs_20190105-3.dsc 2.0 KiB f874d498a22579b56c694afbfc7e549b75d472a3a3b39b155e5729a91d1e894a
makefs_20190105.orig.tar.gz 330.7 KiB 691fe1487944e280c0198cf82ce2c46b91c29f424f1c4dc3c8a4c12e5bc1fd15
makefs_20190105-3.debian.tar.xz 6.8 KiB 54cb7ca21c2dcb3a559e63c28848f01aabecb63d207c05b2eef2d8486be2682c

Available diffs

No changes file available.

Binary packages built by this source

makefs: create a cd9660 or ffs filesystem image from a directory tree

 NetBSDĀ® makefs(8) creates a filesystem image from a directory tree
 without the need for superuser privileges. The MirBSD version fixes
 ECMA 119, SUSP and RRIP (Rock Ridge) compliance and adds features.
 .
 Supported target filesystem types are:
 .
    cd9660 ISO 9660 (ECMA 119) compatible filesystem images, with
             Rock Ridge, El Torito, and other features
    ffs 4.2FFS, the BSD Fast Filesystem, also known as UFS1;
             UFS2 (with "-o version=2")
 .
 The images created can be of a fixed (predefined) size, given on the
 command line, or sized automatically. Permission bits are taken from
 the source directory tree but may be overridden using an mtree file.
 .
 This utility does not currently support Large Files (2 GiB or more).

makefs-dbgsym: debug symbols for makefs