Watch file results
component: main
debian_mangled_uversion: 0.0~20250813
debian_uversion: 0.0~20250813
distribution: debian
last_check: 2025-11-26 22:50:21.445783
metadata: --- Bug-Database: https://github.com/minio/mc/issues Bug-Submit: https://github.com/minio/mc/issues/new Repository: https://github.com/minio/mc.git Repository-Browse: https://github.com/minio/mc
release: sid
source: minio-client
status: up to date
upstream_url: https://github.com/minio/mc/archive/refs/tags/RELEASE.2025-08-13T08-35-41Z.tar.gz
upstream_version: 2025-08-13
version: 0.0~20250813-1
watch_file:
# Upstream has release tags like "RELEASE.2024-11-17T19-35-25Z", which don't parse into a nice
# package version. Extract the date components and strip out the hyphens to produce a nicer version.
# The version mangle also prefixes a "0.0~" just in case upstream decides to switch from timestamps
# to a semantic versioning approach down the road so we wouldn't need an epoch bump to deal with
# such a change.
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%,\
uversionmangle=s/(\d{4})-(\d{2})-(\d{2})/0.0~$1$2$3/" \
https://github.com/minio/mc/tags .*/RELEASE\.(\d{4}-\d{2}-\d{2})T\d{2}-\d{2}-\d{2}Z\.tar\.gz debian
