[neon/forks/pyqt5-sip/Neon/release] debian: Avoid pypi.org in Homepage field.

Debian Janitor null at kde.org
Sat Feb 4 00:12:45 GMT 2023


Git commit 09fa5d1a5e1d8471a2629d03eef1ef8e2bd6dd7c by Debian Janitor.
Committed on 27/10/2022 at 18:24.
Pushed by carlosdem into branch 'Neon/release'.

Avoid pypi.org in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: pypi-homepage
See-also: https://lintian.debian.org/tags/pypi-homepage.html

M  +6    -0    debian/changelog
M  +1    -1    debian/control

https://invent.kde.org/neon/forks/pyqt5-sip/commit/09fa5d1a5e1d8471a2629d03eef1ef8e2bd6dd7c

diff --git a/debian/changelog b/debian/changelog
index 9b79098..fe93640 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyqt5-sip (12.11.0-2) UNRELEASED; urgency=medium
+
+  * Avoid pypi.org in Homepage field.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Thu, 27 Oct 2022 18:24:10 -0000
+
 pyqt5-sip (12.11.0-1) unstable; urgency=medium
 
   [ Nicholas D Steeves ]
diff --git a/debian/control b/debian/control
index 08aa725..1f5bdd5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-setuptools
 Rules-Requires-Root: no
 Standards-Version: 4.6.1
-Homepage: https://pypi.org/project/PyQt5-sip/
+Homepage: https://www.riverbankcomputing.com/software/sip/
 Vcs-Git: https://salsa.debian.org/python-team/packages/pyqt5-sip.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/pyqt5-sip
 



More information about the Neon-commits mailing list