metastore 1.1.2-2 source package in Ubuntu
Changelog
metastore (1.1.2-2) unstable; urgency=medium * Loosen build-dep on debhelper 11 to allow backporting the package to stretch-backports. -- Romain Francoise <email address hidden> Thu, 18 Jan 2018 21:01:26 +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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
metastore_1.1.2-2.dsc | 2.1 KiB | a057da8f3c86901039a004f343a181b59c88186bd8fb8a8328fa9c20bba90584 |
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-2.debian.tar.xz | 10.0 KiB | 8a957bbde222f2ba5c22ee1787e09bcfff0830a0a00ff985ef89601c4f80f048 |
Available diffs
- diff from 1.1.1a-1 to 1.1.2-2 (2.4 KiB)
- diff from 1.1.2-1 to 1.1.2-2 (487 bytes)
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/directori
es/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