diff --git a/debian/poshc2.lintian-overrides b/debian/poshc2.lintian-overrides index 4a4bf3d..32a6ab2 100644 --- a/debian/poshc2.lintian-overrides +++ b/debian/poshc2.lintian-overrides @@ -1,8 +1,8 @@ arch-dependent-file-in-usr-share usr/share/poshc2/resources/SharpSocks/SharpSocksServerCore arch-independent-package-contains-binary-or-object usr/share/poshc2/resources/SharpSocks/SharpSocksServerCore binary-has-unneeded-section usr/share/poshc2/resources/SharpSocks/SharpSocksServerCore .comment -package-contains-documentation-outside-usr-share-doc usr/share/poshc2/resources/*html -package-contains-documentation-outside-usr-share-doc usr/share/poshc2/resources/urls.txt -package-contains-documentation-outside-usr-share-doc usr/share/poshc2/resources/wordlist.txt -executable-not-elf-or-script usr/share/poshc2/resources/modules/*.dll -executable-not-elf-or-script usr/share/poshc2/resources/payload-templates/fcomm.cs +package-contains-documentation-outside-usr-share-doc [usr/share/poshc2/resources/*html] +package-contains-documentation-outside-usr-share-doc [usr/share/poshc2/resources/urls.txt] +package-contains-documentation-outside-usr-share-doc [usr/share/poshc2/resources/wordlist.txt] +executable-not-elf-or-script [usr/share/poshc2/resources/modules/*.dll] +executable-not-elf-or-script [usr/share/poshc2/resources/payload-templates/fcomm.cs] diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides index 5ae67b3..c06e047 100644 --- a/debian/source/lintian-overrides +++ b/debian/source/lintian-overrides @@ -1,6 +1,6 @@ -source-contains-prebuilt-windows-binary resources/SharpSocks/SharpSocksServerCore.dll -source-contains-prebuilt-windows-binary resources/SharpSocks/McMaster.Extensions.CommandLineUtils.dll -source-contains-prebuilt-windows-binary resources/modules/*.dll -source-contains-prebuilt-windows-binary resources/modules/*.exe -source-contains-prebuilt-windows-binary resources/payload-templates/System.Management.Automation.dll -source-is-missing resources/SharpSocks/SharpSocksServerCore +source-contains-prebuilt-windows-binary [resources/SharpSocks/SharpSocksServerCore.dll] +source-contains-prebuilt-windows-binary [resources/SharpSocks/McMaster.Extensions.CommandLineUtils.dll] +source-contains-prebuilt-windows-binary [resources/modules/*.dll] +source-contains-prebuilt-windows-binary [resources/modules/*.exe] +source-contains-prebuilt-windows-binary [resources/payload-templates/System.Management.Automation.dll] +source-is-missing [resources/SharpSocks/SharpSocksServerCore]