mirror of
https://github.com/0x5t4l1n/NexTOR_IP_CHANGER.git
synced 2026-05-26 11:51:55 +00:00
Fix lintian warnings: correct changelog date and file permissions
This commit is contained in:
Vendored
+1
-1
@@ -5,7 +5,7 @@ nextor (1.1-1kali1) kali-dev; urgency=high
|
|||||||
* Published to GitLab: https://gitlab.com/5t4l1n/NexTOR_IP_CHANGER.git
|
* Published to GitLab: https://gitlab.com/5t4l1n/NexTOR_IP_CHANGER.git
|
||||||
* Ready for Kali repository integration
|
* Ready for Kali repository integration
|
||||||
|
|
||||||
-- Kali Linux <devel@kali.org> Mon, 14 Apr 2026 00:00:00 +0000
|
-- Kali Linux <devel@kali.org> Tue, 15 Apr 2026 00:00:00 +0000
|
||||||
|
|
||||||
nextor (1.1-1) unstable; urgency=medium
|
nextor (1.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
|||||||
Vendored
+5
@@ -14,3 +14,8 @@ override_dh_installdocs:
|
|||||||
|
|
||||||
override_dh_auto_test:
|
override_dh_auto_test:
|
||||||
# Skip tests during build - no test suite available
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user