diff options
| author | Guilhem Moulin <guilhem@debian.org> | 2026-07-20 19:43:51 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@debian.org> | 2026-07-20 19:56:03 +0200 |
| commit | da2caa0dfb2ee525267bed0e803f0c529c36218f (patch) | |
| tree | 5b8dfbfddf146a81f122d0e7550b1768e6a5518c /debian | |
| parent | b0c8717c1be1a2bddbcd2f083dd96e4459cf26d3 (diff) | |
d/watch: Port to Version 5.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/watch | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/watch b/debian/watch index 518a123..5dc7632 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,6 @@ -version=4 -opts="mode=git,pgpmode=gittag" \ -https://git.guilhem.org/lacme/ refs/tags/v([\d\.]+) +Version: 5 + +Source: https://git.guilhem.org/lacme/ +Matching-Pattern: refs/tags/v([\d\.]+) +Mode: git +Pgpmode: gittag |
