[neon/extras/qcoro/Neon/release] debian: d/watch: track versions on github correctly.
Sandro Knauß
null at kde.org
Mon May 22 00:13:36 BST 2023
Git commit 85ddbc40a8ddf5b269e82af0972ada466c78b40c by Sandro Knauß.
Committed on 24/09/2022 at 13:13.
Pushed by carlosdem into branch 'Neon/release'.
d/watch: track versions on github correctly.
M +3 -0 debian/changelog
M +1 -1 debian/watch
https://invent.kde.org/neon/extras/qcoro/commit/85ddbc40a8ddf5b269e82af0972ada466c78b40c
diff --git a/debian/changelog b/debian/changelog
index 90814b6..cf60b97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
qcoro (0.6.0-5) UNRELEASED; urgency=medium
+ [ Sandro Knauß ]
+ * d/watch: track versions on github correctly.
+
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 24 Sep 2022 15:12:15 +0200
qcoro (0.6.0-4) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index d51a9d6..5b97ce6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-https://github.com/danvratil/qcoro/releases /danvratil/qcoro/archive/refs/tags/v([\d.]+).tar.gz
+https://github.com/danvratil/qcoro/tags /danvratil/qcoro/archive/refs/tags/v([\d.]+).tar.gz
More information about the Neon-commits
mailing list