maybe 0.4.0-5 source package in Ubuntu

Changelog

maybe (0.4.0-5) unstable; urgency=medium

  * Avoid crashing when AT_FDCWD is returned.
  * Switch to debhelper compatibility level 12.
  * Set “Rules-Requires-Root: no”.
  * Standards-Version 4.4.1, no further change required.

 -- Stephen Kitt <email address hidden>  Sun, 22 Dec 2019 20:22:30 +0100

Upload details

Uploaded by:
Stephen Kitt
Uploaded to:
Sid
Original maintainer:
Stephen Kitt
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maybe_0.4.0-5.dsc 2.0 KiB 611300d6498a5959bb5dffacf58320ea779a8e5c32493b9a05c9e1c45c3b7e24
maybe_0.4.0.orig.tar.gz 6.0 KiB 581ad535104e8af27f56d1eecf92525c44d0440f228351fe195f56c0d45852b9
maybe_0.4.0.orig.tar.gz.asc 819 bytes fd063b30f8ab65a33939daff2750e6b2a17ba1b2cdd50d090de12ee9779b2275
maybe_0.4.0-5.debian.tar.xz 5.7 KiB 62a339f33f136e06e58d3833ae831a9bedd4190ad48ec28c8517dd457570d25e

Available diffs

No changes file available.

Binary packages built by this source

maybe: control filesystem modifications before they occur

 maybe runs processes under the control of ptrace. When it intercepts
 a system call that is about to make changes to the file system, it
 logs that call, ignores the system call and indicates success to the
 calling process.
 .
 After execution, maybe produces a report of all attempted changes to
 the filesystem, and offers to re-run the process (without filtering
 this time).