diff -pruN 0.17.0-2/debian/changelog 0.17.0-3/debian/changelog
--- 0.17.0-2/debian/changelog	2022-07-10 03:46:02.000000000 +0000
+++ 0.17.0-3/debian/changelog	2022-09-20 11:24:36.000000000 +0000
@@ -1,3 +1,9 @@
+php-cache-integration-tests (0.17.0-3) unstable; urgency=medium
+
+  * Update debian/watch URL
+
+ -- David Prévot <taffit@debian.org>  Tue, 20 Sep 2022 13:24:36 +0200
+
 php-cache-integration-tests (0.17.0-2) unstable; urgency=medium
 
   * Fix d/watch after hosting change
diff -pruN 0.17.0-2/debian/watch 0.17.0-3/debian/watch
--- 0.17.0-2/debian/watch	2021-11-21 11:28:56.000000000 +0000
+++ 0.17.0-3/debian/watch	2022-09-20 06:06:10.000000000 +0000
@@ -1,4 +1,4 @@
 version=4
 options=uversionmangle=s/-?([^\d.])\.?/~$1/i;tr/A-Z/a-z/ \
-https://github.com/php-cache/integration-tests/releases \
+https://github.com/php-cache/integration-tests/tags \
 .*/v?(\d.+).tar.gz
