safe-rm 0.10-3 source package in Ubuntu

Changelog

safe-rm (0.10-3) unstable; urgency=medium


  * Add upstream's signing-key and use it in debian/watch
  * Bump Standards-Version up to 3.9.5

 -- Francois Marier <email address hidden>  Mon, 27 Jan 2014 03:20:54 +1300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
safe-rm_0.10-3.dsc 1.9 KiB 3cddc17f18d506a0472759af3597c5dc6087512fb1b50d6fa12dfa392b5d2a07
safe-rm_0.10.orig.tar.gz 15.6 KiB be561121f98c3fef45ce2456455b45bfe33116a8e763b667d167bcb0e9ab5576
safe-rm_0.10-3.debian.tar.xz 239.9 KiB df5963d0162d78783de2ce30768cc11836d40ccad64bf4340dd6766e7a440f94

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 blacklist of 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.