[neon/neon-packaging/aws-sdk-cpp/Neon/release] debian: fix the filemangle

Carlos De Maine null at kde.org
Mon Mar 30 02:43:01 BST 2026


Git commit c4762ff3c1c9edf2d0fee3c05369de950c6912b4 by Carlos De Maine.
Committed on 30/03/2026 at 01:42.
Pushed by carlosdem into branch 'Neon/release'.

fix the filemangle

M  +1    -1    debian/watch

https://invent.kde.org/neon/neon-packaging/aws-sdk-cpp/-/commit/c4762ff3c1c9edf2d0fee3c05369de950c6912b4

diff --git a/debian/watch b/debian/watch
index b7de810..538268d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
-opts=filenamemangle=s/.+\/?(\d\S*)\.tar\.gz/@PACKAGE at -$1\.tar\.gz/ \
+opts=filenamemangle=s/.+\/archive/refs/tags//?(\d\S*)\.tar\.gz/@PACKAGE at -$1\.tar\.gz/ \
 https://github.com/aws/aws-sdk-cpp/tags .*/?(\d\S*)\.tar\.gz


More information about the Neon-commits mailing list