# workaround for lintian warning 'no-upstream-changelog' 
# https://www.debian.org/doc/debian-policy/ch-docs.html#changelog-files-and-release-notes
no-upstream-changelog

# lintian:
# This package appears to be covered by the GNU GPL but depends on the
# OpenSSL libssl package and does not mention a license exemption or
# exception for OpenSSL in its copyright file. The GPL (including version
# 3) is incompatible with some terms of the OpenSSL license, and therefore
# Debian does not allow GPL-licensed code linked with OpenSSL libraries
# unless there is a license exception explicitly permitting this.
# 
# If only the Debian packaging, or some other part of the package not
# linked with OpenSSL, is covered by the GNU GPL, please add a lintian
# override for this tag. Lintian currently has no good way of
# distinguishing between that case and problematic packages.
#
# only files debian/* are licensed unter GPL-2
possible-gpl-code-linked-with-openssl

# lintian:
# This package provides an ELF binary that lacks the use of fortified libc
# functions. Either there are no potentially unfortified functions called
# by any routines, all unfortified calls have already been fully validated
# at compile-time, or the package was not built with the default Debian
# compiler flags defined by dpkg-buildflags. If built using
# dpkg-buildflags directly, be sure to import CPPFLAGS.
# 
# NB: Due to false-positives, Lintian ignores some unprotected functions
# (e.g. memcpy).
# 
# Refer to https://wiki.debian.org/Hardening and
# https://bugs.debian.org/673112 for details.
hardening-no-fortify-functions usr/sbin/openarc
