From 551eec6c82b12ae8e8bd465ae5eaad35d569d747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 18 May 2020 11:51:17 +0200 Subject: d/watch: Fix to new gitlab download stucture --- debian/changelog | 6 ++++++ debian/watch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a2d078b..2c9d582 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sane-frontends (1.0.14-16) UNRELEASED; urgency=medium + + * debian/watch: Fix to new gitlab download stucture. + + -- Jörg Frings-Fürst Mon, 18 May 2020 11:48:22 +0200 + sane-frontends (1.0.14-15) unstable; urgency=medium * Fix DEP 9 smoketest: diff --git a/debian/watch b/debian/watch index a1bfac9..e4bcf42 100644 --- a/debian/watch +++ b/debian/watch @@ -5,4 +5,4 @@ version=4 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \ -https://gitlab.com/sane-project/frontends/tags?sorted=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.* +https://gitlab.com/sane-project/frontends/-/tags?sorted=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.* -- cgit v1.2.3