metastore 1.1.2-1 source package in Ubuntu

Changelog

metastore (1.1.2-1) unstable; urgency=medium

  * New upstream release.
  * Drop Hurd patch, included upstream.
  * Drop LDFLAGS workaround.

 -- Romain Francoise <email address hidden>  Sun, 07 Jan 2018 13:45:35 +0100

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

Downloads

File Size SHA-256 Checksum
metastore_1.1.2-1.dsc 2.1 KiB 26d5c19c6d975a8d5d39e74a7906cf1c3eea3abedc15ab73026b54d4c8a52b82
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-1.debian.tar.xz 9.9 KiB 253eb5b55ab1a03fd60712e045e3cfb462eedf249952009385ba69adad446d85

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