[neon/extras/qcoro/Neon/unstable] debian: update upstream references

Pino Toscano null at kde.org
Wed Apr 22 13:30:41 BST 2026


Git commit 506c704d3d6fec2e4bea5e3ad091f84664e69c5d by Pino Toscano.
Committed on 05/11/2024 at 03:20.
Pushed by carlosdem into branch 'Neon/unstable'.

update upstream references

M  +4    -0    debian/changelog
M  +5    -5    debian/upstream/metadata
M  +1    -1    debian/watch

https://invent.kde.org/neon/extras/qcoro/-/commit/506c704d3d6fec2e4bea5e3ad091f84664e69c5d

diff --git a/debian/changelog b/debian/changelog
index e8b5a72..8b9e930 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ qcoro (0.10.0-4) UNRELEASED; urgency=medium
   * Use correct package name for qt6-websockets-dev in the B-Ds of
     qcoro-qt6-dev.
 
+  [ Pino Toscano ]
+  * Update references in debian/upstream/metadata and debian/watch to the new
+    https://github.com/qcoro/qcoro upstream repository.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 27 Sep 2024 18:46:58 +0200
 
 qcoro (0.10.0-3) unstable; urgency=medium
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 191ef69..8d85ae7 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,5 @@
-Bug-Database: https://github.com/danvratil/qcoro/issues
-Bug-Submit: https://github.com/danvratil/qcoro/issues/new
-Changelog: https://github.com/danvratil/qcoro/commits/main
-Repository: https://github.com/danvratil/qcoro.git
-Repository-Browse: https://github.com/danvratil/qcoro
+Bug-Database: https://github.com/qcoro/qcoro/issues
+Bug-Submit: https://github.com/qcoro/qcoro/issues/new
+Changelog: https://github.com/qcoro/qcoro/commits/main
+Repository: https://github.com/qcoro/qcoro.git
+Repository-Browse: https://github.com/qcoro/qcoro
diff --git a/debian/watch b/debian/watch
index 5b97ce6..061f204 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 
-https://github.com/danvratil/qcoro/tags /danvratil/qcoro/archive/refs/tags/v([\d.]+).tar.gz
+https://github.com/qcoro/qcoro/tags /qcoro/qcoro/archive/refs/tags/v([\d.]+).tar.gz



More information about the Neon-commits mailing list