Control: tags -1 patch
I am uploading a NMU to drop the sip dependency. The python parts of the package were already removed.
diff -Nru ball-1.5.0+git20180813.37fc53c/debian/changelog ball-1.5.0+git20180813.37fc53c/debian/changelog --- ball-1.5.0+git20180813.37fc53c/debian/changelog 2022-12-21 16:46:23.000000000 +0100 +++ ball-1.5.0+git20180813.37fc53c/debian/changelog 2025-08-19 01:10:41.000000000 +0200 @@ -1,3 +1,10 @@ +ball (1.5.0+git20180813.37fc53c-11.1) unstable; urgency=medium + + * Non-maintainer upload. + * Drop sip dependency. (Closes: #1060741) + + -- Bastian Germann <[email protected]> Tue, 19 Aug 2025 01:10:41 +0200 + ball (1.5.0+git20180813.37fc53c-11) unstable; urgency=medium * Team Upload. diff -Nru ball-1.5.0+git20180813.37fc53c/debian/control ball-1.5.0+git20180813.37fc53c/debian/control --- ball-1.5.0+git20180813.37fc53c/debian/control 2022-12-21 16:45:58.000000000 +0100 +++ ball-1.5.0+git20180813.37fc53c/debian/control 2025-08-19 01:10:41.000000000 +0200 @@ -8,7 +8,6 @@ dh-python, qtbase5-dev, libqt5opengl5-dev, - python3-sip-dev, flex, bison, cmake,

