From 413b97989755decdf58488111fe24c54f955466e Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Wed, 26 Oct 2022 20:07:12 -0400 Subject: [PATCH] Update debian/watch to version 4 --- debian/watch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index c09800b..bb0229d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,4 @@ -version=3 -https://github.com/mobile-shell/mosh/tags .*/mosh-(\d[\d\.]+)\.tar\.gz +version=4 +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/mobile-shell/mosh/tags \ + .*/mosh-(\d[\d\.]+)\.tar\.gz debian uupdate