metastore 1.1.2-4 source package in Ubuntu

Changelog

metastore (1.1.2-4) unstable; urgency=medium

  * Minor packaging changes made by lintian-brush:
    + Bump debhelper compat level from 12 to 13.
    + Set upstream metadata fields: Bug-Database, Bug-Submit.
    + Update standards version to 4.6.0, no changes needed.

 -- Romain Francoise <email address hidden>  Sat, 25 Sep 2021 15:00:26 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
metastore_1.1.2-4.dsc 2.1 KiB ad994867208ba5df39f2394c41562154fd24ec3bca2607891c736b44de9dc1e4
metastore_1.1.2.orig.tar.gz 27.2 KiB 6e09b96f663665caae07cfff1a455674b2d35151c140ea9b25046b77836b2686
metastore_1.1.2.orig.tar.gz.asc 833 bytes 4682d09bafe666a15c4b83302cd410070092be662473eb1232355d6fb1dd95be
metastore_1.1.2-4.debian.tar.xz 8.5 KiB 01f62d784e2fc00f452310b9b44ced7b406ebbdeb20d931c5ee1d407b8a34ce9

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