[neon/backports-noble/stellarsolver-noble/Neon/stable] debian: exclude debian dir and repack

Carlos De Maine null at kde.org
Wed Jul 30 14:26:03 BST 2025


Git commit 2bbdd322143e5d3e659e9f39c6fc24f0b54dd64e by Carlos De Maine.
Committed on 30/07/2025 at 13:25.
Pushed by carlosdem into branch 'Neon/stable'.

exclude debian dir and repack

M  +1    -0    debian/copyright
M  +1    -1    debian/watch

https://invent.kde.org/neon/backports-noble/stellarsolver-noble/-/commit/2bbdd322143e5d3e659e9f39c6fc24f0b54dd64e

diff --git a/debian/copyright b/debian/copyright
index 69f55c2..a517cba 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: stellarsolver
 Source: https://github.com/rlancaste/stellarsolver
+Files-Excluded: debian/*
 
 Files: *
 Copyright: Robert Lancaster, 2020
diff --git a/debian/watch b/debian/watch
index a93dbe9..5870725 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
-opts=filenamemangle=s/.+\/v?([\d\.]+)\.tar\.gz/stellarsolver-$1\.tar\.gz/ \
+opts="repack,filenamemangle=s/.+\/v?([\d\.]+)\.tar\.gz/stellarsolver-$1\.tar\.gz/" \
   https://github.com/rlancaste/stellarsolver/tags .*/v?([\d\.]+)\.tar\.gz


More information about the Neon-commits mailing list