Control: tags -1 patch

Please find a patch attached that fixes this.
As this is one onf the last sip4 depending packages, please consider
applying soon so that sip4 can be removed from the archive.

Alternatively, you can also drop the python3-sip autopkgtest dependency
as it is a transitive dependency anyway.
diff -Nru geophar-18.10+dfsg1/debian/changelog 
geophar-18.10+dfsg1/debian/changelog
--- geophar-18.10+dfsg1/debian/changelog        2025-01-15 14:24:05.000000000 
+0100
+++ geophar-18.10+dfsg1/debian/changelog        2025-08-19 12:03:04.000000000 
+0200
@@ -1,3 +1,10 @@
+geophar (18.10+dfsg1-6.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use pyqt5's sip module. Closes: #1103024
+
+ -- Bastian Germann <[email protected]>  Tue, 19 Aug 2025 12:03:04 +0200
+
 geophar (18.10+dfsg1-6) unstable; urgency=medium
 
   * removd the extraneous dependency on python-pep8. Closes: #1093039
diff -Nru geophar-18.10+dfsg1/debian/tests/control 
geophar-18.10+dfsg1/debian/tests/control
--- geophar-18.10+dfsg1/debian/tests/control    2023-12-17 19:14:09.000000000 
+0100
+++ geophar-18.10+dfsg1/debian/tests/control    2025-08-19 11:55:29.000000000 
+0200
@@ -3,7 +3,7 @@
  python3-numpy,
  python3-matplotlib,
  python3-dbus,
- python3-sip,
+ python3-pyqt5.sip,
  pyqt5-dev-tools,
  qttools5-dev-tools,
  python3-scipy,

Reply via email to