[neon/neon-packaging/hotspot/Neon/unstable] debian: releases still reference a tag

Carlos De Maine null at kde.org
Sat Dec 24 08:40:26 GMT 2022


Git commit 69f4930d4650aba0f93eb57a05470658b893a541 by Carlos De Maine.
Committed on 24/12/2022 at 08:40.
Pushed by carlosdem into branch 'Neon/unstable'.

releases still reference a tag

M  +1    -1    debian/watch

https://invent.kde.org/neon/neon-packaging/hotspot/commit/69f4930d4650aba0f93eb57a05470658b893a541

diff --git a/debian/watch b/debian/watch
index c85841a..a39f785 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%hotspot-$1.tar.gz%" \
-   https://github.com/KDAB/hotspot/releases \
+   https://github.com/KDAB/hotspot/releases/tag \
    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate


More information about the Neon-commits mailing list