[neon/forks/pyqt-builder/Neon/release] debian: Make Homepage point to upstream web site, not PyPI.
Dmitry Shachnev
null at kde.org
Tue Sep 28 11:41:21 BST 2021
Git commit fe4ecb35c15be3fef5be5b62162f5fe33921bb8e by Dmitry Shachnev.
Committed on 15/06/2021 at 17:58.
Pushed by jriddell into branch 'Neon/release'.
Make Homepage point to upstream web site, not PyPI.
Fixes Lintian pypi-homepage warning.
M +1 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/forks/pyqt-builder/commit/fe4ecb35c15be3fef5be5b62162f5fe33921bb8e
diff --git a/debian/changelog b/debian/changelog
index 63c77e7..f2345b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pyqt-builder (1.10.1+dfsg-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Make Homepage point to upstream web site, not PyPI.
-- Dmitry Shachnev <mitya57 at debian.org> Tue, 15 Jun 2021 15:42:21 +0300
diff --git a/debian/control b/debian/control
index 20e7670..ca02fb7 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
python3-sphinx
Rules-Requires-Root: no
Standards-Version: 4.5.1
-Homepage: https://pypi.org/project/PyQt-builder/
+Homepage: https://riverbankcomputing.com/software/pyqt-builder/intro
Vcs-Git: https://salsa.debian.org/python-team/packages/pyqt-builder.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pyqt-builder
More information about the Neon-commits
mailing list