[neon/neon-packaging/c4core/Neon/release] debian: use the src tar as it has the git submodules included

Carlos De Maine null at kde.org
Sun Jan 26 22:55:06 GMT 2025


Git commit f71cde9195b0ed772261c42f17d938447f1bd862 by Carlos De Maine.
Committed on 26/01/2025 at 22:55.
Pushed by carlosdem into branch 'Neon/release'.

use the src tar as it has the git submodules included

M  +1    -1    debian/watch

https://invent.kde.org/neon/neon-packaging/c4core/-/commit/f71cde9195b0ed772261c42f17d938447f1bd862

diff --git a/debian/watch b/debian/watch
index 4b5dacc..f9f2ed4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1-src.tar.gz%" \
  https://github.com/biojppm/c4core/tags \
  (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate


More information about the Neon-commits mailing list