[neon/neon-packaging/aws-sdk-cpp/Neon/release] debian: use git instead of tarball

Carlos De Maine null at kde.org
Mon Mar 30 02:58:15 BST 2026


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

use git instead of tarball

M  +2    -2    debian/watch

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

diff --git a/debian/watch b/debian/watch
index 538268d..f949d39 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
-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
+opts="mode=git" \
+https://github.com/aws/aws-sdk-cpp refs/tags/([\\d\\.]+)


More information about the Neon-commits mailing list