--- /dev/null
+# extra priority is deprecated
+frr-dbg binary: debug-package-should-be-priority-extra
--- /dev/null
+# module contains no function calls that can be hardened
+frr-rpki-rtrlib binary: hardening-no-fortify-functions *
-frr: package-name-doesnt-match-sonames libfrrsnmp0
+# libfrr* are for internal use only and do not provide a stable API or ABI.
+# soname / library versioning is irrelevant and they must always be shipped
+# exact-matching to the daemons compiled against it
+frr-snmp binary: package-name-doesnt-match-sonames libfrrsnmp0
+frr binary: no-symbols-control-file *
-frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
-frr: systemd-service-file-refers-to-unusual-wantedby-target lib/systemd/system/frr.service network-online.target
+# libfrr* are for internal use only and do not provide a stable API or ABI.
+# soname / library versioning is irrelevant and they must always be shipped
+# exact-matching to the daemons compiled against it
+frr binary: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0
+frr binary: no-symbols-control-file *
+
+# we're a bit special since we provide network connectivity by starting up
+# routing protocols.
+frr binary: systemd-service-file-refers-to-unusual-wantedby-target lib/systemd/system/frr.service network-online.target
--- /dev/null
+# these are for build-compatibility on older distros (e.g. Ubuntu 14.04)
+frr source: alternatively-build-depends-on-python-sphinx-and-python3-sphinx
+
+# still need the OR for Ubuntu 14.04
+frr source: ored-build-depends-on-obsolete-package
+
+# old lintian on Ubuntu 14.04
+frr source: invalid-restriction-formula-in-build-profiles-field *
+frr source: invalid-profile-name-in-source-relation *
+frr source: restriction-formula-without-versioned-dpkg-dev-dependency
+frr source: restriction-formula-with-debhelper-without-debhelper-version
+frr source: package-needs-versioned-debhelper-build-depends 9
debianpkg/copyright \
debianpkg/rules \
debianpkg/source/format \
+ debianpkg/source/lintian-overrides \
debianpkg/tests/control \
debianpkg/tests/daemons \
debianpkg/watchfrr.rc \
debianpkg/watch \
\
+ debianpkg/frr-dbg.lintian-overrides \
debianpkg/frr-doc.docs \
debianpkg/frr-doc.info \
debianpkg/frr-doc.install \
debianpkg/frr-pythontools.install \
debianpkg/frr-rpki-rtrlib.install \
+ debianpkg/frr-rpki-rtrlib.lintian-overrides \
debianpkg/frr-snmp.install \
debianpkg/frr-snmp.lintian-overrides \
debianpkg/frr.conf \