summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiyue Deng <manphiz@gmail.com>2023-11-03 16:34:46 -0700
committerXiyue Deng <manphiz@gmail.com>2023-11-03 16:36:39 -0700
commitaacdcb5ad3b4152d4d59faa21d9ca609a1ef1381 (patch)
treed045af0c8adaf4806592e33211ef63ccdd359bb5
parent2ea5e050fe78c7a382a613bc60ce5f14da4f130a (diff)
Track tags in d/watch
-rw-r--r--debian/watch5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/watch b/debian/watch
index a1116a1..37522cf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
version=4
-opts="mode=git, pretty=1.0+git%cd.%h" \
- https://github.com/bbatsov/persp-projectile HEAD debian uupdate
+opts="mode=git" \
+ https://github.com/bbatsov/persp-projectile \
+ refs/tags/@ANY_VERSION@ debian uupdate