[neon/backports-jammy/power-profiles-daemon/Neon/release] debian: backport watch from oracular so that it will hopefully work

Carlos De Maine null at kde.org
Tue Sep 24 23:41:31 BST 2024


Git commit df074226ae32c0239eee6ff2a7d6af27ce5cbf0c by Carlos De Maine.
Committed on 24/09/2024 at 22:41.
Pushed by carlosdem into branch 'Neon/release'.

backport watch from oracular so that it will hopefully work

(cherry picked from commit 2c11aadbd5627329fd4c80f5a3111552f8db866b)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

M  +3    -2    debian/watch

https://invent.kde.org/neon/backports-jammy/power-profiles-daemon/-/commit/df074226ae32c0239eee6ff2a7d6af27ce5cbf0c

diff --git a/debian/watch b/debian/watch
index e845cda..6be7232 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=4
-https://gitlab.freedesktop.org/upower/power-profiles-daemon/tags \
-	.*/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@
+opts="searchmode=plain" \
+https://gitlab.freedesktop.org/upower/@PACKAGE@/tags?sort=updated_desc \
+	-/archive/[\d.]+/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@
\ No newline at end of file


More information about the Neon-commits mailing list