[neon/extras/qcoro/Neon/unstable] debian: fix more upstream references
Pino Toscano
null at kde.org
Wed Apr 22 13:30:41 BST 2026
Git commit dcd3395a6a85c795f47542538a52773e574bc214 by Pino Toscano.
Committed on 05/11/2024 at 04:41.
Pushed by carlosdem into branch 'Neon/unstable'.
fix more upstream references
M +4 -2 debian/changelog
M +1 -1 debian/control
M +1 -1 debian/copyright
https://invent.kde.org/neon/extras/qcoro/-/commit/dcd3395a6a85c795f47542538a52773e574bc214
diff --git a/debian/changelog b/debian/changelog
index 3860341..d0aa5d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ qcoro (0.11.0-0r1) UNRELEASED; urgency=medium
qcoro-qt6-dev.
[ Pino Toscano ]
- * Update references in debian/upstream/metadata and debian/watch to the new
- https://github.com/qcoro/qcoro upstream repository.
+ * Update references in debian/upstream/metadata, debian/watch, and
+ debian/copyright to the new https://github.com/qcoro/qcoro upstream
+ repository.
+ * Update Homepage to https://qcoro.dev.
* New upstream release.
* Update symbols files.
diff --git a/debian/control b/debian/control
index 2907c92..f55441c 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), cmake (>= 3.18.4~),
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/qcoro
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/qcoro.git
-Homepage: https://qcoro.dvratil.cz/
+Homepage: https://qcoro.dev
Rules-Requires-Root: no
Package: libqcoro5core0t64
diff --git a/debian/copyright b/debian/copyright
index 02e8f8d..bc25fef 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: QCoro
Upstream-Contact: Daniel Vrátil <dvratil at kde.org>
-Source: https://qcoro.github.io
+Source: https://github.com/qcoro/qcoro
Files: *
Copyright: 2021-2022, Daniel Vrátil <dvratil at kde.org>
More information about the Neon-commits
mailing list