# The license is NOT the GPL, but does reference it by name, so lintian gets
# confused.
pkzip-server: copyright-should-refer-to-common-license-file-for-gpl
# Our scripts are meant to have some internal failures that are A-OK, so we
# can't "set -e" or you'd get failures that should be ignored.
pkzip-server: maintainer-script-ignores-errors *
pkzip-server: non-standard-dir-in-usr usr/pkware/
# This is intended to be a private copy that's compiled without support for
# much of what 7z.so could support, since PKZIP has most of that other support
# built-in internally. You can replace 7z.so with a newer version, even one
# that has the other support, as long as the API is the same.
# pkzip-server: file-in-unusual-dir usr/pkware/pkzip/bin/7z.so
# Only use one override for this, though!
pkzip-server: file-in-unusual-dir usr/pkware/pkzip/bin/*
pkzip-server: file-in-unusual-dir usr/pkware/pkzip/doc/*
# We don't give root write access to most files; root only needs to write to
# them during upgrade or uninstall, and the directory permissions will handle
# those cases, allowing root to remove the files.  This helps to prevent some
# accidental overwrites of program data.
pkzip-server: non-standard-file-perm *
pkzip-server: non-standard-executable-perm *
# This is NOT copyright/license information. It is used for license key
# storage, and should not be modified directly. Use "pkzipc -enterlicensekey"
# insead.
pkzip-server: extra-license-file usr/pkware/pkzip/bin/license.ini
# These are stored in the /usr/pkware/pkzip tree because that's where they go
# on all of the other UNIX systems, and that's where our documentation, sales,
# and support staff will direct customers to find them.
pkzip-server: extra-license-file usr/pkware/pkzip/doc/ThirdPartyLicense.pdf
pkzip-server: extra-license-file usr/pkware/pkzip/doc/license.txt
# Debian maintainer is PKWARE for this project, and PKWARE doesn't have to 
# rebuild everything. By keeping it internal, PKWARE can guarantee if a
# customer is vulnerable to specific problems or not.
pkzip-server: embedded-library ./usr/pkware/pkzip/bin/pkzipc: bzip2
