[neon/neon-packaging/hotspot/Neon/unstable] debian: use releases as tags don't have the required git sub modules included in the tar

Carlos De Maine null at kde.org
Sat Dec 24 08:36:04 GMT 2022


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

use releases as tags don't have the required git sub modules included in the tar

M  +1    -1    debian/watch

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

diff --git a/debian/watch b/debian/watch
index a30ffa3..c85841a 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/tags \
+   https://github.com/KDAB/hotspot/releases \
    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate


More information about the Neon-commits mailing list