summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: f55474ff7c121cbc795544a2222ac8f4cb3620eb (plain)
1
2
3
4
5
6
[libminpack]
source = "git"
git = "https://salsa.debian.org/science-team/minpack.git"
include_regex = "debian/.*"
from_pattern = 'debian/(\d+)\+([a-z]+\d+)-(\d+)'
to_pattern = '\1+\2.\3'