chiark
/
gitweb
/
~bjharris
/
bedstead-debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04f7818
)
debian/watch: switch to @ANY_VERSION@
author
Ben Harris
<bjh21@bjh21.me.uk>
Thu, 7 Nov 2024 12:41:08 +0000
(12:41 +0000)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Thu, 7 Nov 2024 12:41:08 +0000
(12:41 +0000)
With my upstream hat on, I'm considering version numbers that don't
look like (\d\d\d\.\d\d\d), so it would be good to allow for that
here.
debian/watch
patch
|
blob
|
history
diff --git
a/debian/watch
b/debian/watch
index 8201e3db668d9d35ff5129b6c9818b9b4333d52e..806002c1052a54265c916dd73d201155dcfd556f 100644
(file)
--- a/
debian/watch
+++ b/
debian/watch
@@
-1,3
+1,3
@@
version=4
opts="mode=git,gitmode=full" \
- https://bjh21.me.uk/@PACKAGE@/.git refs/tags/@PACKAGE@-
(\d\d\d\.\d\d\d)
+ https://bjh21.me.uk/@PACKAGE@/.git refs/tags/@PACKAGE@-
@ANY_VERSION@