New upstream installation path for Python files
authorRafael Laboissière <rafael@debian.org>
Sat, 11 Dec 2021 10:30:10 +0000 (07:30 -0300)
committerRafael Laboissière <rafael@debian.org>
Sat, 11 Dec 2021 20:56:33 +0000 (17:56 -0300)
+ d/python3-mathgl.install: Adjust for new upstream layout
+ d/not-installed: Ignore the .pyc file

Gbp-Dch: Full

debian/python3-mathgl.install

index c02529e637f7626d73bf04f172b066646ac42034..46f404035194e45019e3d6be35473693055fc1d1 100644 (file)
@@ -1,2 +1,2 @@
-usr/lib/python3*/dist-packages/*.so
-usr/lib/python3*/dist-packages/__pycache__/*.py usr/lib/python3/dist-packages/
+usr/lib/python3*/dist-packages/mathgl/*.so
+usr/lib/python3*/dist-packages/mathgl/__pycache__/*.py* usr/lib/python3/dist-packages/mathgl