diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/shotwell.lintian-overrides | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9f4359c..3ff303e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ shotwell (0.30.15-2) unstable; urgency=medium - Use relative path for libs (Closes: #1010571). Thanks to Neil McGovern <neilm@debian.org>. * Remove trailing whitespace from debian/rules. + * Rename lintian tag non-dev-pkg-with-shlib-symlink to + link-to-shared-library-in-wrong-package. -- Jörg Frings-Fürst <debian@jff.email> Wed, 04 May 2022 20:59:00 +0200 diff --git a/debian/shotwell.lintian-overrides b/debian/shotwell.lintian-overrides index 61210c5..0dd035f 100644 --- a/debian/shotwell.lintian-overrides +++ b/debian/shotwell.lintian-overrides @@ -1,2 +1,2 @@ -non-dev-pkg-with-shlib-symlink +link-to-shared-library-in-wrong-package package-name-doesnt-match-sonames libshotwell-authenticator0 libshotwell-plugin-common0 libshotwell-plugin-dev-1.0-0 |