watch-fixes - ruby-ast

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 7d0e651..4881b65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ ruby-ast (2.4.1-2) UNRELEASED; urgency=medium
     + Build-Depends: Drop versioned constraint on gem2deb.
   * Update standards version to 4.5.1, no changes needed.
   * Update standards version to 4.6.1, no changes needed.
+  * Added new watch file from github, since old one is broken
+  * Added new watch file from github, since old one is broken
 
  -- Debian Janitor <janitor@jelmer.uk>  Tue, 22 Dec 2020 22:36:50 -0000
 
diff --git a/debian/watch b/debian/watch
index de2c828..bc5399c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/whitequark/ast/releases .*/v([\d\.]+).tar.gz
+opts=filenamemangle=s/.*\/v(\d\S+)\.tar\.gz/ast-$1\.tar\.gz/ https://github.com/whitequark/ast/tags .*\/v(\d\S+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details