Fix lintian warnings: correct changelog date and file permissions

This commit is contained in:
Stalin
2026-04-15 06:20:42 +05:30
parent ba103ef845
commit 1a874cacb3
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -14,3 +14,8 @@ override_dh_installdocs:
override_dh_auto_test:
# Skip tests during build - no test suite available
override_dh_fixperms:
dh_fixperms
# Make Python library files non-executable
chmod -x debian/nextor/usr/lib/python3/dist-packages/Nex_Tor_IP_changer/*.py 2>/dev/null || true