metastore 1.1.2-5 source package in Ubuntu

Changelog

metastore (1.1.2-5) unstable; urgency=low

  * debian/watch: use GitHub instead of upstream website
  * Bump Standards-Version to 4.7.0, no changes needed.

 -- Romain Francoise <email address hidden>  Sun, 28 Apr 2024 16:45:27 +0200

Upload details

Uploaded by:
Romain Francoise
Uploaded to:
Sid
Original maintainer:
Romain Francoise
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
metastore_1.1.2-5.dsc 1.8 KiB 3ec32e50a79de3d1023aeea6d59111778a7c90c2f177d8933cc36cb07c3bc61e
metastore_1.1.2.orig.tar.gz 27.2 KiB 6e09b96f663665caae07cfff1a455674b2d35151c140ea9b25046b77836b2686
metastore_1.1.2-5.debian.tar.xz 8.6 KiB 23c69c7eb5ef4de7325eae50d4dcc584b470728521c5f694a1e06c40f73d1cd8

Available diffs

No changes file available.

Binary packages built by this source

metastore: Store and restore metadata from a filesystem

 metastore is a tool to store the metadata of files/directories/links in
 a file tree to a separate file and to later compare and apply the
 stored metadata to said file tree.
 .
 The tool was written as a supplement to git which does not store all
 metadata, making it unsuitable for e.g. storing /etc in a repo.
 .
 metastore can also be helpful in a backup script if you want to create
 a tarball of a file tree and make sure that "everything" (e.g. xattrs,
 mtime, owner, group) is stored along with the files.

metastore-dbgsym: debug symbols for metastore