safe-rm 1.1.0-4 source package in Ubuntu

Changelog

safe-rm (1.1.0-4) unstable; urgency=medium

  * Bump Standards-Version up to 4.6.1.
  * Bump copyright year in debian/copyright.

 -- Francois Marier <email address hidden>  Mon, 05 Dec 2022 00:27:28 -0800

Upload details

Uploaded by:
François Marier
Uploaded to:
Sid
Original maintainer:
François Marier
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
safe-rm_1.1.0-4.dsc 2.2 KiB 7188670a3f53ec2355829c5bdb4ecc42be1c44250b3c5162dc55b7eec321a4c6
safe-rm_1.1.0.orig.tar.gz 23.3 KiB a1c916894c5b70e02a6ec6c33abbb2c3b3827464cffd4baffd47ffb69a56a1e0
safe-rm_1.1.0.orig.tar.gz.asc 963 bytes 5723ac294469556731abb6e56f8a46292c51a76c893b8432c6b6469ebc215dae
safe-rm_1.1.0-4.debian.tar.xz 9.5 KiB 041c2007857b700d2a28dd374773d0f0b67a4e916a7f891523d06c4b7a97ddf1

Available diffs

No changes file available.

Binary packages built by this source

safe-rm: wrapper around the rm command to prevent accidental deletions

 This package provides a tool intended to prevent the accidental deletion
 of important files by replacing rm with a wrapper, which checks the
 given arguments against a configurable list of exclusions for files and
 directories that should never be removed.
 .
 Users who attempt to delete one of these protected files or directories will
 not be able to do so and will be shown a warning message instead.
 .
 Protected paths can be set both at the site and user levels.

safe-rm-dbgsym: debug symbols for safe-rm