From a8cd9f204e02677fdea92870576a93bfeeeff80a Mon Sep 17 00:00:00 2001 From: smccroskey Date: Tue, 8 Aug 2017 14:51:38 -0700 Subject: [PATCH] frr.lintian-overrides: update for current list of built libs Because the lintian warning no longer matched exactly due to removal of unused protobuf libraries from the build, the warning wasn't masked. Update it to match the current warning string. Signed-off-by: Silas McCroskey --- debianpkg/frr.lintian-overrides | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debianpkg/frr.lintian-overrides b/debianpkg/frr.lintian-overrides index 7c5e6d0c99..516bc01c1e 100644 --- a/debianpkg/frr.lintian-overrides +++ b/debianpkg/frr.lintian-overrides @@ -1,3 +1,3 @@ frr: non-dev-pkg-with-shlib-symlink usr/lib/libfrrospfapiclient.so.0.0.0 usr/lib/libfrrospfapiclient.so frr: non-dev-pkg-with-shlib-symlink usr/lib/libfrr.so.0.0.0 usr/lib/libfrr.so -frr: package-name-doesnt-match-sonames libfrr0 libfrr-pb0 libfrrfpm-pb0 libfrrospfapiclient0 +frr: package-name-doesnt-match-sonames libfrr0 libfrrospfapiclient0 -- 2.39.5